Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
DisplayPluginInterface::usesAreas function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Returns whether the display can use areas.
DisplayPluginInterface::usesAttachments function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Returns whether the display can use attachments.
DisplayPluginInterface::usesExposed function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Determines if this display uses exposed filters.
DisplayPluginInterface::usesExposedFormInBlock function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Checks to see if the display can put the exposed form in a block.
DisplayPluginInterface::usesFields function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Determines if the display's style uses fields.
DisplayPluginInterface::usesLinkDisplay function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Checks to see if the display has some need to link to another display.
DisplayPluginInterface::usesMore function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Whether the display allows the use of a 'more' link or not.
DisplayPluginInterface::usesPager function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Whether the display allows the use of a pager or not.
DisplayPluginInterface::validate function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Make sure the display and all associated handlers are valid.
DisplayPluginInterface::validateOptionsForm function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Validates the options form.
DisplayPluginInterface::viewExposedFormBlocks function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Renders the exposed form as block.
DisplayRouterInterface interface core/modules/views/src/Plugin/views/display/DisplayRouterInterface.php Defines an interface for displays that can collect routes.
DisplayRouterInterface.php file core/modules/views/src/Plugin/views/display/DisplayRouterInterface.php
DisplayRouterInterface::alterRoutes function core/modules/views/src/Plugin/views/display/DisplayRouterInterface.php Alters a collection of routes and replaces definitions to the view.
DisplayRouterInterface::collectRoutes function core/modules/views/src/Plugin/views/display/DisplayRouterInterface.php Adds the route entry of a view to the collection.
DisplayRouterInterface::getAlteredRouteNames function core/modules/views/src/Plugin/views/display/DisplayRouterInterface.php Returns the list of routes overridden by Views.
DisplayRouterInterface::getRouteName function core/modules/views/src/Plugin/views/display/DisplayRouterInterface.php Returns the route name for the display.
DisplayRouterInterface::getUrlInfo function core/modules/views/src/Plugin/views/display/DisplayRouterInterface.php Generates a URL to this display.
DisplayTest class core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Tests the basic display plugin.
DisplayTest class core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Defines a Display test plugin.
DisplayTest class core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php Tests the display UI.
DisplayTest class core/modules/views_ui/tests/src/Functional/DisplayTest.php Tests the display UI.
DisplayTest.php file core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php
DisplayTest.php file core/modules/views_ui/tests/src/Functional/DisplayTest.php
DisplayTest.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php
DisplayTest.php file core/modules/views/tests/src/Functional/Plugin/DisplayTest.php
DisplayTest::$configSchemaCheckerExclusions property core/modules/views/tests/src/Functional/Plugin/DisplayTest.php An array of config object names that are excluded from schema checking.
DisplayTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/DisplayTest.php The theme to install as the default for testing.
DisplayTest::$defaultTheme property core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php The theme to install as the default for testing.
DisplayTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/DisplayTest.php The theme to install as the default for testing.
DisplayTest::$modules property core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php Modules to install.
DisplayTest::$modules property core/modules/views_ui/tests/src/Functional/DisplayTest.php Modules to install.
DisplayTest::$modules property core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Modules to install.
DisplayTest::$testViews property core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Views used by this test.
DisplayTest::$testViews property core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php The views used for testing.
DisplayTest::$testViews property core/modules/views_ui/tests/src/Functional/DisplayTest.php Views used by this test.
DisplayTest::$usesAttachments property core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Whether the display allows attachments.
DisplayTest::addTranslation function core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php Helper function for adding interface text translations.
DisplayTest::buildOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Provide a form to edit options for this plugin.
DisplayTest::calculateDependencies function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Calculates dependencies for the configured plugin.
DisplayTest::checkTranslationSetting function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Asserts a node and a file based view for the translation setting.
DisplayTest::defineOptions function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Information about options for all kinds of purposes will be held here.
DisplayTest::execute function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Executes the view and returns data in the format required.
DisplayTest::getType function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Returns the display type that this display requires.
DisplayTest::optionsSummary function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Provides the default summary for options in the views UI.
DisplayTest::preview function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Renders the display for the purposes of a live preview.
DisplayTest::setUp function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Sets up the test.
DisplayTest::setUp function core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php
DisplayTest::submitOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Handle any special handling on the validate form.
DisplayTest::testActionLinks function core/modules/views_ui/tests/src/Functional/DisplayTest.php Tests the action links on the edit display UI.

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