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
DefaultTableMapping::setFieldNames
  • References/PHP/Drupal/Entity/Sql/DefaultTableMapping

public DefaultTableMapping::setFieldNames($table_name

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::onFieldStorageDefinitionUpdate
  • References/PHP/Drupal/Entity/Sql/SqlContentEntityStorageSchema

public SqlContentEntityStorageSchema

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

protected SqlContentEntityStorageSche

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

protected SqlContentEntityStorageSche

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

public SqlContentEntityStorageSchema

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

public TableMappingInterface::getFieldNames($table_name)

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

public TableMappingInterface::getExtraColumns($ta

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

A list of all database columns per table. This corresponds to the return value of

2025-01-10 15:47:30