27 calls to UpdatePathTestBase::runUpdates()
- BlockContentStatusInfoUpdatePathTest::testRunUpdates in core/
modules/ block_content/ tests/ src/ Functional/ Update/ BlockContentStatusInfoUpdatePathTest.php - Tests block_content_post_update_remove_block_content_status_info_keys.
- BlockItemsPerPageUpdateTest::testUpdateItemsPerPage in core/
modules/ views/ tests/ src/ Functional/ Update/ BlockItemsPerPageUpdateTest.php - Tests changing an `items_per_page` setting of `none` to NULL.
- BlockWeightUpdateTest::testRunUpdates in core/
modules/ block/ tests/ src/ Functional/ BlockWeightUpdateTest.php - Tests update path for blocks' `weight` property.
- ChangePromotedDefaultTest::testRunUpdates in core/
modules/ node/ tests/ src/ Functional/ Update/ ChangePromotedDefaultTest.php - Tests run updates.
- ContentModerationStateIndexUpdatePathTest::testRunUpdates in core/
modules/ content_moderation/ tests/ src/ Functional/ Update/ ContentModerationStateIndexUpdatePathTest.php - Tests the upgrade path for moderation state index.
- EntityArgumentUpdateTest::testViewsFieldPluginConversion in core/
modules/ views/ tests/ src/ Functional/ Update/ EntityArgumentUpdateTest.php - Tests that numeric argument plugins are updated properly.
- EntityFormModeUpdatePathTest::testRunUpdates in core/
modules/ system/ tests/ src/ Functional/ Update/ EntityFormModeUpdatePathTest.php - Tests update path for the entity form mode description value from '' to NULL.
- FileVideoFormatterUpdateTest::testPlaysInlineUpdate in core/
modules/ file/ tests/ src/ Functional/ Formatter/ FileVideoFormatterUpdateTest.php - Tests plays inline update.
- LocalesLocationAddIndexUpdateTest::testExistingIndex in core/
modules/ locale/ tests/ src/ Functional/ LocalesLocationAddIndexUpdateTest.php - Tests locale_update_10300().
- LocalesLocationAddIndexUpdateTest::testIndex in core/
modules/ locale/ tests/ src/ Functional/ LocalesLocationAddIndexUpdateTest.php - Tests locale_update_10300().
- MenuBlockDepthTest::testUpdate in core/
modules/ block/ tests/ src/ Functional/ Update/ MenuBlockDepthTest.php - Tests that menu blocks with a `depth` setting of 0 are changed to NULL.
- MenuTreeStorageSchemaUpdateTest::testSchemaLengthAfterUpdate in core/
modules/ system/ tests/ src/ Functional/ Update/ MenuTreeStorageSchemaUpdateTest.php - Tests DB behavior after update.
- PathAliasRevisionIndexesUpdatePathTest::testRunUpdates in core/
modules/ path_alias/ tests/ src/ Functional/ Update/ PathAliasRevisionIndexesUpdatePathTest.php - Tests the update path for the path_alias_revision table indices.
- PreventDowngradeTest::testDowngradePrevention in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ PreventDowngradeTest.php - Tests prevention of incorrect update path.
- RemovePathKeyTest::testRunUpdates in core/
modules/ system/ tests/ src/ Functional/ Update/ RemovePathKeyTest.php - Tests the upgrade path for removing system.file.path key.
- RouteAliasUpdateTest::testRunUpdates in core/
modules/ system/ tests/ src/ Functional/ Update/ RouteAliasUpdateTest.php - Tests the upgrade path for adding aliases to the router table.
- SearchBlockPageIdUpdatePathTest::testRunUpdates in core/
modules/ search/ tests/ src/ Functional/ Update/ SearchBlockPageIdUpdatePathTest.php - Tests update path for the search block's `page_id` setting from '' to NULL.
- UpdateEmptyEmailsUpdatePathTest::testRunUpdates in core/
modules/ update/ tests/ src/ Functional/ Update/ UpdateEmptyEmailsUpdatePathTest.php - Tests update_post_update_fix_update_emails.
- UpdatePathTestBase::testDatabaseLoaded in core/
tests/ Drupal/ FunctionalTests/ Update/ UpdatePathTestBase.php - Tests that the database was properly loaded.
- UpdatePathTestBaseFilledTest::testUpdatedSite in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdatePathTestBaseFilledTest.php - Tests that the content and configuration were properly updated.
- UpdatePathTestBaseTest::testModuleListChange in core/
tests/ Drupal/ FunctionalTests/ Update/ UpdatePathTestBaseTest.php - Tests that test running environment is updated when module list changes.
- UpdatePathTestBaseTest::testPathAliasProcessing in core/
tests/ Drupal/ FunctionalTests/ Update/ UpdatePathTestBaseTest.php - Tests that path aliases are not processed during database updates.
- UpdatePathTestBaseTest::testSchemaChecking in core/
tests/ Drupal/ FunctionalTests/ Update/ UpdatePathTestBaseTest.php - Tests that schema can be excluded from testing.
- UpdatePathTestBaseTest::testUpdateHookN in core/
tests/ Drupal/ FunctionalTests/ Update/ UpdatePathTestBaseTest.php - Tests that updates are properly run.
- UserRememberRolesFilterSettingTest::testViewsPostUpdateBooleanFilterAcceptEmpty in core/
modules/ views/ tests/ src/ Functional/ Update/ UserRememberRolesFilterSettingTest.php - Test that filter values are updated properly.
- ViewsAddDefaultTableCssClassUpdateTest::testViewsPostUpdateAddDefaultTableCssClass in core/
modules/ views/ tests/ src/ Functional/ Update/ ViewsAddDefaultTableCssClassUpdateTest.php - Tests the upgrade path adding table style default CSS class.
- WorkspaceAssociationStringIdsUpdatePathTest::testRunUpdates in core/
modules/ workspaces/ tests/ src/ Functional/ Update/ WorkspaceAssociationStringIdsUpdatePathTest.php - Tests the update path for string IDs in workspace_association.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.