Search for on
Title | Object type | File name | Summary |
---|---|---|---|
CommonTestHooks::cron | function | core/ |
Implements hook_cron(). |
CommonTestHooks::drupalAlterAlter | function | core/ |
Implements hook_TYPE_alter(). |
CommonTestThemeHooks | class | core/ |
Hook implementations for common_test. |
CommonTestThemeHooks.php | file | core/ |
|
CommonTestThemeHooks::commonTestRenderElement | function | core/ |
Implements hook_preprocess_HOOK(). |
CommonTestThemeHooks::jsAlter | function | core/ |
Implements hook_js_alter(). |
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::__construct | function | core/ |
Constructs a new compiled route object. |
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/ |
|
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::$typedData | 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. |
ComplexDataDefinitionInterface::getPropertyDefinition | function | core/ |
Gets the definition of a contained property. |
ComplexDataDefinitionInterface::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
ComplexDataInterface::getDataDefinition | function | core/ |
Gets the data definition. |
ComplexDataNormalizerTest::testNormalizeNonComplex | function | core/ |
Tests normalize() where $object does not implement ComplexDataInterface. |
Pagination
- Previous page
- Page 76
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.