17 calls to UpdatePathTestTrait::runUpdates()

ActiveWorkspaceUpdateTest::testActiveWorkspaceDuringUpdate in core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php
Tests that there is no active workspace during database updates.
BrokenCacheUpdateTest::testUpdate in core/modules/system/tests/src/Functional/UpdateSystem/BrokenCacheUpdateTest.php
Ensures that a broken or out-of-date element info cache is not used.
CronLoggingUpdateTest::testUpdate in core/modules/system/tests/src/Functional/Update/CronLoggingUpdateTest.php
Tests update of system.cron:logging.
EntityUpdateInitialTest::testInitialIsIgnored in core/modules/system/tests/src/Functional/UpdateSystem/EntityUpdateInitialTest.php
Tests that a pre-existing initial key in the field schema is not a change.
GlobalThemeSettingsDefaultLogoUrlUpdateTest::testUpdate in core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php
Tests update of system.theme.global:logo.url.
MediaSettingsDefaultIframeDomainUpdateTest::testUpdate in core/modules/media/tests/src/Functional/Update/MediaSettingsDefaultIframeDomainUpdateTest.php
Tests update of media.settings:iframe_domain.
ThemeUpdateTest::testThemeUpdates in core/modules/system/tests/src/Functional/Theme/ThemeUpdateTest.php
Ensures preprocess functions run even for suggestion implementations.
UpdatePathLastRemovedTest::testLastRemovedVersion in core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathLastRemovedTest.php
Tests that a module with a too old schema version can not be updated.
UpdatePathNewDependencyTest::testUpdateNewDependency in core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathNewDependencyTest.php
Tests that a module can add services that depend on new modules.
UpdatePathTestBase::runUpdates in core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php
Helper function to run pending database updates.
UpdatePathTestJavaScriptTest::testJavaScriptLoading in core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathTestJavaScriptTest.php
Tests JavaScript loading at update.php.
UpdatePathWithBrokenRoutingTest::testWithBrokenRouting in core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathWithBrokenRoutingTest.php
Tests running update.php with some form of broken routing.
UpdatePostUpdateExceptionTest::testPostUpdate in core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateExceptionTest.php
Tests hook_post_update_NAME().
UpdatePostUpdateFailingTest::testPostUpdate in core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateFailingTest.php
Tests hook_post_update_NAME().
UpdatePostUpdateTest::testPostUpdate in core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateTest.php
Tests hook_post_update_NAME().
UpdateSettingsDefaultFetchUrlUpdateTest::testUpdate in core/modules/update/tests/src/Functional/Update/UpdateSettingsDefaultFetchUrlUpdateTest.php
Tests update of update.settings:fetch.url.
Y2038TimestampUpdateTest::testUpdate in core/modules/system/tests/src/Functional/Update/Y2038TimestampUpdateTest.php
Tests update of time fields.

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