| 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. |
| ViewsTest::testHandlerManagerDeprecation |
function |
core/modules/views/tests/src/Unit/ViewsTest.php |
Tests the ::handlerManager() deprecation. |
| ViewsTest::testPluginManagerDeprecation |
function |
core/modules/views/tests/src/Unit/ViewsTest.php |
Tests the ::pluginManager() deprecation. |
| ViewsTest::testViewsService |
function |
core/modules/mysql/tests/src/Kernel/mysql/ViewsTest.php |
Tests views service. |
| ViewsTestCacheContext |
class |
core/modules/views/tests/modules/views_test_data/src/Cache/ViewsTestCacheContext.php |
Test cache context which uses a dynamic context coming from state. |
| ViewsTestCacheContext.php |
file |
core/modules/views/tests/modules/views_test_data/src/Cache/ViewsTestCacheContext.php |
|
| ViewsTestCacheContext::getCacheableMetadata |
function |
core/modules/views/tests/modules/views_test_data/src/Cache/ViewsTestCacheContext.php |
Gets the cacheability metadata for the context. |
| ViewsTestCacheContext::getContext |
function |
core/modules/views/tests/modules/views_test_data/src/Cache/ViewsTestCacheContext.php |
Returns the string representation of the cache context. |
| ViewsTestCacheContext::getLabel |
function |
core/modules/views/tests/modules/views_test_data/src/Cache/ViewsTestCacheContext.php |
Returns the label of the cache context. |
| ViewsTestCacheContextFilter |
class |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/ViewsTestCacheContextFilter.php |
Provides a test filter plugin with a custom cache context. |
| ViewsTestCacheContextFilter.php |
file |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/ViewsTestCacheContextFilter.php |
|
| ViewsTestCacheContextFilter::getCacheContexts |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/ViewsTestCacheContextFilter.php |
The cache contexts associated with this object. |
| ViewsTestCacheContextFilter::query |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/ViewsTestCacheContextFilter.php |
Add this filter to the query. |
| ViewsTestConfigHooks |
class |
core/modules/views/tests/modules/views_test_config/src/Hook/ViewsTestConfigHooks.php |
Hook implementations for views_test_config. |