Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
DataDefinitionInterface::getConstraints function core/lib/Drupal/Core/TypedData/DataDefinitionInterface.php Returns an array of validation constraints.
DataDefinitionInterface::getDataType function core/lib/Drupal/Core/TypedData/DataDefinitionInterface.php Returns the data type of the data.
DataDefinitionInterface::getDescription function core/lib/Drupal/Core/TypedData/DataDefinitionInterface.php Returns a human readable description.
DataDefinitionInterface::getLabel function core/lib/Drupal/Core/TypedData/DataDefinitionInterface.php Returns a human readable label.
DataDefinitionInterface::getSetting function core/lib/Drupal/Core/TypedData/DataDefinitionInterface.php Returns the value of a given setting.
DataDefinitionInterface::getSettings function core/lib/Drupal/Core/TypedData/DataDefinitionInterface.php Returns the array of settings, as required by the used class.
DataDefinitionInterface::isComputed function core/lib/Drupal/Core/TypedData/DataDefinitionInterface.php Determines whether the data value is computed.
DataDefinitionInterface::isInternal function core/lib/Drupal/Core/TypedData/DataDefinitionInterface.php Determines whether the data value is internal.
DataDefinitionInterface::isList function core/lib/Drupal/Core/TypedData/DataDefinitionInterface.php Returns whether the data is multi-valued, i.e. a list of data items.
DataDefinitionInterface::isReadOnly function core/lib/Drupal/Core/TypedData/DataDefinitionInterface.php Determines whether the data is read-only.
DataDefinitionInterface::isRequired function core/lib/Drupal/Core/TypedData/DataDefinitionInterface.php Determines whether a data value is required.
DataEntityRow class core/modules/rest/src/Plugin/views/row/DataEntityRow.php Plugin which displays entities as raw data.
DataEntityRow.php file core/modules/rest/src/Plugin/views/row/DataEntityRow.php
DataEntityRow::$deprecatedProperties property core/modules/rest/src/Plugin/views/row/DataEntityRow.php
DataEntityRow::$entityDisplayRepository property core/modules/rest/src/Plugin/views/row/DataEntityRow.php The entity display repository.
DataEntityRow::$entityRepository property core/modules/rest/src/Plugin/views/row/DataEntityRow.php The entity repository service.
DataEntityRow::$entityType property core/modules/rest/src/Plugin/views/row/DataEntityRow.php Contains the entity type of this row plugin instance.
DataEntityRow::$entityTypeManager property core/modules/rest/src/Plugin/views/row/DataEntityRow.php The entity type manager.
DataEntityRow::$languageManager property core/modules/rest/src/Plugin/views/row/DataEntityRow.php The language manager.
DataEntityRow::$usesOptions property core/modules/rest/src/Plugin/views/row/DataEntityRow.php
DataEntityRow::create function core/modules/rest/src/Plugin/views/row/DataEntityRow.php
DataEntityRow::getEntityManager function core/modules/rest/src/Plugin/views/row/DataEntityRow.php
DataEntityRow::getEntityRepository function core/modules/rest/src/Plugin/views/row/DataEntityRow.php
DataEntityRow::getEntityTypeId function core/modules/rest/src/Plugin/views/row/DataEntityRow.php
DataEntityRow::getEntityTypeManager function core/modules/rest/src/Plugin/views/row/DataEntityRow.php
DataEntityRow::getLanguageManager function core/modules/rest/src/Plugin/views/row/DataEntityRow.php
DataEntityRow::getView function core/modules/rest/src/Plugin/views/row/DataEntityRow.php
DataEntityRow::query function core/modules/rest/src/Plugin/views/row/DataEntityRow.php
DataEntityRow::render function core/modules/rest/src/Plugin/views/row/DataEntityRow.php
DataEntityRow::__construct function core/modules/rest/src/Plugin/views/row/DataEntityRow.php Constructs a new DataEntityRow object.
DataFieldRow class core/modules/rest/src/Plugin/views/row/DataFieldRow.php Plugin which displays fields as raw data.
DataFieldRow.php file core/modules/rest/src/Plugin/views/row/DataFieldRow.php
DataFieldRow::$rawOutputOptions property core/modules/rest/src/Plugin/views/row/DataFieldRow.php Stores an array of options to determine if the raw field output is used.
DataFieldRow::$replacementAliases property core/modules/rest/src/Plugin/views/row/DataFieldRow.php Stores an array of prepared field aliases from options.
DataFieldRow::$usesFields property core/modules/rest/src/Plugin/views/row/DataFieldRow.php
DataFieldRow::buildOptionsForm function core/modules/rest/src/Plugin/views/row/DataFieldRow.php
DataFieldRow::defineOptions function core/modules/rest/src/Plugin/views/row/DataFieldRow.php
DataFieldRow::extractFromOptionsArray function core/modules/rest/src/Plugin/views/row/DataFieldRow.php Extracts a set of option values from a nested options array.
DataFieldRow::getFieldKeyAlias function core/modules/rest/src/Plugin/views/row/DataFieldRow.php Return an alias for a field ID, as set in the options form.
DataFieldRow::init function core/modules/rest/src/Plugin/views/row/DataFieldRow.php
DataFieldRow::render function core/modules/rest/src/Plugin/views/row/DataFieldRow.php
DataFieldRow::validateAliasName function core/modules/rest/src/Plugin/views/row/DataFieldRow.php Form element validation handler for \Drupal\rest\Plugin\views\row\DataFieldRow::buildOptionsForm().
DataFieldRow::validateOptionsForm function core/modules/rest/src/Plugin/views/row/DataFieldRow.php
DataNormalizer class core/modules/jsonapi/src/Normalizer/DataNormalizer.php Normalizes JSON:API Data objects.
DataNormalizer.php file core/modules/jsonapi/src/Normalizer/DataNormalizer.php
DataNormalizer::$supportedInterfaceOrClass property core/modules/jsonapi/src/Normalizer/DataNormalizer.php
DataNormalizer::normalize function core/modules/jsonapi/src/Normalizer/DataNormalizer.php
DataReferenceBase class core/lib/Drupal/Core/TypedData/DataReferenceBase.php Base class for typed data references.
DataReferenceBase.php file core/lib/Drupal/Core/TypedData/DataReferenceBase.php
DataReferenceBase::$target property core/lib/Drupal/Core/TypedData/DataReferenceBase.php The referenced data.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.