| 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 |
Provides additional Views data for testing. |
| 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 |
Tests the rendering of a text area. |
| 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. |
| ArgumentDateTest::testYearMonthHandler |
function |
core/modules/views/tests/src/Kernel/Handler/ArgumentDateTest.php |
Tests the YearMonth handler. |
| ArgumentDateTest::viewsData |
function |
core/modules/views/tests/src/Kernel/Handler/ArgumentDateTest.php |
Returns the views data definition. |
| ArgumentDateTimeTest |
class |
core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php |
Tests the Drupal\datetime\Plugin\views\filter\Date handler. |
| ArgumentDateTimeTest.php |
file |
core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php |
|
| ArgumentDateTimeTest::$testViews |
property |
core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php |
Views to be enabled. |
| ArgumentDateTimeTest::setUp |
function |
core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php |
|
| ArgumentDateTimeTest::testDatetimeArgumentAll |
function |
core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php |
Tests year, month, and day arguments combined. |
| ArgumentDateTimeTest::testDatetimeArgumentDay |
function |
core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php |
Tests day argument. |
| ArgumentDateTimeTest::testDatetimeArgumentFullDate |
function |
core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php |
Tests full_date CCYYMMDD argument. |