namespace Drupal\Tests\system\Functional\Update

Same name in other branches
  1. 10 Drupal\Tests\system\Functional\Update
  2. 9 Drupal\Tests\system\Functional\Update
  3. 8.9.x Drupal\Tests\system\Functional\Update
Object name File name Summary
BatchBidSerialUpdateTest core/modules/system/tests/src/Functional/Update/BatchBidSerialUpdateTest.php Tests system_update_10101() upgrade path.
ConfigSyncReadmeUpdateTest core/modules/system/tests/src/Functional/Update/ConfigSyncReadmeUpdateTest.php Tests update to readme inside the configuration synchronization directory.
DatabaseVersionCheckUpdateTest core/modules/system/tests/src/Functional/Update/DatabaseVersionCheckUpdateTest.php Tests that updates fail if the database does not meet the minimum version.
GlobalThemeSettingsDefaultLogoUrlUpdateTest core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php Tests update of system.theme.global:logo.url if it's still the default of "".
MailDsnSettingsUpdateTest core/modules/system/tests/src/Functional/Update/MailDsnSettingsUpdateTest.php Tests creation of default mail transport dsn settings.
MenuLinksetSettingsUpdateTest core/modules/system/tests/src/Functional/Update/MenuLinksetSettingsUpdateTest.php Tests creation of system linkset settings.
PasswordCompatibilityUpdateTest core/modules/system/tests/src/Functional/Update/PasswordCompatibilityUpdateTest.php Tests that users created with Drupal prior to version 10.1.x can still login.
SqlContentEntityStorageRevisionDataCleanupTest core/modules/system/tests/src/Functional/Update/SqlContentEntityStorageRevisionDataCleanupTest.php Tests cleaning up revision data tables.
Y2038TimestampUpdateTest core/modules/system/tests/src/Functional/Update/Y2038TimestampUpdateTest.php Tests update of timestamp fields to bigint.

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