Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DataFieldRow::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| DataFieldRow::extractFromOptionsArray | function | core/ |
Extracts a set of option values from a nested options array. |
| DataFieldRow::getFieldKeyAlias | function | core/ |
Return an alias for a field ID, as set in the options form. |
| DataFieldRow::init | function | core/ |
Initialize the plugin. |
| DataFieldRow::render | function | core/ |
Renders a row object. |
| DataFieldRow::validateAliasName | function | core/ |
Form element validation handler for \Drupal\rest\Plugin\views\row\DataFieldRow::buildOptionsForm(). |
| DataFieldRow::validateOptionsForm | function | core/ |
Validate the options form. |
| DataNormalizer | class | core/ |
Normalizes JSON:API Data objects. |
| DataNormalizer.php | file | core/ |
|
| DataNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| DataNormalizer::hasCacheableSupportsMethod | function | core/ |
|
| DataNormalizer::normalize | function | core/ |
|
| DataReferenceBase | class | core/ |
Base class for typed data references. |
| DataReferenceBase.php | file | core/ |
|
| DataReferenceBase::$target | property | core/ |
The referenced data. |
| 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. |
| 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. |
| DataType::$list_definition_class | property | core/ |
The definition class to use for defining a list of items of this type. |
| 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/ |
A handler to provide proper displays for dates. |
| Date | class | core/ |
Filter to handle dates stored as a timestamp. |
Pagination
- Previous page
- Page 353
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.