Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommonTestThemeHooks::jsSettingsAlter | function | core/ |
Implements hook_js_settings_alter(). |
| CommonTestThemeHooks::libraryInfoAlter | function | core/ |
Implements hook_library_info_alter(). |
| CommonTestThemeHooks::libraryInfoBuild | function | core/ |
Implements hook_library_info_build(). |
| CommonTestThemeHooks::pageAttachments | function | core/ |
Implements hook_page_attachments(). |
| CommonTestThemeHooks::pageAttachmentsAlter | function | core/ |
Implements hook_page_attachments_alter(). |
| CommonTestThemeHooks::preprocess | function | core/ |
Implements hook_preprocess(). |
| CommonTestThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| common_test.css | file | core/ |
/* This file is for testing CSS file inclusion, no contents are necessary. */ |
| common_test.info.yml | file | core/ |
core/modules/system/tests/modules/common_test/common_test.info.yml |
| common_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/common_test/common_test.libraries.yml |
| common_test.module | file | core/ |
|
| common_test.print.css | file | core/ |
/* This file is for testing CSS file inclusion, no contents are necessary. */ |
| common_test.routing.yml | file | core/ |
core/modules/system/tests/modules/common_test/common_test.routing.yml |
| common_test.services.yml | file | core/ |
core/modules/system/tests/modules/common_test/common_test.services.yml |
| common_test_cron_helper.info.yml | file | core/ |
core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.info.yml |
| CompiledRoute | class | core/ |
A compiled route contains derived information from a route object. |
| CompiledRoute.php | file | core/ |
|
| CompiledRoute::$fit | property | core/ |
The fitness of this route. |
| CompiledRoute::$numParts | property | core/ |
The number of parts in the path of this route. |
| CompiledRoute::$patternOutline | property | core/ |
The pattern outline of this route. |
| CompiledRoute::getFit | function | core/ |
Returns the fit of this route. |
| CompiledRoute::getNumParts | function | core/ |
Returns the number of parts in this route's path. |
| CompiledRoute::getPatternOutline | function | core/ |
Returns the pattern outline of this route. |
| CompiledRoute::__construct | function | core/ |
Constructs a new compiled route object. |
| CompiledRoute::__serialize | function | core/ |
|
| CompiledRoute::__unserialize | function | core/ |
|
| ComplexDataConstraint | class | core/ |
Complex data constraint. |
| ComplexDataConstraint.php | file | core/ |
|
| ComplexDataConstraint::$properties | property | core/ |
An array of constraints for contained properties, keyed by property name. |
| ComplexDataConstraint::getDefaultOption | function | core/ |
|
| ComplexDataConstraint::getRequiredOptions | function | core/ |
|
| ComplexDataConstraint::__construct | function | core/ |
#[HasNamedArguments] |
| ComplexDataConstraintValidator | class | core/ |
Validates complex data. |
| ComplexDataConstraintValidator.php | file | core/ |
|
| ComplexDataConstraintValidator::validate | function | core/ |
|
| ComplexDataConstraintValidatorTest | class | core/ |
Tests ComplexData validation with both valid and invalid values. |
| ComplexDataConstraintValidatorTest.php | file | core/ |
|
| ComplexDataConstraintValidatorTest::$typedDataManager | property | core/ |
The typed data manager to use. |
| ComplexDataConstraintValidatorTest::setUp | function | core/ |
|
| ComplexDataConstraintValidatorTest::testValidation | function | core/ |
Tests the ComplexData validation constraint validator. |
| ComplexDataDefinitionBase | class | core/ |
Base class for complex data definitions. |
| ComplexDataDefinitionBase.php | file | core/ |
|
| ComplexDataDefinitionBase::$propertyDefinitions | property | core/ |
An array of data definitions. |
| ComplexDataDefinitionBase::getMainPropertyName | function | core/ |
Returns the name of the main property, if any. |
| ComplexDataDefinitionBase::getPropertyDefinition | function | core/ |
Gets the definition of a contained property. |
| ComplexDataDefinitionBase::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
| ComplexDataDefinitionBase::__sleep | function | core/ |
|
| ComplexDataDefinitionInterface | interface | core/ |
Interface for complex data definitions. |
| ComplexDataDefinitionInterface.php | file | core/ |
|
| ComplexDataDefinitionInterface::getMainPropertyName | function | core/ |
Returns the name of the main property, if any. |
Pagination
- Previous page
- Page 210
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.