You are here

6 calls to SqlContentEntityStorageSchema::installedStorageSchema() in Drupal 10

SqlContentEntityStorageSchema::deleteEntitySchemaData in core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
Deletes schema data for the given entity type definition.
SqlContentEntityStorageSchema::deleteFieldSchemaData in core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
Deletes schema data for the given field storage definition.
SqlContentEntityStorageSchema::loadEntitySchemaData in core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
Loads stored schema data for the given entity type definition.
SqlContentEntityStorageSchema::loadFieldSchemaData in core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
Loads stored schema data for the given field storage definition.
SqlContentEntityStorageSchema::saveEntitySchemaData in core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
Stores schema data for the given entity type definition.
SqlContentEntityStorageSchema::saveFieldSchemaData in core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
Stores schema data for the given field storage definition.