Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Other projects
Title Object type File name Summary
AreaDisplayLinkTest::assertRenderedDisplayLinks function core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php Assert the display links are correctly rendered for a display.
AreaDisplayLinkTest::assertWarningMessages function core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php Assert the warning messages are shown after changing the page_1 display.
AreaDisplayLinkTest::renderDisplayLink function core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php Render a display link.
AreaDisplayLinkTest::setUp function core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php
AreaDisplayLinkTest::testAreaDisplayLink function core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php Tests the views area display_link handler.
AreaEmptyTest class core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php Tests the generic entity area handler.
AreaEmptyTest.php file core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php
AreaEmptyTest::$modules property core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php Modules to enable.
AreaEmptyTest::$testViews property core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php Views used by this test.
AreaEmptyTest::setUp function core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php
AreaEmptyTest::testRenderEmptyHeaderFooter function core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php Tests that the header and footer areas are not rendered if empty.
AreaEmptyTest::viewsData function core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php Returns the views data definition.
AreaEntityTest class core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php Tests the generic entity area handler.
AreaEntityTest.php file core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php
AreaEntityTest::$modules property core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php Modules to enable.
AreaEntityTest::$testViews property core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php Views used by this test.
AreaEntityTest::doTestCalculateDependencies function core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php Tests the calculation of the rendered dependencies.
AreaEntityTest::doTestRender function core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php Tests rendering the entity area handler.
AreaEntityTest::setUp function core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php
AreaEntityTest::setUpFixtures function core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php Sets up the configuration and schema of views and views_test_data modules.
AreaEntityTest::testEntityArea function core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php Tests the area handler.
AreaEntityTest::testEntityAreaData function core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php Tests views data for entity area handlers.
AreaEntityUITest class core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php Tests the entity area UI test.
AreaEntityUITest.php file core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php
AreaEntityUITest::$defaultTheme property core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php The theme to install as the default for testing.
AreaEntityUITest::$modules property core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php Modules to enable.
AreaEntityUITest::testUI function core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php
AreaHTTPStatusCodeTest class core/modules/views/tests/src/Functional/Handler/AreaHTTPStatusCodeTest.php Tests the http_status_code area handler.
AreaHTTPStatusCodeTest.php file core/modules/views/tests/src/Functional/Handler/AreaHTTPStatusCodeTest.php
AreaHTTPStatusCodeTest::$defaultTheme property core/modules/views/tests/src/Functional/Handler/AreaHTTPStatusCodeTest.php The theme to install as the default for testing.
AreaHTTPStatusCodeTest::$modules property core/modules/views/tests/src/Functional/Handler/AreaHTTPStatusCodeTest.php Modules to enable.
AreaHTTPStatusCodeTest::$testViews property core/modules/views/tests/src/Functional/Handler/AreaHTTPStatusCodeTest.php Views used by this test.
AreaHTTPStatusCodeTest::testHTTPStatusCodeHandler function core/modules/views/tests/src/Functional/Handler/AreaHTTPStatusCodeTest.php Tests the area handler.
AreaMessagesTest class core/modules/views/tests/src/Kernel/Handler/AreaMessagesTest.php Tests the messages area handler.
AreaMessagesTest.php file core/modules/views/tests/src/Kernel/Handler/AreaMessagesTest.php
AreaMessagesTest::$testViews property core/modules/views/tests/src/Kernel/Handler/AreaMessagesTest.php Views used by this test.
AreaMessagesTest::testMessageText function core/modules/views/tests/src/Kernel/Handler/AreaMessagesTest.php Tests the messages area handler.
AreaOrderTest class core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php Tests the view area handler.
AreaOrderTest.php file core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php
AreaOrderTest::$modules property core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php Modules to enable.
AreaOrderTest::$testViews property core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php Views used by this test.
AreaOrderTest::setUpFixtures function core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php Sets up the configuration and schema of views and views_test_data modules.
AreaOrderTest::testAreaOrder function core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php Tests the order of the handlers.
AreaPluginBase class core/modules/views/src/Plugin/views/area/AreaPluginBase.php Base class for area handler plugins.
AreaPluginBase.php file core/modules/views/src/Plugin/views/area/AreaPluginBase.php
AreaPluginBase::$areaType property core/modules/views/src/Plugin/views/area/AreaPluginBase.php The type of this area handler, i.e. 'header', 'footer', or 'empty'.
AreaPluginBase::adminSummary function core/modules/views/src/Plugin/views/area/AreaPluginBase.php Provide text for the administrative summary.
AreaPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/area/AreaPluginBase.php Provide a form to edit options for this plugin.
AreaPluginBase::defineOptions function core/modules/views/src/Plugin/views/area/AreaPluginBase.php Information about options for all kinds of purposes will be held here.
AreaPluginBase::init function core/modules/views/src/Plugin/views/area/AreaPluginBase.php Overrides Drupal\views\Plugin\views\HandlerBase::init().

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