Search for requiresEntityStorageSchemaChanges

  1. Search 7.x for requiresEntityStorageSchemaChanges
  2. Search 9.5.x for requiresEntityStorageSchemaChanges
  3. Search 8.9.x for requiresEntityStorageSchemaChanges
  4. Search 10.3.x for requiresEntityStorageSchemaChanges
  5. Other projects
Title Object type File name Summary
EntityDefinitionUpdateManager::requiresEntityStorageSchemaChanges function core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManager.php Checks if the changes to the entity type requires storage schema changes.
EntityStorageSchemaInterface::requiresEntityStorageSchemaChanges function core/lib/Drupal/Core/Entity/Schema/EntityStorageSchemaInterface.php Checks if the changes to the entity type requires storage schema changes.
SqlContentEntityStorage::requiresEntityStorageSchemaChanges function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Checks if the changes to the entity type requires storage schema changes.
SqlContentEntityStorageSchema::requiresEntityStorageSchemaChanges function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Checks if the changes to the entity type requires storage schema changes.
SqlContentEntityStorageSchemaTest::providerTestRequiresEntityStorageSchemaChanges function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php Data provider for ::testRequiresEntityStorageSchemaChanges().
SqlContentEntityStorageSchemaTest::testRequiresEntityStorageSchemaChanges function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php @covers ::requiresEntityStorageSchemaChanges

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.