LangcodeToAsciiUpdateFilledTest |
core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateFilledTest.php |
Runs LangcodeToAsciiUpdateTest with a dump filled with content. |
LangcodeToAsciiUpdateTest |
core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateTest.php |
Tests that the entity langcode fields have been updated to varchar_ascii. |
MoveRevisionMetadataFieldsUpdateTest |
core/modules/system/tests/src/Functional/Entity/Update/MoveRevisionMetadataFieldsUpdateTest.php |
Tests the upgrade path for moving the revision metadata fields. |
SqlContentEntityStorageSchemaConverterNonTranslatableTest |
core/modules/system/tests/src/Functional/Entity/Update/SqlContentEntityStorageSchemaConverterNonTranslatableTest.php |
Tests converting a non-translatable entity type with data to revisionable. |
SqlContentEntityStorageSchemaConverterTestBase |
core/modules/system/tests/src/Functional/Entity/Update/SqlContentEntityStorageSchemaConverterTestBase.php |
Defines a class for testing the conversion of entity types to revisionable. |
SqlContentEntityStorageSchemaConverterTranslatableTest |
core/modules/system/tests/src/Functional/Entity/Update/SqlContentEntityStorageSchemaConverterTranslatableTest.php |
Tests converting a translatable entity type with data to revisionable. |
SqlContentEntityStorageSchemaIndexFilledTest |
core/modules/system/tests/src/Functional/Entity/Update/SqlContentEntityStorageSchemaIndexFilledTest.php |
Runs SqlContentEntityStorageSchemaIndexTest with a dump filled with content. |
SqlContentEntityStorageSchemaIndexTest |
core/modules/system/tests/src/Functional/Entity/Update/SqlContentEntityStorageSchemaIndexTest.php |
Tests that a newly-added index is properly created during database updates. |
TestRevisionMetadataBcLayerEntityType |
core/modules/system/tests/src/Functional/Entity/Update/MoveRevisionMetadataFieldsUpdateTest.php |
Test entity type class for adding new required revision metadata keys. |
UpdateApiEntityDefinitionUpdateTest |
core/modules/system/tests/src/Functional/Entity/Update/UpdateApiEntityDefinitionUpdateTest.php |
Tests performing entity updates through the Update API. |