Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| ckeditor5_test.routing.yml | file | core/ |
core/modules/ckeditor5/tests/modules/ckeditor5_test/ckeditor5_test.routing.yml |
| ckeditor5_test_module_allowed_image.info.yml | file | core/ |
core/modules/ckeditor5/tests/modules/ckeditor5_test_module_allowed_image/ckeditor5_test_module_allowed_image.info.yml |
| CkeditorTestHooks | class | core/ |
Hook implementations for ckeditor_test. |
| CkeditorTestHooks.php | file | core/ |
|
| CkeditorTestHooks::editorInfoAlter | function | core/ |
Implements hook_editor_info_alter(). |
| ckeditor_test.info.yml | file | core/ |
core/modules/ckeditor5/tests/modules/ckeditor_test/ckeditor_test.info.yml |
| ClaroTableDragTest::$indentationXpathSelector | property | core/ |
Xpath selector for finding tabledrag indentation elements in a table row. |
| ClaroTableDragTest::$tabledragChangedXpathSelector | property | core/ |
Xpath selector for finding the tabledrag changed marker. |
| ClaroViewsUiTest::testViewsUiDropButtonCssClasses | function | core/ |
Tests Views UI dropbutton CSS classes. |
| claro_preprocess_links__dropbutton | function | core/ |
Implements hook_preprocess_HOOK() for links__dropbutton. |
| claro_preprocess_toolbar | function | core/ |
Implements hook_preprocess_toolbar(). |
| claro_views_ui_display_top_alter | function | core/ |
Implements hook_views_ui_display_top_alter(). |
| ClassLoaderTest::testAutoloadFromModuleFile | function | core/ |
Tests that .module files can use class constants in main section. |
| ClassResolverConstraintValidator | class | core/ |
Validates if a method on a service or instantiated object returns true. |
| ClassResolverConstraintValidator.php | file | core/ |
|
| ClassResolverConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| ClassResolverConstraintValidator::validate | function | core/ |
|
| ClassResolverConstraintValidator::__construct | function | core/ |
|
| ClassResolverConstraintValidatorTest | class | core/ |
Tests ClassResolver validation constraint with both valid and invalid values. |
| ClassResolverConstraintValidatorTest.php | file | core/ |
|
| ClassResolverConstraintValidatorTest::$typedDataManager | property | core/ |
The typed data manager to use. |
| ClassResolverConstraintValidatorTest::provideServiceValidationCases | function | core/ |
Data provider for service validation test cases. |
| ClassResolverConstraintValidatorTest::setUp | function | core/ |
|
| ClassResolverConstraintValidatorTest::testNonExistingClass | function | core/ |
Test missing class case. |
| ClassResolverConstraintValidatorTest::testNonExistingMethod | function | core/ |
Test missing method case. |
| ClassResolverConstraintValidatorTest::testValidationForService | function | core/ |
Tests validation for service. |
| ClientFactory | class | core/ |
Helper class to construct a HTTP client with Drupal specific config. |
| ClientFactory.php | file | core/ |
|
| ClientFactory::$stack | property | core/ |
The handler stack. |
| ClientFactory::fromOptions | function | core/ |
Constructs a new client object from some configuration. |
| ClientFactory::__construct | function | core/ |
Constructs a new ClientFactory instance. |
| ClientFactoryTest | class | core/ |
Tests Drupal\Core\Http\ClientFactory. |
| ClientFactoryTest.php | file | core/ |
|
| ClientFactoryTest::$factory | property | core/ |
The client factory under test. |
| ClientFactoryTest::providerTestCreateFromOptions | function | core/ |
Data provider for testCreateFromOptions. |
| ClientFactoryTest::setUp | function | core/ |
|
| ClientFactoryTest::testCreateFromOptions | function | core/ |
Tests create from options. |
| CloseDialogCommand::$selector | property | core/ |
A CSS selector string of the dialog to close. |
| CollectPathsToExcludeEvent | class | core/ |
Defines an event that collects paths to exclude. |
| CollectPathsToExcludeEvent.php | file | core/ |
|
| CollectPathsToExcludeEvent::add | function | core/ |
|
| CollectPathsToExcludeEvent::addPathsRelativeToProjectRoot | function | core/ |
Flags paths to be ignored, relative to the project root. |
| CollectPathsToExcludeEvent::addPathsRelativeToWebRoot | function | core/ |
Flags paths to be ignored, relative to the web root. |
| CollectPathsToExcludeEvent::getAll | function | core/ |
|
| CollectPathsToExcludeEvent::scanForDirectoriesByName | function | core/ |
Finds all directories in the project root matching the given name. |
| CollectPathsToExcludeEvent::__construct | function | core/ |
Constructs a CollectPathsToExcludeEvent object. |
| CollectPathsToExcludeFailValidator | class | core/ |
Allows to test an excluder which fails on CollectPathsToExcludeEvent. |
| CollectPathsToExcludeFailValidator.php | file | core/ |
|
| CollectPathsToExcludeFailValidator::callToComposer | function | core/ |
Fails when composer.json is deleted to simulate failure on excluders. |
| CollectPathsToExcludeFailValidator::getSubscribedEvents | function | core/ |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.