12 calls to SqlContentEntityStorageSchema::getEntitySchema()
- CommentStorageSchema::getEntitySchema in core/
modules/ comment/ src/ CommentStorageSchema.php - ContentModerationStateStorageSchema::getEntitySchema in core/
modules/ content_moderation/ src/ ContentModerationStateStorageSchema.php - EntityTestUpdateStorageSchema::getEntitySchema in core/
modules/ system/ tests/ modules/ entity_test_update/ src/ EntityTestUpdateStorageSchema.php - NodeStorageSchema::getEntitySchema in core/
modules/ node/ src/ NodeStorageSchema.php - PathAliasStorageSchema::getEntitySchema in core/
modules/ path_alias/ src/ PathAliasStorageSchema.php - SqlContentEntityStorageSchema::createSharedTableSchema in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorageSchema.php - Creates the schema for a field stored in a shared table.
- SqlContentEntityStorageSchema::onEntityTypeUpdate in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorageSchema.php - SqlContentEntityStorageSchema::onFieldableEntityTypeCreate in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorageSchema.php - SqlContentEntityStorageSchema::preUpdateEntityTypeSchema in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorageSchema.php - Allows subscribers to prepare their schema before data copying.
- SqlContentEntityStorageSchema::requiresEntityStorageSchemaChanges in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorageSchema.php - Checks if the changes to the entity type requires storage schema changes.
- TermStorageSchema::getEntitySchema in core/
modules/ taxonomy/ src/ TermStorageSchema.php - UserStorageSchema::getEntitySchema 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.