Search for end

  1. Search 7.x for end
  2. Search 9.5.x for end
  3. Search 8.9.x for end
  4. Search 10.3.x for end
  5. Search 11.x for end
  6. Other projects
Title Object type File name Summary
DisplayExtenderPluginBase::query function core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php Inject anything into the query that the display_extender handler needs.
DisplayExtenderPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php Handle any special handling on the validate form.
DisplayExtenderPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php Validate the options form.
DisplayExtenderTest class core/modules/views/tests/src/Kernel/Plugin/DisplayExtenderTest.php Tests the display extender plugins.
DisplayExtenderTest class core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php Defines a display extender test plugin.
DisplayExtenderTest.php file core/modules/views/tests/src/Kernel/Plugin/DisplayExtenderTest.php
DisplayExtenderTest.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php
DisplayExtenderTest2 class core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest2.php Defines another display extender test plugin.
DisplayExtenderTest2.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest2.php
DisplayExtenderTest3 class core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest3.php Defines the third display extender test plugin.
DisplayExtenderTest3.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest3.php
DisplayExtenderTest3::validate function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest3.php
DisplayExtenderTest::$testState property core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php Stores some state booleans to be sure a certain method got called.
DisplayExtenderTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/DisplayExtenderTest.php Views used by this test.
DisplayExtenderTest::buildOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php
DisplayExtenderTest::defaultableSections function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php
DisplayExtenderTest::defineOptions function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php
DisplayExtenderTest::optionsSummary function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php
DisplayExtenderTest::preExecute function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php
DisplayExtenderTest::query function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php
DisplayExtenderTest::submitOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php
DisplayExtenderTest::testDisplayExtenders function core/modules/views/tests/src/Kernel/Plugin/DisplayExtenderTest.php Tests display extenders.
DisplayExtenderTest::testDisplayExtendersValidate function core/modules/views/tests/src/Kernel/Plugin/DisplayExtenderTest.php Tests display extenders validation.
DisplayExtenderUITest class core/modules/views_ui/tests/src/Functional/DisplayExtenderUITest.php Tests the display extender UI.
DisplayExtenderUITest.php file core/modules/views_ui/tests/src/Functional/DisplayExtenderUITest.php
DisplayExtenderUITest::$defaultTheme property core/modules/views_ui/tests/src/Functional/DisplayExtenderUITest.php
DisplayExtenderUITest::$testViews property core/modules/views_ui/tests/src/Functional/DisplayExtenderUITest.php Views used by this test.
DisplayExtenderUITest::testDisplayExtenderUI function core/modules/views_ui/tests/src/Functional/DisplayExtenderUITest.php Tests the display extender UI.
DisplayLink::render function core/modules/views/src/Plugin/views/area/DisplayLink.php
DisplayPageTest::testDependencies function core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Tests the calculated dependencies for various views using Page displays.
DisplayPluginBase::$extenders property core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Stores all available display extenders.
DisplayPluginBase::buildBasicRenderable function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
DisplayPluginBase::buildRenderable function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
DisplayPluginBase::buildRenderingLanguageOptions function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Returns the available rendering strategies for language-aware entities.
DisplayPluginBase::calculateDependencies function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
DisplayPluginBase::elementPreRender function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
DisplayPluginBase::getExtenders function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
DisplayPluginBase::render function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
DisplayPluginBase::renderArea function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
DisplayPluginBase::renderFilters function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
DisplayPluginBase::renderMoreLink function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
DisplayPluginBase::renderPager function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
DisplayPluginInterface::buildBasicRenderable function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Builds a basic render array which can be properly render cached.
DisplayPluginInterface::buildRenderable function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Builds a renderable array of the view.
DisplayPluginInterface::elementPreRender function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Render API callback: Performs view display rendering.
DisplayPluginInterface::getExtenders function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Gets the display extenders.
DisplayPluginInterface::render function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Renders this display.
DisplayPluginInterface::renderArea function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Renders one of the available areas.
DisplayPluginInterface::renderFilters function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Does nothing (obsolete function).
DisplayPluginInterface::renderMoreLink function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Renders the 'more' link.

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