Search for requiresEntityDataMigration

  1. Search 7.x for requiresEntityDataMigration
  2. Search 9.5.x for requiresEntityDataMigration
  3. Search 8.9.x for requiresEntityDataMigration
  4. Search 10.3.x for requiresEntityDataMigration
  5. Other projects
Title Object type File name Summary
EntityDefinitionUpdateManager::requiresEntityDataMigration function core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManager.php Checks if existing data would be lost if the schema changes were applied.
EntityStorageSchemaInterface::requiresEntityDataMigration function core/lib/Drupal/Core/Entity/Schema/EntityStorageSchemaInterface.php Checks if existing data would be lost if the schema changes were applied.
SqlContentEntityStorage::requiresEntityDataMigration function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Checks if existing data would be lost if the schema changes were applied.
SqlContentEntityStorageSchema::requiresEntityDataMigration function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Checks if existing data would be lost if the schema changes were applied.
SqlContentEntityStorageSchemaTest::providerTestRequiresEntityDataMigration function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php
SqlContentEntityStorageSchemaTest::testRequiresEntityDataMigration function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php @covers ::requiresEntityDataMigration

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