You are here

52 calls to UITestBase::drupalGet() in Zircon Profile 8.0

AreaEntityUITest::testUI in core/modules/views_ui/src/Tests/AreaEntityUITest.php
CachedDataUITest::testCacheData in core/modules/views_ui/src/Tests/CachedDataUITest.php
Tests the user tempstore views data in the UI.
ConfigTranslationViewListUiTest::testTranslateOperationInViewListUi in core/modules/config_translation/src/Tests/ConfigTranslationViewListUiTest.php
Tests views_ui list to see if translate link is added to operations.
ContentTranslationViewsUITest::testViewsUI in core/modules/content_translation/src/Tests/Views/ContentTranslationViewsUITest.php
Tests the views UI.
DefaultViewsTest::testDefaultViews in core/modules/views_ui/src/Tests/DefaultViewsTest.php
Tests default views.
DefaultViewsTest::testPathDestination in core/modules/views_ui/src/Tests/DefaultViewsTest.php
Tests that page displays show the correct path.
DefaultViewsTest::testSplitListing in core/modules/views_ui/src/Tests/DefaultViewsTest.php
Tests that enabling views moves them to the correct table.
DisplayAttachmentTest::testAttachmentUI in core/modules/views_ui/src/Tests/DisplayAttachmentTest.php
Tests the attachment UI.
DisplayCRUDTest::testAddDisplay in core/modules/views_ui/src/Tests/DisplayCRUDTest.php
Tests adding a display.
DisplayCRUDTest::testDefaultDisplay in core/modules/views_ui/src/Tests/DisplayCRUDTest.php
Tests that the correct display is loaded by default.
DisplayCRUDTest::testDuplicateDisplay in core/modules/views_ui/src/Tests/DisplayCRUDTest.php
Tests the duplicating of a display.
DisplayCRUDTest::testRemoveDisplay in core/modules/views_ui/src/Tests/DisplayCRUDTest.php
Tests removing a display.
DisplayExtenderUITest::testDisplayExtenderUI in core/modules/views_ui/src/Tests/DisplayExtenderUITest.php
Tests the display extender UI.
DisplayFeedTest::checkFeedViewUi in core/modules/views_ui/src/Tests/DisplayFeedTest.php
Checks views UI for a specific feed view.
DisplayPathTest::doBasicPathUITest in core/modules/views_ui/src/Tests/DisplayPathTest.php
Tests basic functionality in configuring a view.
DisplayPathTest::doPathXssFilterTest in core/modules/views_ui/src/Tests/DisplayPathTest.php
Tests that View paths are properly filtered for XSS.
DisplayPathTest::testDeleteWithNoPath in core/modules/views_ui/src/Tests/DisplayPathTest.php
Tests deleting a page display that has no path.
DisplayPathTest::testMenuOptions in core/modules/views_ui/src/Tests/DisplayPathTest.php
Tests the menu and tab option form.
DisplayTest::testActionLinks in core/modules/views_ui/src/Tests/DisplayTest.php
Tests the action links on the edit display UI.
DisplayTest::testDisableDisplay in core/modules/views_ui/src/Tests/DisplayTest.php
Tests disabling of a display.
DisplayTest::testDisplayAreas in core/modules/views_ui/src/Tests/DisplayTest.php
Tests display areas.
DisplayTest::testDisplayTitleInButtonsXss in core/modules/views_ui/src/Tests/DisplayTest.php
Ensures that no XSS is possible for buttons.
DisplayTest::testLinkDisplay in core/modules/views_ui/src/Tests/DisplayTest.php
Tests the link-display setting.
DisplayTest::testPageContextualLinks in core/modules/views_ui/src/Tests/DisplayTest.php
Tests contextual links on Views page displays.
DisplayTest::testViewStatus in core/modules/views_ui/src/Tests/DisplayTest.php
Tests that the view status is correctly reflected on the edit form.
ExposedFormUITest::testExposedAdminUi in core/modules/views_ui/src/Tests/ExposedFormUITest.php
Tests the admin interface of exposed filter and sort items.
FieldUITest::testFieldUI in core/modules/views_ui/src/Tests/FieldUITest.php
Tests the UI of field handlers.
FilterBooleanWebTest::testFilterBooleanUI in core/modules/views_ui/src/Tests/FilterBooleanWebTest.php
Tests the filter boolean UI.
FilterNumericWebTest::testFilterNumericUI in core/modules/views_ui/src/Tests/FilterNumericWebTest.php
Tests the filter numeric UI.
GroupByTest::testGroupBySave in core/modules/views_ui/src/Tests/GroupByTest.php
Tests whether basic saving works.
HandlerTest::testBrokenHandlers in core/modules/views_ui/src/Tests/HandlerTest.php
Tests broken handlers.
HandlerTest::testHandlerHelpEscaping in core/modules/views_ui/src/Tests/HandlerTest.php
Tests escaping of field labels in help text.
HandlerTest::testNoDuplicateFields in core/modules/views_ui/src/Tests/HandlerTest.php
Ensures that neither node type or node ID appears multiple times.
OverrideDisplaysTest::testOverrideDisplays in core/modules/views_ui/src/Tests/OverrideDisplaysTest.php
Tests that displays can be overridden via the UI.
OverrideDisplaysTest::testWizardMixedDefaultOverriddenDisplays in core/modules/views_ui/src/Tests/OverrideDisplaysTest.php
Tests that the wizard correctly sets up default and overridden displays.
PreviewTest::getPreviewAJAX in core/modules/views_ui/src/Tests/PreviewTest.php
Get the preview form and force an AJAX preview update.
PreviewTest::testPreviewAdditionalInfo in core/modules/views_ui/src/Tests/PreviewTest.php
Tests the additional information query info area.
PreviewTest::testPreviewContextual in core/modules/views_ui/src/Tests/PreviewTest.php
Tests contextual links in the preview form.
PreviewTest::testPreviewUI in core/modules/views_ui/src/Tests/PreviewTest.php
Tests arguments in the preview form.
RearrangeFieldsTest::assertFieldOrder in core/modules/views_ui/src/Tests/RearrangeFieldsTest.php
Check if the fields are in the correct order.
ReportFieldsTest::testReportFields in core/modules/views_ui/src/Tests/ReportFieldsTest.php
Tests the Views fields report page.
RowUITest::testRowUI in core/modules/views_ui/src/Tests/RowUITest.php
Tests changing the row plugin and changing some options of a row.
SettingsTest::testEditUI in core/modules/views_ui/src/Tests/SettingsTest.php
Tests the settings for the edit ui.
StyleUITest::testStyleUI in core/modules/views_ui/src/Tests/StyleUITest.php
Tests changing the style plugin and changing some options of a style.
TaxonomyIndexTidUiTest::testExposedFilter in core/modules/taxonomy/src/Tests/Views/TaxonomyIndexTidUiTest.php
Tests exposed taxonomy filters.
TaxonomyIndexTidUiTest::testFilterUI in core/modules/taxonomy/src/Tests/Views/TaxonomyIndexTidUiTest.php
Tests the filter UI.
TaxonomyParentUITest::testTaxonomyParentUI in core/modules/taxonomy/src/Tests/Views/TaxonomyParentUITest.php
Tests the taxonomy parent plugin UI.
ViewEditTest::testDeleteLink in core/modules/views_ui/src/Tests/ViewEditTest.php
Tests the delete link on a views UI.
ViewEditTest::testEditFormLanguageOptions in core/modules/views_ui/src/Tests/ViewEditTest.php
Tests the language options on the views edit form.
ViewEditTest::testOtherOptions in core/modules/views_ui/src/Tests/ViewEditTest.php
Tests the machine name and administrative comment forms.
XssTest::testNoDoubleEscaping in core/modules/views_ui/src/Tests/XssTest.php
Checks the admin UI for double escaping.
XssTest::testViewsUi in core/modules/views_ui/src/Tests/XssTest.php