AnalyzeTest |
core/modules/views_ui/src/Tests/AnalyzeTest.php |
Tests the views analyze system. |
AreaEntityUITest |
core/modules/views_ui/src/Tests/AreaEntityUITest.php |
Tests the entity area UI test. |
ArgumentValidatorTest |
core/modules/views_ui/src/Tests/ArgumentValidatorTest.php |
Tests the Argument validator through the UI. |
CachedDataUITest |
core/modules/views_ui/src/Tests/CachedDataUITest.php |
Tests the user tempstore cache in the UI. |
CustomBooleanTest |
core/modules/views_ui/src/Tests/CustomBooleanTest.php |
Tests the UI and functionality for the Custom boolean field handler options. |
DefaultViewsTest |
core/modules/views_ui/src/Tests/DefaultViewsTest.php |
Tests enabling, disabling, and reverting default views via the listing page. |
DisplayAttachmentTest |
core/modules/views_ui/src/Tests/DisplayAttachmentTest.php |
Tests the UI for the attachment display plugin. |
DisplayCRUDTest |
core/modules/views_ui/src/Tests/DisplayCRUDTest.php |
Tests creation, retrieval, updating, and deletion of displays in the Web UI. |
DisplayExtenderUITest |
core/modules/views_ui/src/Tests/DisplayExtenderUITest.php |
Tests the display extender UI. |
DisplayFeedTest |
core/modules/views_ui/src/Tests/DisplayFeedTest.php |
Tests the UI for feed display plugin. |
DisplayPathTest |
core/modules/views_ui/src/Tests/DisplayPathTest.php |
Tests the UI of generic display path plugin. |
DisplayTest |
core/modules/views_ui/src/Tests/DisplayTest.php |
Tests the display UI. |
DuplicateTest |
core/modules/views_ui/src/Tests/DuplicateTest.php |
Tests the UI for view duplicate tool. |
ExposedFormUITest |
core/modules/views_ui/src/Tests/ExposedFormUITest.php |
Tests exposed forms UI functionality. |
FieldUITest |
core/modules/views_ui/src/Tests/FieldUITest.php |
Tests the UI of field handlers. |
FilterBooleanWebTest |
core/modules/views_ui/src/Tests/FilterBooleanWebTest.php |
Tests the boolean filter UI. |
FilterNumericWebTest |
core/modules/views_ui/src/Tests/FilterNumericWebTest.php |
Tests the numeric filter UI. |
FilterUITest |
core/modules/views_ui/src/Tests/FilterUITest.php |
Tests for the filters from the UI. |
GroupByTest |
core/modules/views_ui/src/Tests/GroupByTest.php |
Tests UI of aggregate functionality.. |
HandlerTest |
core/modules/views_ui/src/Tests/HandlerTest.php |
Tests handler UI for views. |
NewViewConfigSchemaTest |
core/modules/views_ui/src/Tests/NewViewConfigSchemaTest.php |
Tests configuration schema against new views. |
OverrideDisplaysTest |
core/modules/views_ui/src/Tests/OverrideDisplaysTest.php |
Tests that displays can be correctly overridden via the user interface. |
PreviewTest |
core/modules/views_ui/src/Tests/PreviewTest.php |
Tests the UI preview functionality. |
QueryTest |
core/modules/views_ui/src/Tests/QueryTest.php |
Tests query plugins. |
RearrangeFieldsTest |
core/modules/views_ui/src/Tests/RearrangeFieldsTest.php |
Tests the reordering of fields via AJAX. |
RedirectTest |
core/modules/views_ui/src/Tests/RedirectTest.php |
Tests the redirecting after saving a views. |
ReportFieldsTest |
core/modules/views_ui/src/Tests/ReportFieldsTest.php |
Tests the Views fields report page. |
ReportTest |
core/modules/views_ui/src/Tests/ReportTest.php |
Tests existence of the views plugin report. |
RowUITest |
core/modules/views_ui/src/Tests/RowUITest.php |
Tests the UI of row plugins. |
SettingsTest |
core/modules/views_ui/src/Tests/SettingsTest.php |
Tests all ui related settings under admin/structure/views/settings. |
StorageTest |
core/modules/views_ui/src/Tests/StorageTest.php |
Tests the UI of storage properties of views. |
StyleTableTest |
core/modules/views_ui/src/Tests/StyleTableTest.php |
Tests the UI of views when using the table style. |
StyleUITest |
core/modules/views_ui/src/Tests/StyleUITest.php |
Tests the UI of style plugins. |
TagTest |
core/modules/views_ui/src/Tests/TagTest.php |
Tests the views ui tagging functionality. |
UITestBase |
core/modules/views_ui/src/Tests/UITestBase.php |
Provides a base class for testing the Views UI. |
UnsavedPreviewTest |
core/modules/views_ui/src/Tests/UnsavedPreviewTest.php |
Tests covering Preview of unsaved Views. |
ViewEditTest |
core/modules/views_ui/src/Tests/ViewEditTest.php |
Tests some general functionality of editing views, like deleting a view. |
ViewsListTest |
core/modules/views_ui/src/Tests/ViewsListTest.php |
Tests the views list. |
ViewsUITourTest |
core/modules/views_ui/src/Tests/ViewsUITourTest.php |
Tests the Views UI tour. |
WizardTest |
core/modules/views_ui/src/Tests/WizardTest.php |
Tests the wizard. |
XssTest |
core/modules/views_ui/src/Tests/XssTest.php |
Tests the Xss vulnerability. |