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 |
|---|---|---|---|
| DataDefinitionInterface::getClass | function | core/ |
Returns the class used for creating the typed data object. |
| DataDefinitionInterface::getConstraint | function | core/ |
Returns a validation constraint. |
| DataDefinitionInterface::getConstraints | function | core/ |
Returns an array of validation constraints. |
| DataDefinitionInterface::getDescription | function | core/ |
Returns a human readable description. |
| DataDefinitionInterface::getSetting | function | core/ |
Returns the value of a given setting. |
| DataDefinitionInterface::getSettings | function | core/ |
Returns the array of settings, as required by the used class. |
| DataDefinitionInterface::isComputed | function | core/ |
Determines whether the data value is computed. |
| DataDefinitionInterface::isInternal | function | core/ |
Determines whether the data value is internal. |
| DataDefinitionInterface::isList | function | core/ |
Returns whether the data is multi-valued, i.e. a list of data items. |
| DataDefinitionInterface::isReadOnly | function | core/ |
Determines whether the data is read-only. |
| DataDefinitionInterface::isRequired | function | core/ |
Determines whether a data value is required. |
| DataEntityRow::$entityDisplayRepository | property | core/ |
The entity display repository. |
| DataEntityRow::$entityRepository | property | core/ |
The entity repository service. |
| DataEntityRow::$usesOptions | property | core/ |
Denotes whether the plugin has an additional options form. |
| DataEntityRow::getEntityRepository | function | core/ |
|
| DataEntityRow::__construct | function | core/ |
Constructs a new DataEntityRow object. |
| DataFieldRow::$rawOutputOptions | property | core/ |
Stores an array of options to determine if the raw field output is used. |
| DataFieldRow::$replacementAliases | property | core/ |
Stores an array of prepared field aliases from options. |
| DataFieldRow::$usesFields | property | core/ |
Does the row plugin support to add fields to its output. |
| DataFieldRow::buildOptionsForm | function | core/ |
Provide a form for setting options. |
| 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::validateAliasName | function | core/ |
Form element validation handler for \Drupal\rest\Plugin\views\row\DataFieldRow::buildOptionsForm(). |
| DataFieldRow::validateOptionsForm | function | core/ |
Validate the options form. |
| DataNormalizer::getSupportedTypes | function | core/ |
|
| DataNormalizer::hasCacheableSupportsMethod | 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::setTargetDefinition | function | core/ |
Sets the definition of the referenced data. |
| DataReferenceTargetDefinition::getConstraints | function | core/ |
Returns an array of validation constraints. |
| 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::$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. |
| DataType::__construct | function | core/ |
Constructs a new DataType attribute. |
| data_types.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/data_types.libraries.yml |
| Date::$calculateOffset | property | core/ |
Determines if the timezone offset is calculated. |
| Date::$calculateOffset | property | core/ |
Determines if the timezone offset is calculated. |
| Date::$calculateOffset | property | core/ |
Determines if the timezone offset is calculated. |
| Date::$dateFormatStorage | property | core/ |
The date format storage. |
| Date::$requestStack | property | core/ |
The request stack used to determine current time. |
| Date::acceptExposedInput | function | core/ |
Do some minor translation of the exposed input. |
Pagination
- Previous page
- Page 303
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.