Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DataDefinition::offsetGet | function | core/ |
This is for BC support only. |
| DataDefinition::offsetSet | function | core/ |
This is for BC support only. |
| DataDefinition::offsetUnset | function | core/ |
This is for BC support only. |
| DataDefinition::setClass | function | core/ |
Sets the class used for creating the typed data object. |
| DataDefinition::setComputed | function | core/ |
Sets whether the data is computed. |
| DataDefinition::setConstraints | function | core/ |
Sets an array of validation constraints. |
| DataDefinition::setDataType | function | core/ |
Sets the data type. |
| DataDefinition::setDescription | function | core/ |
Sets the human-readable description. |
| DataDefinition::setInternal | function | core/ |
Sets the whether the data value should be internal. |
| DataDefinition::setLabel | function | core/ |
Sets the human-readable label. |
| DataDefinition::setReadOnly | function | core/ |
Sets whether the data is read-only. |
| DataDefinition::setRequired | function | core/ |
Sets whether the data is required. |
| DataDefinition::setSetting | function | core/ |
Sets a definition setting. |
| DataDefinition::setSettings | function | core/ |
Sets the array of settings, as required by the used class. |
| DataDefinition::__construct | function | core/ |
Constructs a new data definition object. |
| DataDefinition::__sleep | function | core/ |
|
| DataDefinitionInterface::addConstraint | function | core/ |
Adds a validation constraint. |
| 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/ |
|
| 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/ |
|
| DataFieldRow::buildOptionsForm | function | core/ |
|
| DataFieldRow::defineOptions | function | core/ |
|
| 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. |
| DataFieldRow::validateOptionsForm | function | core/ |
|
| DataNormalizer::getSupportedTypes | 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/ |
|
| DataReferenceBase::getTarget | function | core/ |
|
| DataReferenceBase::getValue | function | core/ |
|
| DataReferenceBase::setValue | function | core/ |
Pagination
- Previous page
- Page 316
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.