namespace Drupal\Tests\views_ui\Functional
Same name in other branches
| Object name | File name | Summary | 
|---|---|---|
| AnalyzeTest | core/modules/views_ui/tests/src/Functional/AnalyzeTest.php | Tests the views analyze system. | 
| AreaEntityUITest | core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php | Tests the entity area UI test. | 
| ArgumentValidatorTest | core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php | Tests the Argument validator through the UI. | 
| CachedDataUITest | core/modules/views_ui/tests/src/Functional/CachedDataUITest.php | Tests the shared tempstore cache in the UI. | 
| CustomBooleanTest | core/modules/views_ui/tests/src/Functional/CustomBooleanTest.php | Tests the UI and functionality for the Custom boolean field handler options. | 
| DefaultViewsTest | core/modules/views_ui/tests/src/Functional/DefaultViewsTest.php | Tests enabling, disabling, and reverting default views via the listing page. | 
| DisplayAttachmentTest | core/modules/views_ui/tests/src/Functional/DisplayAttachmentTest.php | Tests the UI for the attachment display plugin. | 
| DisplayCRUDTest | core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php | Tests creation, retrieval, updating, and deletion of displays in the Web UI. | 
| DisplayExtenderUITest | core/modules/views_ui/tests/src/Functional/DisplayExtenderUITest.php | Tests the display extender UI. | 
| DisplayFeedTest | core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php | Tests the UI for feed display plugin. | 
| DisplayPathTest | core/modules/views_ui/tests/src/Functional/DisplayPathTest.php | Tests the UI of generic display path plugin. | 
| DisplayTest | core/modules/views_ui/tests/src/Functional/DisplayTest.php | Tests the display UI. | 
| DuplicateTest | core/modules/views_ui/tests/src/Functional/DuplicateTest.php | Tests the UI for view duplicate tool. | 
| ExposedFormUITest | core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php | Tests exposed forms UI functionality. | 
| FieldUITest | core/modules/views_ui/tests/src/Functional/FieldUITest.php | Tests the UI of field handlers. | 
| FilterBooleanWebTest | core/modules/views_ui/tests/src/Functional/FilterBooleanWebTest.php | Tests the boolean filter UI. | 
| FilterEntityReferenceWebTest | core/modules/views_ui/tests/src/Functional/FilterEntityReferenceWebTest.php | Tests the entity reference filter UI. | 
| FilterNumericWebTest | core/modules/views_ui/tests/src/Functional/FilterNumericWebTest.php | Tests the numeric filter UI. | 
| FilterUITest | core/modules/views_ui/tests/src/Functional/FilterUITest.php | Tests for the filters from the UI. | 
| GenericTest | core/modules/views_ui/tests/src/Functional/GenericTest.php | Generic module test for views_ui. | 
| GroupByTest | core/modules/views_ui/tests/src/Functional/GroupByTest.php | Tests UI of aggregate functionality. | 
| HandlerTest | core/modules/views_ui/tests/src/Functional/HandlerTest.php | Tests handler UI for views. | 
| NewViewConfigSchemaTest | core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php | Tests configuration schema against new views. | 
| OverrideDisplaysTest | core/modules/views_ui/tests/src/Functional/OverrideDisplaysTest.php | Tests that displays can be correctly overridden via the user interface. | 
| PreviewTest | core/modules/views_ui/tests/src/Functional/PreviewTest.php | Tests the UI preview functionality. | 
| QueryTest | core/modules/views_ui/tests/src/Functional/QueryTest.php | Tests query plugins. | 
| RearrangeFieldsTest | core/modules/views_ui/tests/src/Functional/RearrangeFieldsTest.php | Tests the reordering of fields via AJAX. | 
| RedirectTest | core/modules/views_ui/tests/src/Functional/RedirectTest.php | Tests the redirecting after saving a views. | 
| ReportFieldsTest | core/modules/views_ui/tests/src/Functional/ReportFieldsTest.php | Tests the Views fields report page. | 
| ReportTest | core/modules/views_ui/tests/src/Functional/ReportTest.php | Tests existence of the views plugin report. | 
| RowUITest | core/modules/views_ui/tests/src/Functional/RowUITest.php | Tests the UI of row plugins. | 
| SettingsTest | core/modules/views_ui/tests/src/Functional/SettingsTest.php | Tests all ui related settings under admin/structure/views/settings. | 
| StorageTest | core/modules/views_ui/tests/src/Functional/StorageTest.php | Tests the UI of storage properties of views. | 
| StyleTableTest | core/modules/views_ui/tests/src/Functional/StyleTableTest.php | Tests the UI of views when using the table style. | 
| StyleUITest | core/modules/views_ui/tests/src/Functional/StyleUITest.php | Tests the UI of style plugins. | 
| TokenizeAreaUITest | core/modules/views_ui/tests/src/Functional/TokenizeAreaUITest.php | Tests the token display for the TokenizeAreaPluginBase UI. | 
| TranslatedViewTest | core/modules/views_ui/tests/src/Functional/TranslatedViewTest.php | Tests that translated strings in views UI don't override original strings. | 
| UITestBase | core/modules/views_ui/tests/src/Functional/UITestBase.php | Provides a base class for testing the Views UI. | 
| UnsavedPreviewTest | core/modules/views_ui/tests/src/Functional/UnsavedPreviewTest.php | Tests covering Preview of unsaved Views. | 
| ViewEditTest | core/modules/views_ui/tests/src/Functional/ViewEditTest.php | Tests some general functionality of editing views, like deleting a view. | 
| ViewsListTest | core/modules/views_ui/tests/src/Functional/ViewsListTest.php | Tests the views list. | 
| WizardTest | core/modules/views_ui/tests/src/Functional/WizardTest.php | Tests the wizard. | 
| XssTest | core/modules/views_ui/tests/src/Functional/XssTest.php | Tests the Xss vulnerability. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
