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 |
Returns the views data definition. |
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 |
|
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. |
AreaTitleWebTest.php |
file |
core/modules/views/tests/src/Functional/Handler/AreaTitleWebTest.php |
|
AreaTitleWebTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/Handler/AreaTitleWebTest.php |
The theme to install as the default for testing. |
AreaTitleWebTest::$testViews |
property |
core/modules/views/tests/src/Functional/Handler/AreaTitleWebTest.php |
Views used by this test. |
AreaTitleWebTest::setUp |
function |
core/modules/views/tests/src/Functional/Handler/AreaTitleWebTest.php |
Sets up the test. |
AreaTitleWebTest::testTitleText |
function |
core/modules/views/tests/src/Functional/Handler/AreaTitleWebTest.php |
Tests the title area handler. |
AreaViewTest |
class |
core/modules/views/tests/src/Kernel/Handler/AreaViewTest.php |
Tests the view area handler. |
AreaViewTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/AreaViewTest.php |
|
AreaViewTest::$modules |
property |
core/modules/views/tests/src/Kernel/Handler/AreaViewTest.php |
Modules to install. |
AreaViewTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/AreaViewTest.php |
Views used by this test. |
AreaViewTest::testViewArea |
function |
core/modules/views/tests/src/Kernel/Handler/AreaViewTest.php |
Tests the view area handler. |
ArgumentDateTest |
class |
core/modules/views/tests/src/Kernel/Handler/ArgumentDateTest.php |
Tests the core date argument handlers. |
ArgumentDateTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/ArgumentDateTest.php |
|
ArgumentDateTest::$columnMap |
property |
core/modules/views/tests/src/Kernel/Handler/ArgumentDateTest.php |
Stores the column map for this testCase. |
ArgumentDateTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/ArgumentDateTest.php |
Views used by this test. |
ArgumentDateTest::testCreatedFullDateHandler |
function |
core/modules/views/tests/src/Kernel/Handler/ArgumentDateTest.php |
Tests the CreatedFullDate handler. |
ArgumentDateTest::testDayHandler |
function |
core/modules/views/tests/src/Kernel/Handler/ArgumentDateTest.php |
Tests the Day handler. |
ArgumentDateTest::testMonthHandler |
function |
core/modules/views/tests/src/Kernel/Handler/ArgumentDateTest.php |
Tests the Month handler. |
ArgumentDateTest::testWeekHandler |
function |
core/modules/views/tests/src/Kernel/Handler/ArgumentDateTest.php |
Tests the Week handler. |
ArgumentDateTest::testYearHandler |
function |
core/modules/views/tests/src/Kernel/Handler/ArgumentDateTest.php |
Tests the Year handler. |