You are here

namespace Drupal\Tests\views\Functional\Update in Drupal 8

Same name in other branches
  1. 9 Drupal\Tests\views\Functional\Update
Classsort descending Location Description
ArgumentPlaceholderUpdatePathTest core/modules/views/tests/src/Functional/Update/ArgumentPlaceholderUpdatePathTest.php Tests the argument placeholder update path.
BooleanFilterValuesUpdateTest core/modules/views/tests/src/Functional/Update/BooleanFilterValuesUpdateTest.php Tests the upgrade path for boolean field values.
BulkFormUpdateTest core/modules/views/tests/src/Functional/Update/BulkFormUpdateTest.php Tests Views image style dependencies update.
CacheabilityMetadataUpdateTest core/modules/views/tests/src/Functional/Update/CacheabilityMetadataUpdateTest.php Tests that views cacheability metadata post update hook runs properly.
EntityLinkOutputUrlUpdateTest core/modules/views/tests/src/Functional/Update/EntityLinkOutputUrlUpdateTest.php Tests that the additional settings are added to the entity link field.
EntityViewsDataUpdateFilledTest core/modules/views/tests/src/Functional/Update/EntityViewsDataUpdateFilledTest.php Runs EntityViewsDataUpdateTest with a dump filled with content.
EntityViewsDataUpdateTest core/modules/views/tests/src/Functional/Update/EntityViewsDataUpdateTest.php Tests the upgrade path for views field plugins.
EntityViewsMultiValueBaseFieldDataUpdateTest core/modules/views/tests/src/Functional/Update/EntityViewsMultiValueBaseFieldDataUpdateTest.php Tests the upgrade path for views multi-value base field data.
ExposedFilterBlocksUpdateTest core/modules/views/tests/src/Functional/Update/ExposedFilterBlocksUpdateTest.php Tests that the additional settings are added to the entity link field.
FieldHandlersUpdateTest core/modules/views/tests/src/Functional/Update/FieldHandlersUpdateTest.php Tests the upgrade path for views field handlers.
GlossaryStatusFilterTest core/modules/views/tests/src/Functional/Update/GlossaryStatusFilterTest.php Tests that the status filter is added to the glossary view.
ImageStyleDependencyUpdateTest core/modules/views/tests/src/Functional/Update/ImageStyleDependencyUpdateTest.php Tests Views image style dependencies update.
LimitOperatorsDefaultsTest core/modules/views/tests/src/Functional/Update/LimitOperatorsDefaultsTest.php Tests the upgrade path for limit operators feature.
PlaceholderTextUpdateTest core/modules/views/tests/src/Functional/Update/PlaceholderTextUpdateTest.php Tests the upgrade path for placeholder text.
TableDisplayCacheMaxAgeTest core/modules/views/tests/src/Functional/Update/TableDisplayCacheMaxAgeTest.php Tests the upgrade path for cache max age with table displays.
ViewCoreUpdateTest core/modules/views/tests/src/Functional/Update/ViewCoreUpdateTest.php Tests the upgrade path for removing the core key from views configuration.
ViewsDataTableDependencyUpdateTest core/modules/views/tests/src/Functional/Update/ViewsDataTableDependencyUpdateTest.php Tests the upgrade path for views data table provider dependencies.