AdminThemeUpdateTest |
core/modules/system/tests/src/Functional/Update/AdminThemeUpdateTest.php |
Tests system.theme:admin is updated. |
AutomatedCronUpdateWithAutomatedCronTest |
core/modules/system/tests/src/Functional/Update/AutomatedCronUpdateWithAutomatedCronTest.php |
Ensures that the automated cron module is installed on update. |
AutomatedCronUpdateWithoutAutomatedCronTest |
core/modules/system/tests/src/Functional/Update/AutomatedCronUpdateWithoutAutomatedCronTest.php |
Ensures that the automated cron module is not installed on update. |
ConfigOverridesUpdateTest |
core/modules/system/tests/src/Functional/Update/ConfigOverridesUpdateTest.php |
Tests system_update_8200(). |
DatabaseVersionCheckUpdateTest |
core/modules/system/tests/src/Functional/Update/DatabaseVersionCheckUpdateTest.php |
Tests that updates fail if the database does not meet the minimum version. |
DbUpdatesTrait |
core/modules/system/tests/src/Functional/Update/DbUpdatesTrait.php |
Provides methods to conditionally enable db update functions and apply
pending db updates through the Update UI. |
EntityReferenceAutocompleteWidgetMatchLimitUpdateTest |
core/modules/system/tests/src/Functional/Update/EntityReferenceAutocompleteWidgetMatchLimitUpdateTest.php |
Tests that the match_limit setting is added to entity_reference_autocomplete. |
EntityUpdateAddRevisionDefaultTest |
core/modules/system/tests/src/Functional/Update/EntityUpdateAddRevisionDefaultTest.php |
Tests the upgrade path for adding the 'revision_default' field. |
EntityUpdateAddRevisionTranslationAffectedTest |
core/modules/system/tests/src/Functional/Update/EntityUpdateAddRevisionTranslationAffectedTest.php |
Tests the upgrade path for adding the 'revision_translation_affected' field. |
EntityUpdateToPublishableTest |
core/modules/system/tests/src/Functional/Update/EntityUpdateToPublishableTest.php |
Tests the upgrade path for making an entity publishable. |
FieldSchemaDataUninstallUpdateTest |
core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php |
Tests the upgrade path after fixing field schema data uninstallation. |
FilterHtmlUpdateTest |
core/modules/system/tests/src/Functional/Update/FilterHtmlUpdateTest.php |
Tests that the allowed html configurations are updated with attributes. |
IdentifierFieldSchemaTypeUpdateTest |
core/modules/system/tests/src/Functional/Update/IdentifierFieldSchemaTypeUpdateTest.php |
Tests the upgrade path for updating the stored type of identifier fields. |
InstallProfileSystemInstall8300Test |
core/modules/system/tests/src/Functional/Update/InstallProfileSystemInstall8300Test.php |
Tests system_update_8300(). |
LocalActionsAndTasksConvertedIntoBlocksUpdateTest |
core/modules/system/tests/src/Functional/Update/LocalActionsAndTasksConvertedIntoBlocksUpdateTest.php |
Tests the upgrade path for local actions/tasks being converted into blocks. |
MenuBlockPostUpdateTest |
core/modules/system/tests/src/Functional/Update/MenuBlockPostUpdateTest.php |
Tests updating menu blocks configuration. |
MenuTreeSerializationTitleFilledTest |
core/modules/system/tests/src/Functional/Update/MenuTreeSerializationTitleFilledTest.php |
Runs MenuTreeSerializationTitleTest with a dump filled with content. |
MenuTreeSerializationTitleTest |
core/modules/system/tests/src/Functional/Update/MenuTreeSerializationTitleTest.php |
Tests system_update_8001(). |
MoveActionsToCoreTest |
core/modules/system/tests/src/Functional/Update/MoveActionsToCoreTest.php |
Tests moving email, goto, and message actions to core namespace. |
NoDependenciesUpdateTest |
core/modules/system/tests/src/Functional/Update/NoDependenciesUpdateTest.php |
Test the system module updates with no dependencies installed. |
PageTitleConvertedIntoBlockUpdateTest |
core/modules/system/tests/src/Functional/Update/PageTitleConvertedIntoBlockUpdateTest.php |
Tests the upgrade path for page title being converted into a block. |
PathAliasToEntityUpdateTest |
core/modules/system/tests/src/Functional/Update/PathAliasToEntityUpdateTest.php |
Tests the conversion of path aliases to entities. |
RecalculatedDependencyTest |
core/modules/system/tests/src/Functional/Update/RecalculatedDependencyTest.php |
Tests system_post_update_recalculate_dependencies_for_installed_config_entities(). |
RemoveResponseGzipFromSystemPerformanceConfigurationTest |
core/modules/system/tests/src/Functional/Update/RemoveResponseGzipFromSystemPerformanceConfigurationTest.php |
Ensures that response.gzip is removed from system.performance configuration. |
RouterIndexOptimizationFilledTest |
core/modules/system/tests/src/Functional/Update/RouterIndexOptimizationFilledTest.php |
Runs RouterIndexOptimizationTest with a dump filled with content. |
RouterIndexOptimizationTest |
core/modules/system/tests/src/Functional/Update/RouterIndexOptimizationTest.php |
Tests system_update_8002(). |
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest |
core/modules/system/tests/src/Functional/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php |
Tests the upgrade path for converting seven secondary local tasks into a block. |
SiteBrandingConvertedIntoBlockUpdateTest |
core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php |
Tests the upgrade path for page site variables being converted into a block. |
StableBaseThemeUpdateTest |
core/modules/system/tests/src/Functional/Update/StableBaseThemeUpdateTest.php |
Tests the upgrade path for introducing the Stable base theme. |
UpdateActionsWithEntityPluginsTest |
core/modules/system/tests/src/Functional/Update/UpdateActionsWithEntityPluginsTest.php |
Tests upgrading comment and node actions to generic entity ones. |
UpdateEntityDisplayTest |
core/modules/system/tests/src/Functional/Update/UpdateEntityDisplayTest.php |
Tests updates for entity displays. |
UpdatePathRC1TestBaseFilledTest |
core/modules/system/tests/src/Functional/Update/UpdatePathRC1TestBaseFilledTest.php |
Runs UpdatePathTestBaseTest with a RC1 dump filled with content. |
UpdatePathRC1TestBaseTest |
core/modules/system/tests/src/Functional/Update/UpdatePathRC1TestBaseTest.php |
Tests the update path base class with the RC1 database dump. |
WarmCacheUpdateFrom8dot6Test |
core/modules/system/tests/src/Functional/Update/WarmCacheUpdateFrom8dot6Test.php |
Updates from 8.6.0 with warm caches. |