Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Other projects
Title Object type File name Summary
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 group by.
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/Kernel/Handler/AreaTest.php Tests the plugin base of the 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.php file core/modules/views/tests/src/Kernel/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 install.
AreaTest::$modules property core/modules/views/tests/src/Kernel/Handler/AreaTest.php Modules to install.
AreaTest::$testViews property core/modules/views/tests/src/Kernel/Handler/AreaTest.php Views used by this test.
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::setUp function core/modules/views/tests/src/Kernel/Handler/AreaTest.php
AreaTest::testAreaAccess function core/modules/views/tests/src/Kernel/Handler/AreaTest.php Tests the access for an area.
AreaTest::testRenderArea function core/modules/views/tests/src/Kernel/Handler/AreaTest.php Tests the rendering of an area.
AreaTest::testRenderAreaToken function core/modules/views/tests/src/Functional/Handler/AreaTest.php Tests global tokens.
AreaTest::testTitleArea function core/modules/views/tests/src/Functional/Handler/AreaTest.php Tests overriding the view title using the area title handler.
AreaTest::testUI function core/modules/views/tests/src/Functional/Handler/AreaTest.php Tests the generic UI of an area handler.
AreaTest::viewsData function core/modules/views/tests/src/Functional/Handler/AreaTest.php Provides additional Views data for testing.
AreaTest::viewsData function core/modules/views/tests/src/Kernel/Handler/AreaTest.php Returns the views data definition.
AreaTextTest class core/modules/views/tests/src/Kernel/Handler/AreaTextTest.php Tests the core views_handler_area_text handler.
AreaTextTest.php file core/modules/views/tests/src/Kernel/Handler/AreaTextTest.php
AreaTextTest::$modules property core/modules/views/tests/src/Kernel/Handler/AreaTextTest.php Modules to install.
AreaTextTest::$testViews property core/modules/views/tests/src/Kernel/Handler/AreaTextTest.php Views used by this test.
AreaTextTest::setUp function core/modules/views/tests/src/Kernel/Handler/AreaTextTest.php
AreaTextTest::testAreaText function core/modules/views/tests/src/Kernel/Handler/AreaTextTest.php Tests the rendering of a text area.
AreaTextTokenTest class core/modules/views/tests/src/Kernel/Handler/AreaTextTokenTest.php Tests the token in text area handler.
AreaTextTokenTest.php file core/modules/views/tests/src/Kernel/Handler/AreaTextTokenTest.php
AreaTextTokenTest::$modules property core/modules/views/tests/src/Kernel/Handler/AreaTextTokenTest.php Modules to install.
AreaTextTokenTest::$testViews property core/modules/views/tests/src/Kernel/Handler/AreaTextTokenTest.php Views used by this test.
AreaTextTokenTest::setUp function core/modules/views/tests/src/Kernel/Handler/AreaTextTokenTest.php
AreaTextTokenTest::testAreaTextToken function core/modules/views/tests/src/Kernel/Handler/AreaTextTokenTest.php Tests the token into text area plugin within header.
AreaTitleTest class core/modules/views/tests/src/Kernel/Handler/AreaTitleTest.php Tests the title area handler.
AreaTitleTest.php file core/modules/views/tests/src/Kernel/Handler/AreaTitleTest.php
AreaTitleTest::$testViews property core/modules/views/tests/src/Kernel/Handler/AreaTitleTest.php Views used by this test.
AreaTitleTest::testTitleText function core/modules/views/tests/src/Kernel/Handler/AreaTitleTest.php Tests the title area handler.
AreaTitleWebTest class core/modules/views/tests/src/Functional/Handler/AreaTitleWebTest.php Tests the title area handler with a web test.

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