You are here

9 calls to SqlContentEntityStorageSchema::getEntitySchema() in Zircon Profile 8.0

CommentStorageSchema::getEntitySchema in core/modules/comment/src/CommentStorageSchema.php
Gets the entity schema for the specified entity type.
EntityTestStorageSchema::getEntitySchema in core/modules/system/tests/modules/entity_test/src/EntityTestStorageSchema.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.
SqlContentEntityStorageSchema::createSharedTableSchema in core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
Creates the schema for a field stored in a shared table.
SqlContentEntityStorageSchema::onEntityTypeCreate in core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
Reacts to the creation of the entity type.
SqlContentEntityStorageSchema::onEntityTypeUpdate in core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
Reacts to the update of the entity type.
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.