Search for all
Title | Object type | File name | Summary |
---|---|---|---|
AreaOrderTest::setUpFixtures | function | core/ |
Sets up the configuration and schema of views and views_test_data modules. |
AreaOrderTest::testAreaOrder | function | core/ |
Tests the order of the handlers. |
AreaPluginBase | class | core/ |
Base class for area handler plugins. |
AreaPluginBase.php | file | core/ |
|
AreaPluginBase::$areaType | property | core/ |
The type of this area handler, i.e. 'header', 'footer', or 'empty'. |
AreaPluginBase::adminSummary | function | core/ |
Provide text for the administrative summary. |
AreaPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
AreaPluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
AreaPluginBase::init | function | core/ |
Overrides Drupal\views\Plugin\views\HandlerBase::init(). |
AreaPluginBase::isEmpty | function | core/ |
Does that area have nothing to show. |
AreaPluginBase::preRender | function | core/ |
Performs any operations needed before full rendering. |
AreaPluginBase::render | function | core/ |
Render the area. |
AreaPluginBase::usesGroupBy | function | core/ |
Provides the handler some groupby. |
AreaResultTest | class | core/ |
Tests the result area handler. |
AreaResultTest.php | file | core/ |
|
AreaResultTest::$testViews | property | core/ |
Views to be enabled. |
AreaResultTest::testResult | function | core/ |
Tests the results area handler. |
AreaResultTest::testResultEmpty | function | core/ |
Tests the results area handler. |
AreaTest | class | core/ |
Tests the plugin base of the area handler. |
AreaTest | class | core/ |
Tests the plugin base of the area handler. |
AreaTest.php | file | core/ |
|
AreaTest.php | file | core/ |
|
AreaTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AreaTest::$modules | property | core/ |
Modules to install. |
AreaTest::$modules | property | core/ |
Modules to install. |
AreaTest::$testViews | property | core/ |
Views used by this test. |
AreaTest::$testViews | property | core/ |
Views used by this test. |
AreaTest::setUp | function | core/ |
Sets up the test. |
AreaTest::setUp | function | core/ |
|
AreaTest::testAreaAccess | function | core/ |
Tests the access for an area. |
AreaTest::testRenderArea | function | core/ |
Tests the rendering of an area. |
AreaTest::testRenderAreaToken | function | core/ |
Tests global tokens. |
AreaTest::testTitleArea | function | core/ |
Tests overriding the view title using the area title handler. |
AreaTest::testUI | function | core/ |
Tests the generic UI of an area handler. |
AreaTest::viewsData | function | core/ |
Returns the views data definition. |
AreaTest::viewsData | function | core/ |
Returns the views data definition. |
AreaTextTest | class | core/ |
Tests the core views_handler_area_text handler. |
AreaTextTest.php | file | core/ |
|
AreaTextTest::$modules | property | core/ |
Modules to install. |
AreaTextTest::$testViews | property | core/ |
Views used by this test. |
AreaTextTest::setUp | function | core/ |
|
AreaTextTest::testAreaText | function | core/ |
|
AreaTextTokenTest | class | core/ |
Tests the token in text area handler. |
AreaTextTokenTest.php | file | core/ |
|
AreaTextTokenTest::$modules | property | core/ |
Modules to install. |
AreaTextTokenTest::$testViews | property | core/ |
Views used by this test. |
AreaTextTokenTest::setUp | function | core/ |
|
AreaTextTokenTest::testAreaTextToken | function | core/ |
Tests the token into text area plugin within header. |
AreaTitleTest | class | core/ |
Tests the title area handler. |
AreaTitleTest.php | file | core/ |
Pagination
- Previous page
- Page 47
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.