| ViewsBlockTest::setUp |
function |
core/modules/views_ui/tests/src/Kernel/ViewsBlockTest.php |
|
| ViewsBlockTest::testBuild |
function |
core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php |
Tests the build method. |
| ViewsBlockTest::testBuildEmpty |
function |
core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php |
Tests the build method. |
| ViewsBlockTest::testBuildFailed |
function |
core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php |
Tests the build method with a failed execution. |
| ViewsBlockTest::testBuildWithTitleOverride |
function |
core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php |
Tests ViewsBlock::build() with a title override. |
| ViewsBlockTest::testBuildWithTitleToken |
function |
core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php |
Tests that ViewsBlock::build() produces the right output with title tokens. |
| ViewsBlockTest::testCacheableMetadata |
function |
core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php |
Tests that cacheable metadata is retrieved from the view and merged with block cacheable metadata. |
| ViewsBlockTest::testGetPreviewFallbackString |
function |
core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php |
Tests that ViewsBlock::getPreviewFallbackString() produces the right value. |
| ViewsBlockTest::testMachineNameSuggestion |
function |
core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php |
Tests that ViewsBlock::getMachineNameSuggestion() produces the right value. |
| ViewsBlockTest::testOperationLinks |
function |
core/modules/views_ui/tests/src/Kernel/ViewsBlockTest.php |
Tests the editing links for ViewsBlockBase. |
| ViewsBulkTest |
class |
core/modules/views/tests/src/Functional/Plugin/ViewsBulkTest.php |
Tests views bulk operation selection. |
| ViewsBulkTest.php |
file |
core/modules/views/tests/src/Functional/Plugin/ViewsBulkTest.php |
|
| ViewsBulkTest::$adminUser |
property |
core/modules/views/tests/src/Functional/Plugin/ViewsBulkTest.php |
An admin user. |
| ViewsBulkTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/Plugin/ViewsBulkTest.php |
|
| ViewsBulkTest::$modules |
property |
core/modules/views/tests/src/Functional/Plugin/ViewsBulkTest.php |
|
| ViewsBulkTest::setUp |
function |
core/modules/views/tests/src/Functional/Plugin/ViewsBulkTest.php |
|
| ViewsBulkTest::testBulkSelection |
function |
core/modules/views/tests/src/Functional/Plugin/ViewsBulkTest.php |
Tests bulk selection. |
| ViewsConfigDependenciesIntegrationTest |
class |
core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php |
Tests integration of views with other modules. |
| ViewsConfigDependenciesIntegrationTest.php |
file |
core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php |
|
| ViewsConfigDependenciesIntegrationTest::$modules |
property |
core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php |
|
| ViewsConfigDependenciesIntegrationTest::$testViews |
property |
core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php |
|
| ViewsConfigDependenciesIntegrationTest::setUp |
function |
core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php |
|
| ViewsConfigDependenciesIntegrationTest::testConfigRemovalBaseTable |
function |
core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php |
Tests uninstalling a module that provides a base table for a View. |
| ViewsConfigDependenciesIntegrationTest::testConfigRemovalRole |
function |
core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php |
Tests removing a config dependency that deletes the View. |
| ViewsConfigDependenciesIntegrationTest::testImage |
function |
core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php |
Tests integration with image module. |
| ViewsConfigEntityTest |
class |
core/modules/views/tests/modules/views_config_entity_test/src/Entity/ViewsConfigEntityTest.php |
Defines a configuration-based entity type used for testing Views data. |
| ViewsConfigEntityTest.php |
file |
core/modules/views/tests/modules/views_config_entity_test/src/Entity/ViewsConfigEntityTest.php |
|
| ViewsConfigEntityTestViewsData |
class |
core/modules/views/tests/modules/views_config_entity_test/src/ViewsConfigEntityTestViewsData.php |
Provides a view to override views data for config test entity types. |
| ViewsConfigEntityTestViewsData.php |
file |
core/modules/views/tests/modules/views_config_entity_test/src/ViewsConfigEntityTestViewsData.php |
|
| ViewsConfigEntityTestViewsData::getViewsData |
function |
core/modules/views/tests/modules/views_config_entity_test/src/ViewsConfigEntityTestViewsData.php |
|
| ViewsConfigEntityTestViewsData::getViewsTableForEntityType |
function |
core/modules/views/tests/modules/views_config_entity_test/src/ViewsConfigEntityTestViewsData.php |
|
| ViewsConfigUpdaterTest |
class |
core/modules/views/tests/src/Functional/ViewsConfigUpdaterTest.php |
Tests the views config updater service. |
| ViewsConfigUpdaterTest |
class |
core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php |
Tests Drupal\views\ViewsConfigUpdater. |
| ViewsConfigUpdaterTest.php |
file |
core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php |
|
| ViewsConfigUpdaterTest.php |
file |
core/modules/views/tests/src/Functional/ViewsConfigUpdaterTest.php |
|
| ViewsConfigUpdaterTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/ViewsConfigUpdaterTest.php |
|
| ViewsConfigUpdaterTest::$modules |
property |
core/modules/views/tests/src/Functional/ViewsConfigUpdaterTest.php |
|
| ViewsConfigUpdaterTest::$modules |
property |
core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php |
|
| ViewsConfigUpdaterTest::loadTestView |
function |
core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php |
Loads a test view. |
| ViewsConfigUpdaterTest::setUp |
function |
core/modules/views/tests/src/Functional/ViewsConfigUpdaterTest.php |
|
| ViewsConfigUpdaterTest::testViewsConfigUpdater |
function |
core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php |
Tests ViewsConfigUpdater. |
| ViewsConfigUpdaterTest::testViewsConfigUpdater |
function |
core/modules/views/tests/src/Functional/ViewsConfigUpdaterTest.php |
Tests ViewsConfigUpdater. |
| ViewsDataHelperTest |
class |
core/modules/views/tests/src/Unit/ViewsDataHelperTest.php |
Tests Drupal\views\ViewsDataHelper. |
| ViewsDataHelperTest.php |
file |
core/modules/views/tests/src/Unit/ViewsDataHelperTest.php |
|
| ViewsDataHelperTest::testFetchFields |
function |
core/modules/views/tests/src/Unit/ViewsDataHelperTest.php |
Tests fetchFields. |
| ViewsDataHelperTest::viewsData |
function |
core/modules/views/tests/src/Unit/ViewsDataHelperTest.php |
Returns the views data definition. |
| ViewsDataIntegrationTest |
class |
core/modules/content_moderation/tests/src/Kernel/ViewsDataIntegrationTest.php |
Tests the views integration of content_moderation. |
| ViewsDataIntegrationTest.php |
file |
core/modules/content_moderation/tests/src/Kernel/ViewsDataIntegrationTest.php |
|
| ViewsDataIntegrationTest::$modules |
property |
core/modules/content_moderation/tests/src/Kernel/ViewsDataIntegrationTest.php |
|
| ViewsDataIntegrationTest::setUp |
function |
core/modules/content_moderation/tests/src/Kernel/ViewsDataIntegrationTest.php |
|