Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TypedData::setContext | function | core/ |
Sets the context of a property or item via a context aware parent. |
| TypedData::setValue | function | core/ |
Sets the data value. |
| TypedData::__construct | function | core/ |
Constructs a TypedData object given its definition and context. |
| TypedDataDefinitionEntityBundleTest | class | core/ |
Tests data type metadata for entity bundles. |
| TypedDataDefinitionEntityBundleTest.php | file | core/ |
|
| TypedDataDefinitionEntityBundleTest::$entityTestBundleStorage | property | core/ |
The storage for the 'entity_test_bundle' entity type. |
| TypedDataDefinitionEntityBundleTest::$modules | property | core/ |
Modules to install. |
| TypedDataDefinitionEntityBundleTest::$typedDataManager | property | core/ |
The typed data manager to use. |
| TypedDataDefinitionEntityBundleTest::setUp | function | core/ |
|
| TypedDataDefinitionEntityBundleTest::testEntityBundleDefinitions | function | core/ |
Tests that entity bundle definitions are derived correctly. |
| TypedDataDefinitionTest | class | core/ |
Tests deriving metadata of core data types. |
| TypedDataDefinitionTest.php | file | core/ |
|
| TypedDataDefinitionTest::$typedDataManager | property | core/ |
The typed data manager to use. |
| TypedDataDefinitionTest::setUp | function | core/ |
|
| TypedDataDefinitionTest::testDataReferences | function | core/ |
Tests deriving metadata from data references. |
| TypedDataDefinitionTest::testLists | function | core/ |
Tests deriving metadata about list items. |
| TypedDataDefinitionTest::testMaps | function | core/ |
Tests deriving metadata about maps. |
| TypedDataDefinitionTest::testNotImplementedGetType | function | core/ |
Tests getString() throws exception when getType() is not implemented. |
| 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 plugin instance based on the provided ID and configuration. |
| 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 or creates a plugin instance that satisfies the given options. |
| 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/ |
Pagination
- Previous page
- Page 1353
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.