20 string references to 'Delta'
- AssetControllerBase::deliver in core/
modules/ system/ src/ Controller/ AssetControllerBase.php - Generates an aggregate, given a filename.
- Block::prepareRow in core/
modules/ block/ src/ Plugin/ migrate/ source/ Block.php - Adds additional data to the row.
- BlockTranslation::query in core/
modules/ block/ src/ Plugin/ migrate/ source/ d6/ BlockTranslation.php - d6_block.yml in core/
modules/ block/ migrations/ d6_block.yml - core/modules/block/migrations/d6_block.yml
- d6_block_translation.yml in core/
modules/ config_translation/ migrations/ d6_block_translation.yml - core/modules/config_translation/migrations/d6_block_translation.yml
- d6_filter_format.yml in core/
modules/ filter/ migrations/ d6_filter_format.yml - core/modules/filter/migrations/d6_filter_format.yml
- d7_block.yml in core/
modules/ block/ migrations/ d7_block.yml - core/modules/block/migrations/d7_block.yml
- d7_block_translation.yml in core/
modules/ config_translation/ migrations/ d7_block_translation.yml - core/modules/config_translation/migrations/d7_block_translation.yml
- DefaultTableMapping::create in core/
lib/ Drupal/ Core/ Entity/ Sql/ DefaultTableMapping.php - Initializes the table mapping.
- DefaultTableMapping::getFieldColumnName in core/
lib/ Drupal/ Core/ Entity/ Sql/ DefaultTableMapping.php - Generates a column name for a field property.
- FieldableEntity::getFieldValues in core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ source/ d7/ FieldableEntity.php - Retrieves field values for a single field of a single entity.
- Node::getFieldData in core/
modules/ node/ src/ Plugin/ migrate/ source/ d6/ Node.php - Retrieves raw field data for a node.
- OptionsViewsHooks::fieldViewsData in core/
modules/ options/ src/ Hook/ OptionsViewsHooks.php - Implements hook_field_views_data().
- SqlContentEntityStorage::readFieldItemsToPurge in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorage.php - Reads values to be purged for a single field.
- SqlContentEntityStorage::saveToDedicatedTables in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorage.php - Saves values of fields that use dedicated tables.
- SqlContentEntityStorageSchema::getDedicatedTableSchema in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorageSchema.php - Gets the SQL schema for a dedicated table.
- SqlContentEntityStorageSchema::getSelectQueryForFieldStorageDeletion in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorageSchema.php - Returns a SELECT query suitable for inserting data into a dedicated table.
- TaxonomyViewsHooks::fieldViewsDataAlter in core/
modules/ taxonomy/ src/ Hook/ TaxonomyViewsHooks.php - Implements hook_field_views_data_alter().
- TermStorageSchema::getDedicatedTableSchema in core/
modules/ taxonomy/ src/ TermStorageSchema.php - Gets the SQL schema for a dedicated table.
- views_field_default_views_data in core/
modules/ views/ views.views.inc - Default views data implementation for a field.