Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| common_test_js_settings_alter | function | core/ |
Implements hook_js_settings_alter(). |
| common_test_library_info_alter | function | core/ |
Implements hook_library_info_alter(). |
| common_test_library_info_build | function | core/ |
Implements hook_library_info_build(). |
| common_test_module_implements_alter | function | core/ |
Implements hook_module_implements_alter(). |
| common_test_page_attachments | function | core/ |
Implements hook_page_attachments(). |
| common_test_page_attachments_alter | function | core/ |
Implements hook_page_attachments_alter(). |
| common_test_preprocess | function | core/ |
Implements MODULE_preprocess(). |
| common_test_preprocess_common_test_render_element | function | core/ |
Implements MODULE_preprocess_HOOK(). |
| common_test_theme | function | core/ |
Implements hook_theme(). |
| CompatibilityFixTest | class | core/ |
Tests that extensions that are incompatible with the current core version are disabled. |
| CompatibilityFixTest.php | file | core/ |
|
| CompatibilityFixTest::$modules | property | core/ |
Modules to enable. |
| CompatibilityFixTest::setUp | function | core/ |
|
| CompatibilityFixTest::testFixCompatibility | function | core/ |
@expectedDeprecation update_fix_compatibility() is deprecated in Drupal 8.8.5 and will be removed before Drupal 9.0.0. There is no replacement. See https://www.drupal.org/node/3026100 |
| CompiledRoute::$numParts | property | core/ |
The number of parts in the path of this route. |
| CompiledRoute::getDefaults | function | core/ |
Returns the defaults. |
| CompiledRoute::getNumParts | function | core/ |
Returns the number of parts in this route's path. |
| CompiledRoute::getOptions | function | core/ |
Returns the options. |
| CompiledRoute::getRequirements | function | core/ |
Returns the requirements. |
| CompiledRoute::serialize | function | core/ |
|
| CompiledRoute::unserialize | function | core/ |
|
| 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 constraint with both valid and invalid values for a key. |
| 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::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
| ComplexDataInterface::getProperties | function | core/ |
Gets an array of property objects. |
| ComplexDataInterface::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| ComplexDataInterface::set | function | core/ |
Sets a property value. |
| ComplexDataNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| ComplexDataNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\ComplexDataNormalizer[[api-linebreak]] @group serialization |
| ComplexDataNormalizerTest.php | file | core/ |
Contains \Drupal\Tests\serialization\Unit\Normalizer\ComplexDataNormalizerTest. |
Pagination
- Previous page
- Page 159
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.