Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
DisplayNoAreaTest class core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayNoAreaTest.php Defines a Display test plugin with areas disabled.
DisplayNoAreaTest.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayNoAreaTest.php
DisplayNoAreaTest::$usesAreas property core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayNoAreaTest.php Whether the display allows area plugins.
DisplayOpmlFeedTest class core/modules/aggregator/tests/src/Functional/views_ui/DisplayOpmlFeedTest.php Tests the views UI for feed display plugin.
DisplayOpmlFeedTest.php file core/modules/aggregator/tests/src/Functional/views_ui/DisplayOpmlFeedTest.php
DisplayOpmlFeedTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/views_ui/DisplayOpmlFeedTest.php The theme to install as the default for testing.
DisplayOpmlFeedTest::$modules property core/modules/aggregator/tests/src/Functional/views_ui/DisplayOpmlFeedTest.php Modules to enable.
DisplayOpmlFeedTest::$testViews property core/modules/aggregator/tests/src/Functional/views_ui/DisplayOpmlFeedTest.php Views used by this test.
DisplayOpmlFeedTest::checkFeedViewUi function core/modules/aggregator/tests/src/Functional/views_ui/DisplayOpmlFeedTest.php Checks views UI for a specific feed view.
DisplayOpmlFeedTest::setUp function core/modules/aggregator/tests/src/Functional/views_ui/DisplayOpmlFeedTest.php Sets up the test.
DisplayOpmlFeedTest::testFeedUI function core/modules/aggregator/tests/src/Functional/views_ui/DisplayOpmlFeedTest.php Tests feed display admin UI.
DisplayPageTest class core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Tests the page display plugin.
DisplayPageTest.php file core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php
DisplayPageTest::$modules property core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Modules to enable.
DisplayPageTest::$routerDumper property core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php The router dumper to get all routes.
DisplayPageTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Views used by this test.
DisplayPageTest::testDependencies function core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Tests the calculated dependencies for various views using Page displays.
DisplayPageTest::testEmptyRow function core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Tests the templates with empty rows.
DisplayPageTest::testMenuLinks function core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Tests the generated menu links of views.
DisplayPageTest::testPageResponses function core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Checks the behavior of the page for access denied/not found behaviors.
DisplayPageTest::testPageRouterItems function core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Checks that the router items are properly registered.
DisplayPageTest::testReadMore function core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Tests the readmore functionality.
DisplayPageWebTest class core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Tests the views page display plugin as webtest.
DisplayPageWebTest.php file core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php
DisplayPageWebTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php The theme to install as the default for testing.
DisplayPageWebTest::$modules property core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Modules to enable.
DisplayPageWebTest::$testViews property core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Views used by this test.
DisplayPageWebTest::assertPagePath function core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Tests that we can successfully change a view page display path.
DisplayPageWebTest::setUp function core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Sets up the test.
DisplayPageWebTest::testArguments function core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Tests arguments.
DisplayPageWebTest::testPageDisplayMenu function core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Tests menu settings of page displays.
DisplayPageWebTest::testPagePaths function core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Tests the views page path functionality.
DisplayPageWebTest::testTitleOutput function core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Tests the title is not displayed in the output.
DisplayPathTest class core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Tests the UI of generic display path plugin.
DisplayPathTest.php file core/modules/views_ui/tests/src/Functional/DisplayPathTest.php
DisplayPathTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/DisplayPathTest.php The theme to install as the default for testing.
DisplayPathTest::$testViews property core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Views used by this test.
DisplayPathTest::doAdvancedPathsValidationTest function core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Tests a couple of invalid path patterns.
DisplayPathTest::doBasicPathUITest function core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Tests basic functionality in configuring a view.
DisplayPathTest::doPathXssFilterTest function core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Tests that View paths are properly filtered for XSS.
DisplayPathTest::setUp function core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Sets up the test.
DisplayPathTest::testDefaultMenuTabRegression function core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Tests the regression in https://www.drupal.org/node/2532490.
DisplayPathTest::testDeleteWithNoPath function core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Tests deleting a page display that has no path.
DisplayPathTest::testMenuOptions function core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Tests the menu and tab option form.
DisplayPathTest::testPathUI function core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Runs the tests.
DisplayPluginBase class core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Base class for views display plugins.
DisplayPluginBase.php file core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
DisplayPluginBase::$display property core/modules/views/src/Plugin/views/display/DisplayPluginBase.php The display information coming directly from the view entity.
DisplayPluginBase::$extenders property core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Stores all available display extenders.
DisplayPluginBase::$handlers property core/modules/views/src/Plugin/views/display/DisplayPluginBase.php An array of instantiated handlers used in this display.

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