public SqlContentEntityStorageSchema
protected SqlContentEntityStorage::mapFromStorageRecords(array
A content entity database storage implementation. This class can be used as-is by most content entity types. Entity types requiring special
A mapping of column names per field name. This corresponds to the return value of
public DefaultTableMapping::getTableNames()
public SqlContentEntityStorage::getFieldStora
A list of database columns which store denormalized data per table. This corresponds to the return value of
public SqlContentEntityStorage::getBaseTable()
The original storage field definitions for this entity type. Used during field schema updates. Type: \Drupal\Core\Field\Fi
Page 9 of 18