Search for %s

  1. Search 7.x for %s
  2. Search 8.9.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
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().
AreaPluginBase::isEmpty function core/modules/views/src/Plugin/views/area/AreaPluginBase.php Does that area have nothing to show.
AreaPluginBase::preRender function core/modules/views/src/Plugin/views/area/AreaPluginBase.php Performs any operations needed before full rendering.
AreaPluginBase::render function core/modules/views/src/Plugin/views/area/AreaPluginBase.php Render the area.
AreaPluginBase::usesGroupBy function core/modules/views/src/Plugin/views/area/AreaPluginBase.php Provides the handler some groupby.
AreaResultTest class core/modules/views/tests/src/Kernel/Handler/AreaResultTest.php Tests the result area handler.
AreaResultTest.php file core/modules/views/tests/src/Kernel/Handler/AreaResultTest.php
AreaResultTest::$testViews property core/modules/views/tests/src/Kernel/Handler/AreaResultTest.php Views to be enabled.
AreaResultTest::testResult function core/modules/views/tests/src/Kernel/Handler/AreaResultTest.php Tests the results area handler.
AreaResultTest::testResultEmpty function core/modules/views/tests/src/Kernel/Handler/AreaResultTest.php Tests the results area handler.
AreaTest class core/modules/views/tests/src/Functional/Handler/AreaTest.php Tests the plugin base of the area handler.
AreaTest.php file core/modules/views/tests/src/Functional/Handler/AreaTest.php
AreaTest::$defaultTheme property core/modules/views/tests/src/Functional/Handler/AreaTest.php The theme to install as the default for testing.
AreaTest::$modules property core/modules/views/tests/src/Functional/Handler/AreaTest.php Modules to enable.
AreaTest::$testViews property core/modules/views/tests/src/Functional/Handler/AreaTest.php Views used by this test.
AreaTest::setUp function core/modules/views/tests/src/Functional/Handler/AreaTest.php Sets up the test.
AreaTest::testAreaAccess function core/modules/views/tests/src/Functional/Handler/AreaTest.php Tests the access for an area.
AreaTest::testRenderArea function core/modules/views/tests/src/Functional/Handler/AreaTest.php Tests the rendering of an area.
AreaTest::testRenderAreaToken function core/modules/views/tests/src/Functional/Handler/AreaTest.php Tests global tokens.

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