10 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.
- 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.
- 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 - Test 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 - Test 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.
- 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().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.