Search for %s
- Search 7.x for %s
- Search 8.9.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 |
|---|---|---|---|
| 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. |
| TypedDataNormalizer::hasCacheableSupportsMethod | function | core/ |
|
| 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/ |
Implements a String TypedData contextual block plugin. |
| 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. |
| TypedDataTest::$typedDataManager | property | core/ |
The typed data manager to use. |
| TypedDataTest::createTypedData | function | core/ |
Creates a typed data object and ensures it implements TypedDataInterface. |
| TypedDataTest::setUp | function | core/ |
|
| TypedDataTest::testGetAndSet | function | core/ |
Tests the basics around constructing and working with typed data objects. |
| TypedDataTest::testTypedDataLists | function | core/ |
Tests using typed data lists. |
| TypedDataTest::testTypedDataListsFilter | function | core/ |
Tests the filter() method on typed data lists. |
| TypedDataTest::testTypedDataMaps | function | core/ |
Tests using a typed data map. |
| TypedDataTest::testTypedDataValidation | function | core/ |
Tests typed data validation. |
| TypedDataTrait::setTypedDataManager | function | core/ |
Sets the typed data manager. |
| TypeLinkManager::$bundleInfoService | property | core/ |
The bundle info service. |
| TypeLinkManager::getTypeInternalIds | function | core/ |
Get a bundle's Typed Data IDs based on a URI. |
Pagination
- Previous page
- Page 1318
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.