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 |
|---|---|---|---|
| TypedDataInterface::createInstance | function | core/ |
Constructs a TypedData object given its definition and context. |
| TypedDataInterface::getConstraints | function | core/ |
Gets a list of validation constraints. |
| TypedDataInterface::getString | function | core/ |
Returns a string representation of the data. |
| TypedDataInterface::setContext | function | core/ |
Sets the context of a property or item via a context aware parent. |
| TypedDataInterface::setValue | function | core/ |
Sets the data value. |
| TypedDataInternalPropertiesHelper | class | core/ |
Helper class for internal properties. |
| TypedDataInternalPropertiesHelper.php | file | core/ |
|
| TypedDataInternalPropertiesHelper::getNonInternalProperties | function | core/ |
Gets an array non-internal properties from a complex data object. |
| TypedDataManager::$classResolver | property | core/ |
The class resolver. |
| TypedDataManager::$constraintManager | property | core/ |
The validation constraint manager to use for instantiating constraints. |
| TypedDataManager::$prototypes | property | core/ |
An array of typed data property prototypes. |
| TypedDataManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
| TypedDataManager::createInstance | function | core/ |
Creates a pre-configured instance of a plugin. |
| TypedDataManager::createListDataDefinition | function | core/ |
Creates a new list data definition for items of the given data type. |
| TypedDataManager::getCanonicalRepresentation | function | core/ |
Gets the canonical representation of a TypedData object. |
| TypedDataManager::getDefaultConstraints | function | core/ |
Gets default constraints for the given data definition. |
| TypedDataManager::getInstance | function | core/ |
Gets a preconfigured instance of a plugin. |
| TypedDataManager::getPropertyInstance | function | core/ |
Get a typed data instance for a property of a given typed data object. |
| TypedDataManager::getValidationConstraintManager | function | core/ |
Gets the validation constraint manager. |
| TypedDataManager::setValidationConstraintManager | function | core/ |
Sets the validation constraint manager. |
| TypedDataManager::setValidator | function | core/ |
Sets the validator for validating typed data. |
| TypedDataManager::__construct | function | core/ |
Constructs a new TypedDataManager. |
| TypedDataManagerInterface::createInstance | function | core/ |
Instantiates a typed data object. |
| TypedDataManagerInterface::createListDataDefinition | function | core/ |
Creates a new list data definition for items of the given data type. |
| TypedDataManagerInterface::getCanonicalRepresentation | function | core/ |
Gets the canonical representation of a TypedData object. |
| TypedDataManagerInterface::getDefaultConstraints | function | core/ |
Gets default constraints for the given data definition. |
| TypedDataManagerInterface::getInstance | function | core/ |
|
| TypedDataManagerInterface::getPropertyInstance | function | core/ |
Get a typed data instance for a property of a given typed data object. |
| TypedDataManagerInterface::getValidationConstraintManager | function | core/ |
Gets the validation constraint manager. |
| TypedDataManagerInterface::setValidationConstraintManager | function | core/ |
Sets the validation constraint manager. |
| TypedDataManagerInterface::setValidator | function | core/ |
Sets the validator for validating typed data. |
| TypedDataMetadata::findConstraints | function | core/ |
|
| TypedDataMetadata::getCascadingStrategy | function | core/ |
|
| TypedDataMetadata::getConstraints | function | core/ |
|
| TypedDataMetadata::getTraversalStrategy | function | core/ |
|
| TypedDataMetadata::__construct | function | core/ |
Constructs the object. |
| TypedDataNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| TypedDataNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\TypedDataNormalizer[[api-linebreak]] @group serialization |
| TypedDataNormalizerTest.php | file | core/ |
|
| TypedDataNormalizerTest::$normalizer | property | core/ |
The TypedDataNormalizer instance. |
| TypedDataNormalizerTest::$typedData | property | core/ |
The mock typed data instance. |
| TypedDataNormalizerTest::setUp | function | core/ |
|
| TypedDataNormalizerTest::testNormalize | function | core/ |
Tests the normalize() method. |
| TypedDataNormalizerTest::testSupportsNormalization | function | core/ |
Tests the supportsNormalization() method. |
| TypedDataStringBlock | class | core/ |
Implementation of a String TypedData contextual block plugin used by Plugin API context test. |
| TypedDataStringBlock.php | file | core/ |
|
| TypedDataStringBlock::getTitle | function | core/ |
|
| TypedDataTest | class | core/ |
Tests the functionality of all core data types. |
| TypedDataTest.php | file | core/ |
|
| TypedDataTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 1286
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.