14 calls to SqlContentEntityStorageSchema::getSharedTableFieldSchema()
- CommentStorageSchema::getSharedTableFieldSchema in core/
modules/ comment/ src/ CommentStorageSchema.php - Gets the schema for a single field definition.
- EntityTestUpdateStorageSchema::getSharedTableFieldSchema in core/
modules/ system/ tests/ modules/ entity_test_update/ src/ EntityTestUpdateStorageSchema.php - Gets the schema for a single field definition.
- FeedStorageSchema::getSharedTableFieldSchema in core/
modules/ aggregator/ src/ FeedStorageSchema.php - Gets the schema for a single field definition.
- FileStorageSchema::getSharedTableFieldSchema in core/
modules/ file/ src/ FileStorageSchema.php - Gets the schema for a single field definition.
- ItemStorageSchema::getSharedTableFieldSchema in core/
modules/ aggregator/ src/ ItemStorageSchema.php - Gets the schema for a single field definition.
- MenuLinkContentStorageSchema::getSharedTableFieldSchema in core/
modules/ menu_link_content/ src/ MenuLinkContentStorageSchema.php - Gets the schema for a single field definition.
- NodeStorageSchema::getSharedTableFieldSchema in core/
modules/ node/ src/ NodeStorageSchema.php - Gets the schema for a single field definition.
- 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 - Gets the schema for a single field definition.
- UserStorageSchema::getSharedTableFieldSchema in core/
modules/ user/ src/ UserStorageSchema.php - Gets the schema for a single field definition.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.