AreaDisplayLinkTest::renderDisplayLink |
function |
core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php |
Render a display link. |
AreaDisplayLinkTest::setUp |
function |
core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php |
|
AreaDisplayLinkTest::testAreaDisplayLink |
function |
core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php |
Tests the views area display_link handler. |
AreaEmptyTest |
class |
core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php |
Tests the generic entity area handler. |
AreaEmptyTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php |
|
AreaEmptyTest::$modules |
property |
core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php |
Modules to install. |
AreaEmptyTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php |
Views used by this test. |
AreaEmptyTest::setUp |
function |
core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php |
|
AreaEmptyTest::testRenderEmptyHeaderFooter |
function |
core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php |
Tests that the header and footer areas are not rendered if empty. |
AreaEmptyTest::viewsData |
function |
core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php |
Returns the views data definition. |
AreaEntityTest |
class |
core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php |
Tests the generic entity area handler. |
AreaEntityTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php |
|
AreaEntityTest::$modules |
property |
core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php |
Modules to install. |
AreaEntityTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php |
Views used by this test. |
AreaEntityTest::doTestCalculateDependencies |
function |
core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php |
Tests the calculation of the rendered dependencies. |
AreaEntityTest::doTestRender |
function |
core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php |
Tests rendering the entity area handler. |
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 install. |
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 install. |
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 install. |
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. |
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 |
class |
core/modules/views/tests/src/Kernel/Handler/AreaTest.php |
Tests the plugin base of the area handler. |
AreaTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/AreaTest.php |
|
AreaTest.php |
file |
core/modules/views/tests/src/Functional/Handler/AreaTest.php |
|