SqlContentEntityStorage::onEntityTypeDelete
  • References/PHP/Drupal/Entity/Sql/SqlContentEntityStorage

public SqlContentEntityStorage::onEntityTypeD

2025-01-10 15:47:30
SqlContentEntityStorage::$revisionTable
  • References/PHP/Drupal/Entity/Sql/SqlContentEntityStorage

The table that stores revisions, if the entity supports revisions. Type: string File

2025-01-10 15:47:30
TableMappingInterface::getFieldColumnName
  • References/PHP/Drupal/Entity/Sql/TableMappingInterface

public TableMappingInterface::getFieldColumnName(

2025-01-10 15:47:30
SqlContentEntityStorage::$revisionKey
  • References/PHP/Drupal/Entity/Sql/SqlContentEntityStorage

Name of entity's revision database table field, if it supports revisions. Has the value FALSE if this entity does not use revisions.

2025-01-10 15:47:30
SqlContentEntityStorage::mapToDataStorageRecord
  • References/PHP/Drupal/Entity/Sql/SqlContentEntityStorage

protected SqlContentEntityStorage::mapToDataS

2025-01-10 15:47:30
TableMappingInterface
  • References/PHP/Drupal/Entity/Sql/TableMappingInterface

Provides a common interface for mapping field columns to SQL tables. Warning: using methods provided here should be done only when writing code

2025-01-10 15:47:30
SqlContentEntityStorageSchema::performFieldSchemaOperation
  • References/PHP/Drupal/Entity/Sql/SqlContentEntityStorageSchema

protected SqlContentEntityStorageSche

2025-01-10 15:47:30
SqlContentEntityStorageSchema::isTableEmpty
  • References/PHP/Drupal/Entity/Sql/SqlContentEntityStorageSchema

protected SqlContentEntityStorageSche

2025-01-10 15:47:30
SqlContentEntityStorageSchema::deleteFieldSchemaData
  • References/PHP/Drupal/Entity/Sql/SqlContentEntityStorageSchema

protected SqlContentEntityStorageSche

2025-01-10 15:47:30
DefaultTableMapping
  • References/PHP/Drupal/Entity/Sql/DefaultTableMapping

Defines a default table mapping class. Hierarchy class \Drupal\Core\Entity\Sql\

2025-01-10 15:47:30