9 calls to SqlContentEntityStorageSchema::getSharedTableFieldSchema()
- SqlContentEntityStorageSchema::createSharedTableSchema in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorageSchema.php - Creates the schema for a field stored in a shared table.
- SqlContentEntityStorageSchema::deleteSharedTableSchema in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorageSchema.php - Deletes the schema for a field stored in a shared table.
- SqlContentEntityStorageSchema::getEntitySchema in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorageSchema.php - Gets the entity schema for the specified entity type.
- SqlContentEntityStorageSchema::getSchemaFromStorageDefinition in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorageSchema.php - Gets the schema data for the given field storage definition.
- SqlContentEntityStorageSchema::updateSharedTableSchema in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorageSchema.php - Updates the schema for a field stored in a shared table.
- TermStorageSchema::getSharedTableFieldSchema in core/
modules/ taxonomy/ src/ TermStorageSchema.php - TermStorageSchema::getSharedTableFieldSchema in core/
modules/ taxonomy/ src/ TermStorageSchema.php - UserStorageSchema::getSharedTableFieldSchema in core/
modules/ user/ src/ UserStorageSchema.php - UserStorageSchema::getSharedTableFieldSchema in core/
modules/ user/ src/ UserStorageSchema.php
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.