LangcodeToAsciiUpdateFilledTest |
core/modules/system/src/Tests/Entity/Update/LangcodeToAsciiUpdateFilledTest.php |
Runs LangcodeToAsciiUpdateTest with a dump filled with content. |
LangcodeToAsciiUpdateTest |
core/modules/system/src/Tests/Entity/Update/LangcodeToAsciiUpdateTest.php |
Tests that the entity langcode fields have been updated to varchar_ascii. |
SqlContentEntityStorageSchemaIndexFilledTest |
core/modules/system/src/Tests/Entity/Update/SqlContentEntityStorageSchemaIndexFilledTest.php |
Runs SqlContentEntityStorageSchemaIndexTest with a dump filled with content. |
SqlContentEntityStorageSchemaIndexTest |
core/modules/system/src/Tests/Entity/Update/SqlContentEntityStorageSchemaIndexTest.php |
Tests that a newly-added index is properly created during database updates. |
UpdateApiEntityDefinitionUpdateTest |
core/modules/system/src/Tests/Entity/Update/UpdateApiEntityDefinitionUpdateTest.php |
Tests performing entity updates through the Update API. |