| ViewsModerationStateSortTest |
class |
core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php |
Tests the views moderation_state field sorting integration. |
| ViewsModerationStateSortTest.php |
file |
core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php |
|
| ViewsModerationStateSortTest::$modules |
property |
core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php |
Modules to install. |
| ViewsModerationStateSortTest::assertSortResults |
function |
core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php |
Assert the order of a views sort result. |
| ViewsModerationStateSortTest::setUp |
function |
core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php |
|
| ViewsModerationStateSortTest::testSortBaseTable |
function |
core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php |
Tests sorting with a standard data base table. |
| ViewsModerationStateSortTest::testSortRevisionBaseTable |
function |
core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php |
Tests sorting with the revision base table. |
| ViewsMultilingualTest |
class |
core/modules/search/tests/src/Functional/views/ViewsMultilingualTest.php |
Tests search integration filters with multilingual nodes. |
| ViewsMultilingualTest.php |
file |
core/modules/search/tests/src/Functional/views/ViewsMultilingualTest.php |
|
| ViewsMultilingualTest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/views/ViewsMultilingualTest.php |
The theme to install as the default for testing. |
| ViewsMultilingualTest::$modules |
property |
core/modules/search/tests/src/Functional/views/ViewsMultilingualTest.php |
Modules to install. |
| ViewsMultilingualTest::$testViews |
property |
core/modules/search/tests/src/Functional/views/ViewsMultilingualTest.php |
Views used by this test. |
| ViewsMultilingualTest::testMultilingualSearchFilter |
function |
core/modules/search/tests/src/Functional/views/ViewsMultilingualTest.php |
Tests search with multilingual nodes. |
| ViewsNoResultsBehaviorTest |
class |
core/modules/views/tests/src/Functional/ViewsNoResultsBehaviorTest.php |
Tests no results behavior. |
| ViewsNoResultsBehaviorTest.php |
file |
core/modules/views/tests/src/Functional/ViewsNoResultsBehaviorTest.php |
|
| ViewsNoResultsBehaviorTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/ViewsNoResultsBehaviorTest.php |
The theme to install as the default for testing. |
| ViewsNoResultsBehaviorTest::$modules |
property |
core/modules/views/tests/src/Functional/ViewsNoResultsBehaviorTest.php |
Modules to install. |
| ViewsNoResultsBehaviorTest::setUp |
function |
core/modules/views/tests/src/Functional/ViewsNoResultsBehaviorTest.php |
Sets up the test. |
| ViewsNoResultsBehaviorTest::testDuplicateText |
function |
core/modules/views/tests/src/Functional/ViewsNoResultsBehaviorTest.php |
Tests the view with the text. |
| ViewsPreprocessTest |
class |
core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php |
Tests the preprocessing functionality in views theme hooks. |
| ViewsPreprocessTest.php |
file |
core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php |
|
| ViewsPreprocessTest::$modules |
property |
core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php |
Modules to install. |
| ViewsPreprocessTest::$testViews |
property |
core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php |
Views to be enabled. |
| ViewsPreprocessTest::setUp |
function |
core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php |
|
| ViewsPreprocessTest::testCssClassCleaning |
function |
core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php |
Tests css classes on displays are cleaned correctly. |
| ViewsPreprocessTest::testEmptyPaginationHeadingLevelSet |
function |
core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php |
Tests template_preprocess_views_mini_pager() when an empty pagination_heading_level value is passed. |
| ViewsPreprocessTest::testPaginationHeadingLevelNotSet |
function |
core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php |
Tests template_preprocess_views_mini_pager() when no pagination_heading_level is passed. |
| ViewsPreprocessTest::testPaginationHeadingLevelSet |
function |
core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php |
Tests template_preprocess_views_mini_pager() when a pagination_heading_level value is passed. |
| ViewsSqlExceptionTest |
class |
core/modules/views/tests/src/Kernel/Plugin/ViewsSqlExceptionTest.php |
Tests the views exception handling. |
| ViewsSqlExceptionTest.php |
file |
core/modules/views/tests/src/Kernel/Plugin/ViewsSqlExceptionTest.php |
|
| ViewsSqlExceptionTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Plugin/ViewsSqlExceptionTest.php |
Views to be enabled. |
| ViewsSqlExceptionTest::testSqlException |
function |
core/modules/views/tests/src/Kernel/Plugin/ViewsSqlExceptionTest.php |
Tests for the SQL exception. |
| ViewsSqlExceptionTest::viewsData |
function |
core/modules/views/tests/src/Kernel/Plugin/ViewsSqlExceptionTest.php |
Returns the views data definition. |
| ViewsTemplateTest |
class |
core/modules/views/tests/src/Kernel/ViewsTemplateTest.php |
Tests the template retrieval of views. |
| ViewsTemplateTest.php |
file |
core/modules/views/tests/src/Kernel/ViewsTemplateTest.php |
|
| ViewsTemplateTest::$testViews |
property |
core/modules/views/tests/src/Kernel/ViewsTemplateTest.php |
Views to be enabled. |
| ViewsTemplateTest::register |
function |
core/modules/views/tests/src/Kernel/ViewsTemplateTest.php |
Registers test-specific services. |
| ViewsTemplateTest::testTemplate |
function |
core/modules/views/tests/src/Kernel/ViewsTemplateTest.php |
Tests render functionality. |
| ViewsTemplateTest::testThemeSuggestionsContainerAlter |
function |
core/modules/views/tests/src/Kernel/ViewsTemplateTest.php |
Tests theme suggestions container alter. |
| ViewsTest |
class |
core/modules/views/tests/src/Unit/ViewsTest.php |
Tests Drupal\views\Views. |
| ViewsTest |
class |
core/modules/mysql/tests/src/Kernel/mysql/ViewsTest.php |
Tests views service. |
| ViewsTest.php |
file |
core/modules/mysql/tests/src/Kernel/mysql/ViewsTest.php |
|
| ViewsTest.php |
file |
core/modules/views/tests/src/Unit/ViewsTest.php |
|
| ViewsTest::$container |
property |
core/modules/views/tests/src/Unit/ViewsTest.php |
The test container. |
| ViewsTest::providerTestGetApplicableViews |
function |
core/modules/views/tests/src/Unit/ViewsTest.php |
Data provider for testGetApplicableViews. |
| ViewsTest::register |
function |
core/modules/mysql/tests/src/Kernel/mysql/ViewsTest.php |
Registers test-specific services. |
| ViewsTest::setUp |
function |
core/modules/views/tests/src/Unit/ViewsTest.php |
|
| ViewsTest::testGetApplicableViews |
function |
core/modules/views/tests/src/Unit/ViewsTest.php |
Tests get applicable views. |
| ViewsTest::testGetNonExistentView |
function |
core/modules/views/tests/src/Unit/ViewsTest.php |
Tests the getView() method against a non-existent view. |
| ViewsTest::testGetView |
function |
core/modules/views/tests/src/Unit/ViewsTest.php |
Tests the getView() method. |