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.php |
file |
core/modules/views/tests/src/Functional/Handler/AreaTest.php |
|
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 enable. |
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::testAreaAccess |
function |
core/modules/views/tests/src/Functional/Handler/AreaTest.php |
Tests the access for an area. |
AreaTest::testRenderArea |
function |
core/modules/views/tests/src/Functional/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. |
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 enable. |
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 |
|
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 enable. |
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. |