66 calls to UITestBase::drupalGet()

AnalyzeTest::testAnalyzeBasic in core/modules/views_ui/tests/src/Functional/AnalyzeTest.php
Tests that analyze works in general.
AreaEntityUITest::testUI in core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php
CachedDataUITest::testCacheData in core/modules/views_ui/tests/src/Functional/CachedDataUITest.php
Tests the shared tempstore views data in the UI.
ConfigTranslationViewListUiTest::testTranslateOperationInViewListUi in core/modules/config_translation/tests/src/Functional/ConfigTranslationViewListUiTest.php
Tests views_ui list to see if translate link is added to operations.
ContentTranslationViewsUITest::testViewsUI in core/modules/content_translation/tests/src/Functional/Views/ContentTranslationViewsUITest.php
Tests the views UI.
DefaultViewsTest::testDefaultViews in core/modules/views_ui/tests/src/Functional/DefaultViewsTest.php
Tests default views.
DefaultViewsTest::testPathDestination in core/modules/views_ui/tests/src/Functional/DefaultViewsTest.php
Tests that page displays show the correct path.
DefaultViewsTest::testSplitListing in core/modules/views_ui/tests/src/Functional/DefaultViewsTest.php
Tests that enabling views moves them to the correct table.
DisplayAttachmentTest::testAttachmentUI in core/modules/views_ui/tests/src/Functional/DisplayAttachmentTest.php
Tests the attachment UI.
DisplayAttachmentTest::testRemoveAttachedDisplay in core/modules/views_ui/tests/src/Functional/DisplayAttachmentTest.php
Tests the attachment working after the attached page was deleted.
DisplayCRUDTest::testAddDisplay in core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php
Tests adding a display.
DisplayCRUDTest::testDefaultDisplay in core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php
Tests that the correct display is loaded by default.
DisplayCRUDTest::testDuplicateDisplay in core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php
Tests the duplicating of a display.
DisplayCRUDTest::testRemoveDisplay in core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php
Tests removing a display.
DisplayExtenderUITest::testDisplayExtenderUI in core/modules/views_ui/tests/src/Functional/DisplayExtenderUITest.php
Tests the display extender UI.
DisplayFeedTest::checkFeedViewUi in core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php
Checks views UI for a specific feed view.
DisplayPathTest::doBasicPathUITest in core/modules/views_ui/tests/src/Functional/DisplayPathTest.php
Tests basic functionality in configuring a view.
DisplayPathTest::doPathXssFilterTest in core/modules/views_ui/tests/src/Functional/DisplayPathTest.php
Tests that View paths are properly filtered for XSS.
DisplayPathTest::testDeleteWithNoPath in core/modules/views_ui/tests/src/Functional/DisplayPathTest.php
Tests deleting a page display that has no path.
DisplayPathTest::testMenuOptions in core/modules/views_ui/tests/src/Functional/DisplayPathTest.php
Tests the menu and tab option form.
DisplayTest::testActionLinks in core/modules/views_ui/tests/src/Functional/DisplayTest.php
Tests the action links on the edit display UI.
DisplayTest::testDisableDisplay in core/modules/views_ui/tests/src/Functional/DisplayTest.php
Tests disabling of a display.
DisplayTest::testDisplayAreas in core/modules/views_ui/tests/src/Functional/DisplayTest.php
Tests display areas.
DisplayTest::testDisplayTitleInButtonsXss in core/modules/views_ui/tests/src/Functional/DisplayTest.php
Ensures that no XSS is possible for buttons.
DisplayTest::testHideDisplayOverride in core/modules/views_ui/tests/src/Functional/DisplayTest.php
Tests that the override option is hidden when it's not needed.
DisplayTest::testLinkDisplay in core/modules/views_ui/tests/src/Functional/DisplayTest.php
Tests the link-display setting.
DisplayTest::testViewStatus in core/modules/views_ui/tests/src/Functional/DisplayTest.php
Tests that the view status is correctly reflected on the edit form.
ExposedFormUITest::testExposedAdminUi in core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php
Tests the admin interface of exposed filter and sort items.
ExposedFormUITest::testExposedGroupedFilter in core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php
Tests the configuration of grouped exposed filters.
ExposedFormUITest::testGroupedFilterAdminUi in core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php
Tests the admin interface of exposed grouped filters.
ExposedFormUITest::testGroupedFilterAdminUiErrors in core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php
FieldUITest::testFieldUI in core/modules/views_ui/tests/src/Functional/FieldUITest.php
Tests the UI of field handlers.
FilterBooleanWebTest::testFilterBooleanUI in core/modules/views_ui/tests/src/Functional/FilterBooleanWebTest.php
Tests the filter boolean UI.
FilterNumericWebTest::testFilterNumericUI in core/modules/views_ui/tests/src/Functional/FilterNumericWebTest.php
Tests the filter numeric UI.
FilterUITest::testFilterInOperatorUi in core/modules/views_ui/tests/src/Functional/FilterUITest.php
Tests that an option for a filter is saved as expected from the UI.
FilterUITest::testFiltersUI in core/modules/views_ui/tests/src/Functional/FilterUITest.php
Tests the filters from the UI.
GroupByTest::testGroupBySave in core/modules/views_ui/tests/src/Functional/GroupByTest.php
Tests whether basic saving works.
HandlerTest::testBrokenHandlers in core/modules/views_ui/tests/src/Functional/HandlerTest.php
Tests broken handlers.
HandlerTest::testErrorMissingHelp in core/modules/views_ui/tests/src/Functional/HandlerTest.php
Ensures that no missing help text is shown.
HandlerTest::testHandlerHelpEscaping in core/modules/views_ui/tests/src/Functional/HandlerTest.php
Tests escaping of field labels in help text.
HandlerTest::testNoDuplicateFields in core/modules/views_ui/tests/src/Functional/HandlerTest.php
Ensures that neither node type or node ID appears multiple times.
OverrideDisplaysTest::testOverrideDisplays in core/modules/views_ui/tests/src/Functional/OverrideDisplaysTest.php
Tests that displays can be overridden via the UI.
OverrideDisplaysTest::testWizardMixedDefaultOverriddenDisplays in core/modules/views_ui/tests/src/Functional/OverrideDisplaysTest.php
Tests that the wizard correctly sets up default and overridden displays.
PreviewTest::testPreviewAdditionalInfo in core/modules/views_ui/tests/src/Functional/PreviewTest.php
Tests the additional information query info area.
PreviewTest::testPreviewContextual in core/modules/views_ui/tests/src/Functional/PreviewTest.php
Tests contextual links in the preview form.
PreviewTest::testPreviewError in core/modules/views_ui/tests/src/Functional/PreviewTest.php
Tests view validation error messages in the preview.
PreviewTest::testPreviewUI in core/modules/views_ui/tests/src/Functional/PreviewTest.php
Tests arguments in the preview form.
RearrangeFieldsTest::assertFieldOrder in core/modules/views_ui/tests/src/Functional/RearrangeFieldsTest.php
Check if the fields are in the correct order.
ReportFieldsTest::testReportFields in core/modules/views_ui/tests/src/Functional/ReportFieldsTest.php
Tests the Views fields report page.
ReportTest::testReport in core/modules/views_ui/tests/src/Functional/ReportTest.php
Tests the existence of the views plugin report.
RowUITest::testRowUI in core/modules/views_ui/tests/src/Functional/RowUITest.php
Tests changing the row plugin and changing some options of a row.
SettingsTest::testEditUI in core/modules/views_ui/tests/src/Functional/SettingsTest.php
Tests the settings for the edit ui.
StyleUITest::testStyleUI in core/modules/views_ui/tests/src/Functional/StyleUITest.php
Tests changing the style plugin and changing some options of a style.
TaxonomyIndexTidUiTest::testExposedFilter in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php
Tests exposed taxonomy filters.
TaxonomyIndexTidUiTest::testExposedUnpublishedFilterOptions in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php
Tests that an exposed taxonomy filter doesn't show unpublished terms.
TaxonomyIndexTidUiTest::testFilterUI in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php
Tests the filter UI.
TaxonomyParentUITest::testTaxonomyParentUI in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyParentUITest.php
Tests the taxonomy parent plugin UI.
TokenizeAreaUITest::testTokenUI in core/modules/views_ui/tests/src/Functional/TokenizeAreaUITest.php
Test that the right tokens are shown as available for replacement.
TranslatedViewTest::testTranslatedStrings in core/modules/views_ui/tests/src/Functional/TranslatedViewTest.php
UnsavedPreviewTest::testUnsavedPageDisplayPreview in core/modules/views_ui/tests/src/Functional/UnsavedPreviewTest.php
Tests previews of unsaved new page displays.
ViewEditTest::testDeleteLink in core/modules/views_ui/tests/src/Functional/ViewEditTest.php
Tests the delete link on a views UI.
ViewEditTest::testEditFormLanguageOptions in core/modules/views_ui/tests/src/Functional/ViewEditTest.php
Tests the language options on the views edit form.
ViewEditTest::testOtherOptions in core/modules/views_ui/tests/src/Functional/ViewEditTest.php
Tests the machine name and administrative comment forms.
ViewsListTest::testViewsListLimit in core/modules/views_ui/tests/src/Functional/ViewsListTest.php
Tests that the views list does not use a pager.
XssTest::testNoDoubleEscaping in core/modules/views_ui/tests/src/Functional/XssTest.php
Checks the admin UI for double escaping.
XssTest::testViewsUi in core/modules/views_ui/tests/src/Functional/XssTest.php

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