Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DataReferenceBase::getString | function | core/ |
Returns a string representation of the data. |
| DataReferenceBase::getTarget | function | core/ |
Gets the referenced data. |
| DataReferenceBase::getValue | function | core/ |
Gets the data value. |
| DataReferenceBase::setValue | function | core/ |
Sets the data value. |
| DataReferenceDefinition | class | core/ |
A typed data definition class for defining references. |
| DataReferenceDefinition.php | file | core/ |
|
| DataReferenceDefinition::$targetDefinition | property | core/ |
|
| DataReferenceDefinition::create | function | core/ |
Creates a new data reference definition. |
| DataReferenceDefinition::createFromDataType | function | core/ |
Creates a new data definition object. |
| DataReferenceDefinition::getTargetDefinition | function | core/ |
Gets the data definition of the referenced data. |
| DataReferenceDefinition::setTargetDefinition | function | core/ |
Sets the definition of the referenced data. |
| DataReferenceDefinitionInterface | interface | core/ |
Interface for typed data references. |
| DataReferenceDefinitionInterface.php | file | core/ |
|
| DataReferenceDefinitionInterface::getTargetDefinition | function | core/ |
Gets the data definition of the referenced data. |
| DataReferenceInterface | interface | core/ |
Interface for typed data references. |
| DataReferenceInterface.php | file | core/ |
|
| DataReferenceInterface::getTarget | function | core/ |
Gets the referenced data. |
| DataReferenceInterface::getTargetIdentifier | function | core/ |
Gets the identifier of the referenced data. |
| DataReferenceTargetDefinition | class | core/ |
A typed data definition class for the entity reference target_id property. |
| DataReferenceTargetDefinition.php | file | core/ |
|
| DataReferenceTargetDefinition::getConstraints | function | core/ |
Returns an array of validation constraints. |
| DataType | class | core/ |
Defines a data type annotation object. |
| DataType.php | file | core/ |
|
| DataType::$constraints | property | core/ |
An array of validation constraints for this type. |
| DataType::$definition_class | property | core/ |
The definition class to use for defining data of this type. Must implement the \Drupal\Core\TypedData\DataDefinitionInterface. |
| DataType::$description | property | core/ |
The description of the data type. |
| DataType::$id | property | core/ |
The data type plugin ID. |
| DataType::$label | property | core/ |
The human-readable name of the data type. |
| DataType::$list_class | property | core/ |
The typed data class used for wrapping multiple data items of the type. Must implement the \Drupal\Core\TypedData\ListInterface. |
| DataType::$list_definition_class | property | core/ |
The definition class to use for defining a list of items of this type. Must implement the \Drupal\Core\TypedData\ListDataDefinitionInterface. |
| DataType::$primitive_type | property | core/ |
The pre-defined primitive type that this data type maps to. |
| DataType::$unwrap_for_canonical_representation | property | core/ |
Whether the typed object wraps the canonical representation of the data. |
| data_types.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/data_types.libraries.yml |
| Date | class | core/ |
Provides a form element for date selection. |
| Date | class | core/ |
Basic sort handler for datetime fields. |
| Date | class | core/ |
Date/time views filter. |
| Date | class | core/ |
Abstract argument handler for dates. |
| Date | class | core/ |
Basic sort handler for dates. |
| Date | class | core/ |
A handler to provide proper displays for dates. |
| Date | class | core/ |
Filter to handle dates stored as a timestamp. |
| Date | class | core/ |
Argument handler for dates. |
| date.formatter | service | core/ |
Drupal\Core\Datetime\DateFormatter |
| Date.php | file | core/ |
|
| Date.php | file | core/ |
|
| Date.php | file | core/ |
|
| Date.php | file | core/ |
|
| Date.php | file | core/ |
|
| Date.php | file | core/ |
|
| Date.php | file | core/ |
|
| Date.php | file | core/ |
Pagination
- Previous page
- Page 341
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.