You are here

32 calls to UpdatePathTestBase::runUpdates() in Zircon Profile 8

ArgumentPlaceholderUpdatePathTest::testArgumentPlaceholderUpdate in core/modules/views/src/Tests/Update/ArgumentPlaceholderUpdatePathTest.php
Ensures that %1 and !1 are converted to twig tokens in existing views.
AutomatedCronUpdateWithAutomatedCronTest::testUpdate in core/modules/system/src/Tests/Update/AutomatedCronUpdateWithAutomatedCronTest.php
Ensures that automated cron module isn installed and the config migrated.
AutomatedCronUpdateWithoutAutomatedCronTest::testUpdate in core/modules/system/src/Tests/Update/AutomatedCronUpdateWithoutAutomatedCronTest.php
Ensures that automated cron module isn't installed and the config migrated.
BlockContextMappingUpdateTest::testUpdateHookN in core/modules/block/src/Tests/Update/BlockContextMappingUpdateTest.php
Tests that block context mapping is updated properly.
CacheabilityMetadataUpdateTest::testUpdateHookN in core/modules/views/src/Tests/Update/CacheabilityMetadataUpdateTest.php
Tests that views cacheability metadata updated properly.
EditorUpdateTest::testEditorUpdate8001 in core/modules/editor/src/Tests/Update/EditorUpdateTest.php
Tests editor_update_8001().
EntityReferenceHandlerSettingUpdateTest::testFieldPostUpdateERHandlerSetting in core/modules/field/src/Tests/Update/EntityReferenceHandlerSettingUpdateTest.php
Tests field_post_update_entity_reference_handler_setting().
EntityViewsDataUpdateTest::testUpdateHookN in core/modules/views/src/Tests/Update/EntityViewsDataUpdateTest.php
Tests that field plugins are updated properly.
FieldHandlersUpdateTest::testViewsUpdate8004 in core/modules/views/src/Tests/Update/FieldHandlersUpdateTest.php
Tests that field handlers are updated properly.
FieldSchemaDataUninstallUpdateTest::testUpdateHookN in core/modules/system/src/Tests/Update/FieldSchemaDataUninstallUpdateTest.php
Tests the upgrade path after fixing field schema data uninstallation.
FieldUpdateTest::testFieldUpdate8001 in core/modules/field/src/Tests/Update/FieldUpdateTest.php
Tests field_update_8001().
FieldUpdateTest::testFieldUpdate8002 in core/modules/field/src/Tests/Update/FieldUpdateTest.php
Tests field_update_8002().
FilterHtmlUpdateTest::testAllowedHtmlUpdate in core/modules/system/src/Tests/Update/FilterHtmlUpdateTest.php
Tests system_update_8009().
LangcodeToAsciiUpdateTest::testLangcodeColumnCollation in core/modules/system/src/Tests/Entity/Update/LangcodeToAsciiUpdateTest.php
Tests that the column collation has been updated on MySQL.
LocalActionsAndTasksConvertedIntoBlocksUpdateTest::testUpdateHookN in core/modules/system/src/Tests/Update/LocalActionsAndTasksConvertedIntoBlocksUpdateTest.php
Tests that local actions/tasks are being converted into blocks.
MenuTreeSerializationTitleTest::testUpdate in core/modules/system/src/Tests/Update/MenuTreeSerializationTitleTest.php
Ensures that the system_update_8001() runs as expected.
PageTitleConvertedIntoBlockUpdateTest::testUpdateHookN in core/modules/system/src/Tests/Update/PageTitleConvertedIntoBlockUpdateTest.php
Tests that page title is being converted into a block.
RecalculatedDependencyTest::testUpdate in core/modules/system/src/Tests/Update/RecalculatedDependencyTest.php
Ensures that the entities are resaved so they have the new dependency.
RouterIndexOptimizationTest::testUpdate in core/modules/system/src/Tests/Update/RouterIndexOptimizationTest.php
Ensures that the system_update_8002() runs as expected.
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::testUpdateHookN in core/modules/system/src/Tests/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php
Tests that local actions/tasks are being converted into blocks.
SiteBrandingConvertedIntoBlockUpdateTest::testUpdateHookN in core/modules/system/src/Tests/Update/SiteBrandingConvertedIntoBlockUpdateTest.php
Tests that site branding elements are being converted into blocks.
SqlContentEntityStorageSchemaIndexTest::testIndex in core/modules/system/src/Tests/Entity/Update/SqlContentEntityStorageSchemaIndexTest.php
Tests entity and field schema database updates and execution order.
StableBaseThemeUpdateTest::testUpdateHookN in core/modules/system/src/Tests/Update/StableBaseThemeUpdateTest.php
Tests that the Stable base theme is installed if necessary.
UpdatePathRC1TestBaseFilledTest::testUpdatedSite in core/modules/system/src/Tests/Update/UpdatePathRC1TestBaseFilledTest.php
Tests that the content and configuration were properly updated.
UpdatePathRC1TestBaseTest::testDatabaseLoaded in core/modules/system/src/Tests/Update/UpdatePathRC1TestBaseTest.php
Tests that the database was properly loaded.
UpdatePathTestBaseFilledTest::testUpdatedSite in core/modules/system/src/Tests/Update/UpdatePathTestBaseFilledTest.php
Tests that the content and configuration were properly updated.
UpdatePathTestBaseTest::testDatabaseLoaded in core/modules/system/src/Tests/Update/UpdatePathTestBaseTest.php
Tests that the database was properly loaded.
UpdatePathTestBaseTest::testUpdateHookN in core/modules/system/src/Tests/Update/UpdatePathTestBaseTest.php
Test that updates are properly run.
UpdatePathTestJavaScriptTest::testJavaScriptLoading in core/modules/system/src/Tests/Update/UpdatePathTestJavaScriptTest.php
Test JavaScript loading at update.php.
UpdatePathWithBrokenRoutingTest::testWithBrokenRouting in core/modules/system/src/Tests/Update/UpdatePathWithBrokenRoutingTest.php
Tests running update.php with some form of broken routing.
UpdatePostUpdateFailingTest::testPostUpdate in core/modules/system/src/Tests/Update/UpdatePostUpdateFailingTest.php
Tests hook_post_update_NAME().
UpdatePostUpdateTest::testPostUpdate in core/modules/system/src/Tests/Update/UpdatePostUpdateTest.php
Tests hook_post_update_NAME().