164 calls to UpdatePathTestBase::runUpdates()

ActionConfigTest::testUpdateActionPlugins in core/modules/action/tests/src/Functional/Update/ActionConfigTest.php
Tests upgrading action settings.
AdminThemeUpdateTest::testUpdateHookN in core/modules/system/tests/src/Functional/Update/AdminThemeUpdateTest.php
Tests that system.theme:admin is updated as expected.
AggregatorUpdateTest::testSourceFeedRequired in core/modules/aggregator/tests/src/Functional/Update/AggregatorUpdateTest.php
Tests that the 'Source feed' field is required.
AggregatorUpdateTest::testUpdateIntervalDefaultValue in core/modules/aggregator/tests/src/Functional/Update/AggregatorUpdateTest.php
Tests that the 'Update interval' field has a default value.
ArgumentPlaceholderUpdatePathTest::testArgumentPlaceholderUpdate in core/modules/views/tests/src/Functional/Update/ArgumentPlaceholderUpdatePathTest.php
Ensures that %1 and !1 are converted to twig tokens in existing views.
AutomatedCronUpdateWithAutomatedCronTest::testUpdate in core/modules/system/tests/src/Functional/Update/AutomatedCronUpdateWithAutomatedCronTest.php
Ensures that automated cron module isn installed and the config migrated.
AutomatedCronUpdateWithoutAutomatedCronTest::testUpdate in core/modules/system/tests/src/Functional/Update/AutomatedCronUpdateWithoutAutomatedCronTest.php
Ensures that automated cron module isn't installed and the config migrated.
BlockConditionMissingSchemaUpdateTest::testUpdateHookN in core/modules/block/tests/src/Functional/Update/BlockConditionMissingSchemaUpdateTest.php
Tests that block context mapping is updated properly.
BlockContentReusableUpdateTest::testReusableFieldAddition in core/modules/block_content/tests/src/Functional/Update/BlockContentReusableUpdateTest.php
Tests adding 'reusable' entity base field to the block content entity type.
BlockContentReusableUpdateTest::testReusableFieldAdditionWithoutViews in core/modules/block_content/tests/src/Functional/Update/BlockContentReusableUpdateTest.php
Tests that the update succeeds even if Views is not installed.
BlockContentUpdateTest::testSimpleUpdates in core/modules/block_content/tests/src/Functional/Update/BlockContentUpdateTest.php
Tests the revision metadata fields and revision data table additions.
BlockContentUpdateTest::testStatusFieldAddition in core/modules/block_content/tests/src/Functional/Update/BlockContentUpdateTest.php
Tests adding a status field to the block content entity type.
BlockContextMappingUpdateTest::testUpdateHookN in core/modules/block/tests/src/Functional/Update/BlockContextMappingUpdateTest.php
Tests that block context mapping is updated properly.
BlockPageSettingTest::testUpdateActionPlugins in core/modules/search/tests/src/Functional/Update/BlockPageSettingTest.php
Tests existing search block settings upgrade.
BlockRemoveDisabledRegionUpdateTest::testUpdateHookN in core/modules/block/tests/src/Functional/Update/BlockRemoveDisabledRegionUpdateTest.php
Tests that block context mapping is updated properly.
BooleanFilterValuesUpdateTest::testViewsPostUpdateBooleanFilterValues in core/modules/views/tests/src/Functional/Update/BooleanFilterValuesUpdateTest.php
Tests that boolean filter values are updated properly.
BulkFormUpdateTest::testBulkFormDependencies in core/modules/views/tests/src/Functional/Update/BulkFormUpdateTest.php
Tests the updating of dependencies for Views using the bulk_form plugin.
CacheabilityMetadataUpdateTest::testUpdateHookN in core/modules/views/tests/src/Functional/Update/CacheabilityMetadataUpdateTest.php
Tests that views cacheability metadata updated properly.
CommentAdminViewUpdateTest::testCommentAdminPostUpdateHook in core/modules/comment/tests/src/Functional/Update/CommentAdminViewUpdateTest.php
Tests that comment admin view is enabled after update.
CommentHostnameUpdateTest::testCommentPostUpdateAddIpAddressSetting in core/modules/comment/tests/src/Functional/Update/CommentHostnameUpdateTest.php
Tests comment_post_update_add_ip_address_setting().
CommentHostnameUpdateTest::testCommentUpdate8600 in core/modules/comment/tests/src/Functional/Update/CommentHostnameUpdateTest.php
Tests comment_update_8600().
CommentUpdateTest::testCommentEntityTypeAndFieldNameRequired in core/modules/comment/tests/src/Functional/Update/CommentUpdateTest.php
Tests whether the 'entity_type' and 'field_name' columns are required.
CommentUpdateTest::testCommentUpdate8101 in core/modules/comment/tests/src/Functional/Update/CommentUpdateTest.php
Tests comment_update_8200().
CommentUpdateTest::testOwnerEntityKey in core/modules/comment/tests/src/Functional/Update/CommentUpdateTest.php
Tests that the comment entity type has an 'owner' entity key.
CommentUpdateTest::testPublishedEntityKey in core/modules/comment/tests/src/Functional/Update/CommentUpdateTest.php
Tests that the comment entity type has a 'published' entity key.
ConfigOverridesUpdateTest::testUpdatedSite in core/modules/system/tests/src/Functional/Update/ConfigOverridesUpdateTest.php
Tests that configuration has been updated.
ContactUpdateTest::testPostUpdateContactFormFields in core/modules/contact/tests/src/Functional/Update/ContactUpdateTest.php
Tests contact_form updates.
ContentModerationUpdateTest::testOwnerEntityKey in core/modules/content_moderation/tests/src/Functional/Update/ContentModerationUpdateTest.php
Tests that the content moderation state entity has an 'owner' entity key.
ContentTranslationUpdateTest::testContentTranslationUpdate8400 in core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php
Tests that initial values for metadata fields are populated correctly.
CreateHalSettingsForLinkDomainUpdateTest::testHalSettingsCreated in core/modules/hal/tests/src/Functional/Update/CreateHalSettingsForLinkDomainUpdateTest.php
Tests hal_update_8301().
DatetimeRangeViewUpdateTest::testViewsPostUpdateDateRangeFilterValues in core/modules/datetime_range/tests/src/Functional/Update/DatetimeRangeViewUpdateTest.php
Tests that datetime_range filter values are updated properly.
DblogFiltersAndFieldsUpgradeTest::testDblogUpgradePath in core/modules/dblog/tests/src/Functional/Update/DblogFiltersAndFieldsUpgradeTest.php
Tests that field and filter handlers are updated properly.
DblogNoLogsAvailableUpgradeTest::testDblogUpgradePath in core/modules/dblog/tests/src/Functional/Update/DblogNoLogsAvailableUpgradeTest.php
Tests that no logs available text is now using a custom area.
DblogRecentLogsUsingViewsUpdateTest::testUpdate in core/modules/dblog/tests/src/Functional/Update/DblogRecentLogsUsingViewsUpdateTest.php
Ensures that update hook is run for dblog module.
DefaultContentModerationStateRevisionUpdateTest::testNoEntitiesUnderModeration in core/modules/content_moderation/tests/src/Functional/Update/DefaultContentModerationStateRevisionUpdateTest.php
Test the post_update hook when no entity types are being moderated.
DefaultContentModerationStateRevisionUpdateTest::testUpdateDefaultRevision in core/modules/content_moderation/tests/src/Functional/Update/DefaultContentModerationStateRevisionUpdateTest.php
Test updating the default revision.
DefaultModerationStateUpdateTest::testUpdateDefaultModerationState in core/modules/content_moderation/tests/src/Functional/Update/DefaultModerationStateUpdateTest.php
Tests updating the default moderation state setting.
EditorUpdateTest::testEditorUpdate8001 in core/modules/editor/tests/src/Functional/Update/EditorUpdateTest.php
Tests editor_update_8001().
EmailWidgetSizeSettingUpdateTest::testFieldPostUpdateEmailWidgetSizeSetting in core/modules/field/tests/src/Functional/Update/EmailWidgetSizeSettingUpdateTest.php
Tests field_post_update_email_widget_size_setting().
EntityFormDisplayDependenciesUpdateTest::testEntityDisplaysUpdated in core/modules/content_moderation/tests/src/Functional/Update/EntityFormDisplayDependenciesUpdateTest.php
Tests updating the dependencies of entity displays.
EntityLinkOutputUrlUpdateTest::testViewsPostUpdateEntityLinkUrl in core/modules/views/tests/src/Functional/Update/EntityLinkOutputUrlUpdateTest.php
Tests that the additional settings are added to the config.
EntityReferenceAutocompleteWidgetMatchLimitUpdateTest::testViewsPostUpdateEntityLinkUrl in core/modules/system/tests/src/Functional/Update/EntityReferenceAutocompleteWidgetMatchLimitUpdateTest.php
Tests that the match_limit setting is added to the config.
EntityReferenceHandlerSettingUpdateTest::testFieldPostUpdateERHandlerSetting in core/modules/field/tests/src/Functional/Update/EntityReferenceHandlerSettingUpdateTest.php
Tests field_post_update_entity_reference_handler_setting().
EntityResourcePermissionsUpdateTest::testBcEntityResourcePermissionSettingAdded in core/modules/rest/tests/src/Functional/Update/EntityResourcePermissionsUpdateTest.php
Tests rest_update_8203().
EntityUpdateAddRevisionDefaultTest::testAddingTheRevisionDefaultField in core/modules/system/tests/src/Functional/Update/EntityUpdateAddRevisionDefaultTest.php
Tests the addition of the 'revision_default' base field.
EntityUpdateAddRevisionTranslationAffectedTest::testAddingTheRevisionTranslationAffectedField in core/modules/system/tests/src/Functional/Update/EntityUpdateAddRevisionTranslationAffectedTest.php
Tests the addition of the 'revision_translation_affected' base field.
EntityUpdateAddRevisionTranslationAffectedTest::testDeletedEntityType in core/modules/system/tests/src/Functional/Update/EntityUpdateAddRevisionTranslationAffectedTest.php
Tests the 'revision_translation_affected' field on a deleted entity type.
EntityUpdateToPublishableTest::testConvertToPublishable in core/modules/system/tests/src/Functional/Update/EntityUpdateToPublishableTest.php
Tests the conversion of an entity type to be publishable.
EntityViewsDataUpdateTest::testUpdateHookN in core/modules/views/tests/src/Functional/Update/EntityViewsDataUpdateTest.php
Tests that field plugins are updated properly.
EntityViewsMultiValueBaseFieldDataUpdateTest::testUpdateMultiValueBaseFields in core/modules/views/tests/src/Functional/Update/EntityViewsMultiValueBaseFieldDataUpdateTest.php
Tests multi-value base field views data is updated correctly.
ExposedFilterBlocksUpdateTest::testViewsPostUpdateExposedFilterBlocks in core/modules/views/tests/src/Functional/Update/ExposedFilterBlocksUpdateTest.php
Tests that exposed filter blocks label display are disabled.
ExposedFilterBlocksUpdateTest::testViewsPostUpdateExposedFilterBlocksWithoutBlock in core/modules/views/tests/src/Functional/Update/ExposedFilterBlocksUpdateTest.php
Tests that the update succeeds even if Block is not installed.
ExtraFieldUpdatePathTest::testRunUpdates in core/modules/layout_builder/tests/src/Functional/Update/ExtraFieldUpdatePathTest.php
Tests the upgrade path for Layout Builder extra fields.
FieldHandlersUpdateTest::testViewsUpdate8004 in core/modules/views/tests/src/Functional/Update/FieldHandlersUpdateTest.php
Tests that field handlers are updated properly.
FieldSchemaDataUninstallUpdateTest::testUpdateHookN in core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php
Tests the upgrade path after fixing field schema data uninstallation.
FieldUpdateTest::testEntityReferenceFieldConfigCleanUpdate in core/modules/field/tests/src/Functional/Update/FieldUpdateTest.php
Tests field_post_update_remove_handler_submit_setting().
FieldUpdateTest::testFieldUpdate8001 in core/modules/field/tests/src/Functional/Update/FieldUpdateTest.php
Tests field_update_8001().
FieldUpdateTest::testFieldUpdate8002 in core/modules/field/tests/src/Functional/Update/FieldUpdateTest.php
Tests field_update_8002().
FieldUpdateTest::testFieldUpdate8003 in core/modules/field/tests/src/Functional/Update/FieldUpdateTest.php
Tests field_update_8003().
FieldUpdateTest::testFieldUpdate8500 in core/modules/field/tests/src/Functional/Update/FieldUpdateTest.php
Tests field_update_8500().
FileUpdateTest::testOwnerEntityKey in core/modules/file/tests/src/Functional/Update/FileUpdateTest.php
Tests that the file entity type has an 'owner' entity key.
FileUpdateTest::testPostUpdate8001 in core/modules/file/tests/src/Functional/Update/FileUpdateTest.php
Tests file_update_8001().
FileUsageTemporaryDeletionConfigurationUpdateTest::testUpdateHookN in core/modules/file/tests/src/Functional/Update/FileUsageTemporaryDeletionConfigurationUpdateTest.php
Tests that make_unused_managed_files_temporary conditions are correct.
FilterHtmlUpdateTest::testAllowedHtmlUpdate in core/modules/system/tests/src/Functional/Update/FilterHtmlUpdateTest.php
Tests system_update_8009().
GlossaryStatusFilterTest::testGlossaryView in core/modules/views/tests/src/Functional/Update/GlossaryStatusFilterTest.php
Tests the default glossary view.
IdentifierFieldSchemaTypeUpdateTest::testSystemUpdate8901 in core/modules/system/tests/src/Functional/Update/IdentifierFieldSchemaTypeUpdateTest.php
Tests system_update_8901().
ImageStyleDependencyUpdateTest::testUpdateImageStyleDependencies in core/modules/views/tests/src/Functional/Update/ImageStyleDependencyUpdateTest.php
Tests the updating of views dependencies to image styles.
ImageUpdateTest::testPostUpdateImageStylesDependencies in core/modules/image/tests/src/Functional/Update/ImageUpdateTest.php
Tests image_post_update_image_style_dependencies().
InstallProfileSystemInstall8300Test::testUpdate in core/modules/system/tests/src/Functional/Update/InstallProfileSystemInstall8300Test.php
Ensures that the system_update_8300() runs as expected.
LangcodeToAsciiUpdateTest::testLangcodeColumnCollation in core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateTest.php
Tests that the column collation has been updated on MySQL.
LanguageSelectWidgetUpdateTest::testLanguagePostUpdateLanguageSelectWidget in core/modules/language/tests/src/Functional/Update/LanguageSelectWidgetUpdateTest.php
Tests language_post_update_language_select_widget().
LayoutBuilderContextMappingUpdatePathTest::testRunUpdates in core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderContextMappingUpdatePathTest.php
Tests the upgrade path for enabling Layout Builder.
LayoutBuilderEnableUpdatePathTest::testRunUpdates in core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderEnableUpdatePathTest.php
Tests the upgrade path for enabling Layout Builder.
LayoutBuilderPermissionsUpdatePathTest::testRunUpdates in core/modules/layout_builder/tests/src/Functional/Update/LayoutBuilderPermissionsUpdatePathTest.php
Tests the upgrade path for Layout Builder permissions.
LayoutDiscoveryDependenciesUpdateTest::testUpdatedLayoutDiscoveryDependencies in core/modules/layout_discovery/tests/src/Functional/Update/LayoutDiscoveryDependenciesUpdateTest.php
Tests updating the dependencies for layout discovery based entity displays.
LimitOperatorsDefaultsTest::testViewsPostUpdateLimitOperatorsDefaultValues in core/modules/views/tests/src/Functional/Update/LimitOperatorsDefaultsTest.php
Tests that default settings for limit operators are present.
LocalActionsAndTasksConvertedIntoBlocksUpdateTest::testUpdateHookN in core/modules/system/tests/src/Functional/Update/LocalActionsAndTasksConvertedIntoBlocksUpdateTest.php
Tests that local actions/tasks are being converted into blocks.
MakeLayoutUntranslatableUpdatePathTestBase::testDisableTranslationOnLayouts in core/modules/layout_builder/tests/src/Functional/Update/Translatability/MakeLayoutUntranslatableUpdatePathTestBase.php
Tests the upgrade path for translatable layouts.
MediaLibrarySetAdministrativePageToTableDisplayTest::testUpdateWithCustomizedMediaLibraryMenuSettings in core/modules/media_library/tests/src/Functional/Update/MediaLibrarySetAdministrativePageToTableDisplayTest.php
Tests that the update preserves custom 'media_library' menu settings.
MediaLibrarySetAdministrativePageToTableDisplayTest::testUpdateWithCustomizedMediaLibraryViewPath in core/modules/media_library/tests/src/Functional/Update/MediaLibrarySetAdministrativePageToTableDisplayTest.php
Tests that the update does not alter custom 'media' path and menu settings.
MediaLibrarySetAdministrativePageToTableDisplayTest::testUpdateWithCustomizedMediaViewMenuSettings in core/modules/media_library/tests/src/Functional/Update/MediaLibrarySetAdministrativePageToTableDisplayTest.php
Tests that the update does not alter custom 'media' view menu settings.
MediaLibrarySetAdministrativePageToTableDisplayTest::testUpdateWithCustomizedMediaViewPath in core/modules/media_library/tests/src/Functional/Update/MediaLibrarySetAdministrativePageToTableDisplayTest.php
Tests that the update does not alter a custom 'media' view path.
MediaLibrarySetAdministrativePageToTableDisplayTest::testUpdateWithoutCustomizations in core/modules/media_library/tests/src/Functional/Update/MediaLibrarySetAdministrativePageToTableDisplayTest.php
Tests that the update alters uncustomized path and menu settings.
MediaLibraryUpdate8704Test::testUpdate in core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdate8704Test.php
Tests that the update creates the media_library.settings config object.
MediaLibraryUpdateCheckboxClassesTest::testAddNonPrefixedClasses in core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateCheckboxClassesTest.php
Tests that non js prefixes are added to checkboxes in the media view.
MediaLibraryUpdateFormAndViewDisplaysTest::testPostUpdateDisplayModes in core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateFormAndViewDisplaysTest.php
Tests the media library module updates for form and view displays.
MediaLibraryUpdateViewLangcodeFiltersTest::testMediaLibraryViewStatusExtraFilter in core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateViewLangcodeFiltersTest.php
Tests that the langcode filters are added to the media library view.
MediaLibraryUpdateViewPageDisplayEditDeleteLinkTest::testMediaLibraryViewsConfig in core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateViewPageDisplayEditDeleteLinkTest.php
Tests that the media library view config is updated.
MediaLibraryUpdateViewStatusExtraFilterTest::testMediaLibraryViewStatusExtraFilter in core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateViewStatusExtraFilterTest.php
Tests that the status extra filter is added to the media library view.
MediaLibraryUpdateViewTableDisplayTest::testMediaLibraryChangedViewTableDisplay in core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateViewTableDisplayTest.php
Tests the views config update when the widget display is overridden.
MediaLibraryUpdateViewTableDisplayTest::testMediaLibraryViewTableDisplay in core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateViewTableDisplayTest.php
Tests the widget_table display is added to the views config.
MediaLibraryUpdateWidgetViewTest::testMediaLibraryViewsConfig in core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateWidgetViewTest.php
Tests that the media library view config is updated.
MediaUpdateTest::testBundlePermission in core/modules/media/tests/src/Functional/Update/MediaUpdateTest.php
Tests that media permissions are correctly migrated.
MediaUpdateTest::testEnableStandaloneUrl in core/modules/media/tests/src/Functional/Update/MediaUpdateTest.php
Tests that the standalone URL is still accessible.
MediaUpdateTest::testMediaViewStatusExtraFilter in core/modules/media/tests/src/Functional/Update/MediaUpdateTest.php
Tests that the status extra filter is added to the media view.
MediaUpdateTest::testOEmbedConfig in core/modules/media/tests/src/Functional/Update/MediaUpdateTest.php
Tests that media.settings config is updated with oEmbed configuration.
MediaUpdateTest::testOwnerEntityKey in core/modules/media/tests/src/Functional/Update/MediaUpdateTest.php
Tests that the media entity type has an 'owner' entity key.
MenuBlockPostUpdateTest::testPostUpdateMenuBlockFields in core/modules/system/tests/src/Functional/Update/MenuBlockPostUpdateTest.php
Tests updating blocks with default 'expand_all_items' value.
MenuLinkContentUpdateTest::testConversionToRevisionable in core/modules/menu_link_content/tests/src/Functional/Update/MenuLinkContentUpdateTest.php
Tests the conversion of custom menu links to be revisionable.
MenuLinkContentUpdateTest::testPublishedEntityKeyAddition in core/modules/menu_link_content/tests/src/Functional/Update/MenuLinkContentUpdateTest.php
Tests the addition of the publishing status entity key.
MenuTreeSerializationTitleTest::testUpdate in core/modules/system/tests/src/Functional/Update/MenuTreeSerializationTitleTest.php
Ensures that the system_update_8001() runs as expected.
MigrateDrupalUpdateTest::testSourceFeedRequired in core/modules/migrate_drupal/tests/src/Functional/MigrateDrupalUpdateTest.php
Tests migrate_drupal_multilingual uninstallation.
MigrateLinkDomainSettingFromRestToHalUpdateTest::testLinkDomainMigratedFromRestSettingsToHalSettings in core/modules/hal/tests/src/Functional/Update/MigrateLinkDomainSettingFromRestToHalUpdateTest.php
Tests hal_update_8301().
ModeratedContentViewLatestRevisionUpdateTest::testUpdateModeratedContentView in core/modules/content_moderation/tests/src/Functional/Update/ModeratedContentViewLatestRevisionUpdateTest.php
Tests updating the moderated content view.
ModerationStateViewsFieldUpdateTest::testViewsFieldIdUpdate in core/modules/content_moderation/tests/src/Functional/Update/ModerationStateViewsFieldUpdateTest.php
Test the views field ID update.
ModerationStateViewsFieldUpdateTest::testViewsFieldIdUpdateWithoutViews in core/modules/content_moderation/tests/src/Functional/Update/ModerationStateViewsFieldUpdateTest.php
Tests that the update succeeds even if Views is not installed.
MoveActionsToCoreTest::testUpdateActionPlugins in core/modules/system/tests/src/Functional/Update/MoveActionsToCoreTest.php
Tests upgrading actions to core namespace.
MoveRevisionMetadataFieldsUpdateTest::testSystemUpdate8400 in core/modules/system/tests/src/Functional/Entity/Update/MoveRevisionMetadataFieldsUpdateTest.php
Tests that the revision metadata fields are moved correctly.
MoveRevisionMetadataFieldsUpdateTest::testSystemUpdate8501 in core/modules/system/tests/src/Functional/Entity/Update/MoveRevisionMetadataFieldsUpdateTest.php
Tests that the revision metadata key BC layer was updated correctly.
NoDependenciesUpdateTest::testNoDependenciesUpdate in core/modules/system/tests/src/Functional/Update/NoDependenciesUpdateTest.php
Test the system module updates with no dependencies installed.
NodeUpdateTest::testOwnerEntityKey in core/modules/node/tests/src/Functional/Update/NodeUpdateTest.php
Tests that the node entity type has an 'owner' entity key.
NodeUpdateTest::testPublishedEntityKey in core/modules/node/tests/src/Functional/Update/NodeUpdateTest.php
Tests that the node entity type has a 'published' entity key.
NodeUpdateTest::testStatusCheckbox in core/modules/node/tests/src/Functional/Update/NodeUpdateTest.php
Tests that the node entity form has the status checkbox.
PageTitleConvertedIntoBlockUpdateTest::testUpdateHookN in core/modules/system/tests/src/Functional/Update/PageTitleConvertedIntoBlockUpdateTest.php
Tests that page title is being converted into a block.
PathAliasToEntityUpdateTest::testConversionToEntities in core/modules/system/tests/src/Functional/Update/PathAliasToEntityUpdateTest.php
Tests the conversion of path aliases to entities.
PlaceholderTextUpdateTest::testViewsPostUpdatePlaceholderText in core/modules/views/tests/src/Functional/Update/PlaceholderTextUpdateTest.php
Tests that boolean filter values are updated properly.
ReadOnlyModeUpdateTest::testBcReadOnlyModeSettingAdded in core/modules/jsonapi/tests/src/Functional/Update/ReadOnlyModeUpdateTest.php
Tests jsonapi_update_8701().
RecalculatedDependencyTest::testUpdate in core/modules/system/tests/src/Functional/Update/RecalculatedDependencyTest.php
Ensures that the entities are resaved so they have the new dependency.
RemoveResponseGzipFromSystemPerformanceConfigurationTest::testUpdate in core/modules/system/tests/src/Functional/Update/RemoveResponseGzipFromSystemPerformanceConfigurationTest.php
Ensures that response.gzip is removed from system.performance configuration.
ResourceGranularityUpdateTest::testMethodGranularityConvertedToResourceGranularity in core/modules/rest/tests/src/Functional/Update/ResourceGranularityUpdateTest.php
Tests rest_post_update_simplify_resource_granularity().
ResponsiveImageUpdateTest::testPostUpdateDependency in core/modules/responsive_image/tests/src/Functional/Update/ResponsiveImageUpdateTest.php
Tests post-update responsive_image_post_update_dependency().
RestConfigurationEntitiesUpdateTest::testResourcesConvertedToConfigEntities in core/modules/rest/tests/src/Functional/Update/RestConfigurationEntitiesUpdateTest.php
Tests rest_update_8201().
RestExportAuthCorrectionUpdateTest::testUpdate in core/modules/rest/tests/src/Functional/Update/RestExportAuthCorrectionUpdateTest.php
Ensures that update hook is run for "rest" module.
RestExportAuthUpdateTest::testUpdate in core/modules/rest/tests/src/Functional/Update/RestExportAuthUpdateTest.php
Ensures that update hook is run for rest module.
RouterIndexOptimizationTest::testUpdate in core/modules/system/tests/src/Functional/Update/RouterIndexOptimizationTest.php
Ensures that the system_update_8002() runs as expected.
ScaleAndCropAddAnchorUpdateTest::testImagePostUpdateScaleAndCropEffectAddAnchor in core/modules/image/tests/src/Functional/Update/ScaleAndCropAddAnchorUpdateTest.php
Tests that 'anchor' setting is properly added.
SectionDependenciesUpdatePathTest::testRunUpdates in core/modules/layout_builder/tests/src/Functional/Update/SectionDependenciesUpdatePathTest.php
Tests the upgrade path for Layout Builder section dependencies.
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::testUpdateHookN in core/modules/system/tests/src/Functional/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php
Tests that local actions/tasks are being converted into blocks.
SiteBrandingConvertedIntoBlockUpdateTest::testUpdateHookN in core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php
Tests that site branding elements are being converted into blocks.
SqlContentEntityStorageSchemaConverterTestBase::testMakeRevisionable in core/modules/system/tests/src/Functional/Entity/Update/SqlContentEntityStorageSchemaConverterTestBase.php
Tests the conversion of an entity type to revisionable.
SqlContentEntityStorageSchemaIndexTest::testIndex in core/modules/system/tests/src/Functional/Entity/Update/SqlContentEntityStorageSchemaIndexTest.php
Tests entity and field schema database updates and execution order.
StableBaseThemeUpdateTest::testUpdateHookN in core/modules/system/tests/src/Functional/Update/StableBaseThemeUpdateTest.php
Tests that the Stable base theme is installed if necessary.
SyslogUpdateTest::testSyslogSettingsFacilityDataType in core/modules/syslog/tests/src/Functional/Update/SyslogUpdateTest.php
Tests that syslog.settings.facility has been converted from string to int.
TableDisplayCacheMaxAgeTest::testViewsPostUpdateTableDisplayMaxCacheAge in core/modules/views/tests/src/Functional/Update/TableDisplayCacheMaxAgeTest.php
Tests the upgrade path for cache max age with table displays.
TaxonomyParentUpdateTest::testTaxonomyUpdateParents in core/modules/taxonomy/tests/src/Functional/Update/TaxonomyParentUpdateTest.php
Tests taxonomy term parents update.
TaxonomyTermParentMultilingualTest::testMultilingualTermParentUpdate in core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermParentMultilingualTest.php
Tests taxonomy multilingual term parents update.
TaxonomyTermUpdatePathTest::testConversionToRevisionable in core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php
Tests the conversion of taxonomy terms to be revisionable.
TaxonomyTermUpdatePathTest::testPublishable in core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php
Tests the conversion of taxonomy terms to be publishable.
TaxonomyTermUpdatePathTest::testPublishingStatusUpdateForTaxonomyTermViews in core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php
Tests handling of the publishing status in taxonomy term views updates.
TaxonomyTermUpdatePathTest::testPublishingStatusUpdateForTaxonomyTermViewsWithoutViews in core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php
Tests taxonomy term views updates succeed even if Views is not installed.
TaxonomyTermUpdatePathTest::testStatusCheckbox in core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php
Tests that the taxonomy_term entity form has the status checkbox.
TaxonomyVocabularyHierarchyUpdateTest::testTaxonomyUpdateParents in core/modules/taxonomy/tests/src/Functional/Update/TaxonomyVocabularyHierarchyUpdateTest.php
Tests that the 'hierarchy' property is removed from vocabularies.
TempstoreKeyUpdatePathTest::testRunUpdates in core/modules/layout_builder/tests/src/Functional/Update/TempstoreKeyUpdatePathTest.php
Tests the upgrade path for Layout Builder extra fields.
TextRequiredSummaryUpdateTest::testFieldAndWidgetUpdate in core/modules/text/tests/src/Functional/TextRequiredSummaryUpdateTest.php
Tests that widgets and fields are updated for required summary flag.
UpdateActionsWithEntityPluginsTest::testUpdateActionsWithEntityPlugins in core/modules/system/tests/src/Functional/Update/UpdateActionsWithEntityPluginsTest.php
Tests upgrading comment and node actions to generic entity ones.
UpdateActionsWithEntityPluginsTest::testUpdateDeleteActionsWithEntityPlugins in core/modules/system/tests/src/Functional/Update/UpdateActionsWithEntityPluginsTest.php
Tests upgrading comment and node delete actions to generic entity ones.
UpdateEntityDisplayTest::testExtraFieldsUpdate in core/modules/system/tests/src/Functional/Update/UpdateEntityDisplayTest.php
Tests that entity displays are updated to properly store extra fields.
UpdateEntityDisplayTest::testRegionUpdate in core/modules/system/tests/src/Functional/Update/UpdateEntityDisplayTest.php
Tests that entity displays are updated with regions for their fields.
UpdatePathRC1TestBaseFilledTest::testUpdatedSite in core/modules/system/tests/src/Functional/Update/UpdatePathRC1TestBaseFilledTest.php
Tests that the content and configuration were properly updated.
UpdatePathRC1TestBaseTest::testDatabaseLoaded in core/modules/system/tests/src/Functional/Update/UpdatePathRC1TestBaseTest.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::testDatabaseLoaded in core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php
Tests that the database was properly loaded.
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
Test that updates are properly run.
UserUpdateEmailToken::testEmailToken in core/modules/user/tests/src/Functional/Update/UserUpdateEmailToken.php
Tests that email token in status_blocked of user.mail is updated.
UserUpdateOrderPermissionsTest::testPermissionsOrder in core/modules/user/tests/src/Functional/Update/UserUpdateOrderPermissionsTest.php
Tests that permissions are ordered by machine name.
ViewCoreUpdateTest::testPostUpdate in core/modules/views/tests/src/Functional/Update/ViewCoreUpdateTest.php
Tests that the core key is removed from views configuration.
ViewsDataTableDependencyUpdateTest::testPostUpdate in core/modules/views/tests/src/Functional/Update/ViewsDataTableDependencyUpdateTest.php
Tests that dependencies are correct after update.
WarmCacheUpdateFrom8dot6Test::testUpdatedSite in core/modules/system/tests/src/Functional/Update/WarmCacheUpdateFrom8dot6Test.php
Tests \Drupal\Core\Update\UpdateKernel::fixSerializedExtensionObjects().
WarmCacheUpdateFrom8dot6Test::testWithMissingProfile in core/modules/system/tests/src/Functional/Update/WarmCacheUpdateFrom8dot6Test.php
Tests system_update_8601().
WorkspacesUpdateTest::testWorkspaceAssociationRemoval in core/modules/workspaces/tests/src/Functional/Update/WorkspacesUpdateTest.php
Tests the move of workspace association data to a custom table.
WorkspacesUpdateTest::testWorkspaceParentField in core/modules/workspaces/tests/src/Functional/Update/WorkspacesUpdateTest.php
Tests the addition of the workspace 'parent' field.

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