Search for all
Title | Object type | File name | Summary |
---|---|---|---|
AreaDisplayLinkTest::assertWarningMessages | function | core/ |
Assert the warning messages are shown after changing the page_1 display. |
AreaDisplayLinkTest::renderDisplayLink | function | core/ |
Render a display link. |
AreaDisplayLinkTest::setUp | function | core/ |
|
AreaDisplayLinkTest::testAreaDisplayLink | function | core/ |
Tests the views area display_link handler. |
AreaEmptyTest | class | core/ |
Tests the generic entity area handler. |
AreaEmptyTest.php | file | core/ |
|
AreaEmptyTest::$modules | property | core/ |
Modules to enable. |
AreaEmptyTest::$testViews | property | core/ |
Views used by this test. |
AreaEmptyTest::setUp | function | core/ |
|
AreaEmptyTest::testRenderEmptyHeaderFooter | function | core/ |
Tests that the header and footer areas are not rendered if empty. |
AreaEmptyTest::viewsData | function | core/ |
Returns the views data definition. |
AreaEntityTest | class | core/ |
Tests the generic entity area handler. |
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. |
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.