12 calls to SqlContentEntityStorageSchema::getEntitySchema()
- CommentStorageSchema::getEntitySchema in core/
modules/ comment/ src/ CommentStorageSchema.php - Gets the entity schema for the specified entity type.
- ContentModerationStateStorageSchema::getEntitySchema in core/
modules/ content_moderation/ src/ ContentModerationStateStorageSchema.php - Gets the entity schema for the specified entity type.
- EntityTestUpdateStorageSchema::getEntitySchema in core/
modules/ system/ tests/ modules/ entity_test_update/ src/ EntityTestUpdateStorageSchema.php - Gets the entity schema for the specified entity type.
- NodeStorageSchema::getEntitySchema in core/
modules/ node/ src/ NodeStorageSchema.php - Gets the entity schema for the specified entity type.
- PathAliasStorageSchema::getEntitySchema in core/
modules/ path_alias/ src/ PathAliasStorageSchema.php - Gets the entity schema for the specified entity type.
- 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 - Reacts to the update of the entity type.
- SqlContentEntityStorageSchema::onFieldableEntityTypeCreate in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorageSchema.php - Reacts to the creation of the fieldable entity type.
- 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 - Gets the entity schema for the specified entity type.
- UserStorageSchema::getEntitySchema in core/
modules/ user/ src/ UserStorageSchema.php - Gets the entity schema for the specified entity type.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.