Search for all
Title | Object type | File name | Summary |
---|---|---|---|
AreaEntityTest.php | file | core/ |
|
AreaEntityTest::$modules | property | core/ |
Modules to enable. |
AreaEntityTest::$testViews | property | core/ |
Views used by this test. |
AreaEntityTest::doTestCalculateDependencies | function | core/ |
Tests the calculation of the rendered dependencies. |
AreaEntityTest::doTestRender | function | core/ |
Tests rendering the entity area handler. |
AreaEntityTest::setUp | function | core/ |
|
AreaEntityTest::setUpFixtures | function | core/ |
Sets up the configuration and schema of views and views_test_data modules. |
AreaEntityTest::testEntityArea | function | core/ |
Tests the area handler. |
AreaEntityTest::testEntityAreaData | function | core/ |
Tests views data for entity area handlers. |
AreaEntityUITest | class | core/ |
Tests the entity area UI test. |
AreaEntityUITest.php | file | core/ |
|
AreaEntityUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AreaEntityUITest::$modules | property | core/ |
Modules to enable. |
AreaEntityUITest::testUI | function | core/ |
|
AreaHTTPStatusCodeTest | class | core/ |
Tests the http_status_code area handler. |
AreaHTTPStatusCodeTest.php | file | core/ |
|
AreaHTTPStatusCodeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AreaHTTPStatusCodeTest::$modules | property | core/ |
Modules to enable. |
AreaHTTPStatusCodeTest::$testViews | property | core/ |
Views used by this test. |
AreaHTTPStatusCodeTest::testHTTPStatusCodeHandler | function | core/ |
Tests the area handler. |
AreaMessagesTest | class | core/ |
Tests the messages area handler. |
AreaMessagesTest.php | file | core/ |
|
AreaMessagesTest::$testViews | property | core/ |
Views used by this test. |
AreaMessagesTest::testMessageText | function | core/ |
Tests the messages area handler. |
AreaOrderTest | class | core/ |
Tests the view area handler. |
AreaOrderTest.php | file | core/ |
|
AreaOrderTest::$modules | property | core/ |
Modules to enable. |
AreaOrderTest::$testViews | property | core/ |
Views used by this test. |
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.php | file | core/ |
|
AreaTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AreaTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 44
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.