namespace Drupal\Tests\system\Functional\Update
Same name in other branches
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. |
CronLoggingUpdateTest | core/modules/system/tests/src/Functional/Update/CronLoggingUpdateTest.php | Tests update of system.cron:logging. |
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. |
SimpleConfigLangcodeTest | core/modules/system/tests/src/Functional/Update/SimpleConfigLangcodeTest.php | @group system @group Update @covers system_post_update_add_langcode_to_all_translatable_config |
SqlContentEntityStorageRevisionDataCleanupTest | core/modules/system/tests/src/Functional/Update/SqlContentEntityStorageRevisionDataCleanupTest.php | Tests cleaning up revision data tables. |
SystemDateSettingsUpdateTest | core/modules/system/tests/src/Functional/Update/SystemDateSettingsUpdateTest.php | Tests system.date:country.default and system.date:timezone.default values. |
TimestampFormatterSettingsUpdateTest | core/modules/system/tests/src/Functional/Update/TimestampFormatterSettingsUpdateTest.php | Tests the update of timestamp formatter settings. |
UpdateDescriptionConfigurationPostUpdate | core/modules/system/tests/src/Functional/Update/UpdateDescriptionConfigurationPostUpdate.php | @covers system_post_update_add_description_to_entity_view_mode @covers system_post_update_add_description_to_entity_form_mode |
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.