| ViewEditTest::testEditFormLanguageOptions |
function |
core/modules/views_ui/tests/src/Functional/ViewEditTest.php |
Tests the language options on the views edit form. |
| ViewEditTest::testOtherOptions |
function |
core/modules/views_ui/tests/src/Functional/ViewEditTest.php |
Tests the machine name and administrative comment forms. |
| ViewEditTest::testRelationRepresentativeNode |
function |
core/modules/views_ui/tests/src/Functional/ViewEditTest.php |
Tests Representative Node for a Taxonomy Term. |
| ViewElementTest |
class |
core/modules/views/tests/src/Functional/ViewElementTest.php |
Tests the view render element. |
| ViewElementTest |
class |
core/modules/views/tests/src/Kernel/ViewElementTest.php |
Tests the view render element. |
| ViewElementTest.php |
file |
core/modules/views/tests/src/Kernel/ViewElementTest.php |
|
| ViewElementTest.php |
file |
core/modules/views/tests/src/Functional/ViewElementTest.php |
|
| ViewElementTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/ViewElementTest.php |
The theme to install as the default for testing. |
| ViewElementTest::$testViews |
property |
core/modules/views/tests/src/Functional/ViewElementTest.php |
Views used by this test. |
| ViewElementTest::$testViews |
property |
core/modules/views/tests/src/Kernel/ViewElementTest.php |
Views used by this test. |
| ViewElementTest::setUp |
function |
core/modules/views/tests/src/Functional/ViewElementTest.php |
Sets up the test. |
| ViewElementTest::testInvalidView |
function |
core/modules/views/tests/src/Kernel/ViewElementTest.php |
Tests that an exception is thrown when an invalid View is passed. |
| ViewElementTest::testViewElement |
function |
core/modules/views/tests/src/Kernel/ViewElementTest.php |
Tests the rendered output and form output of a view element. |
| ViewElementTest::testViewElement |
function |
core/modules/views/tests/src/Functional/ViewElementTest.php |
Tests the rendered output and form output of a view element. |
| ViewElementTest::testViewElementEmbed |
function |
core/modules/views/tests/src/Functional/ViewElementTest.php |
Tests the rendered output and form output of the "embed" display plugin. |
| ViewElementTest::testViewElementEmbed |
function |
core/modules/views/tests/src/Kernel/ViewElementTest.php |
Tests the rendered output and form output of the "embed" display plugin. |
| ViewEntityDependenciesTest |
class |
core/modules/views/tests/src/Kernel/Entity/ViewEntityDependenciesTest.php |
Tests the calculation of dependencies for views. |
| ViewEntityDependenciesTest.php |
file |
core/modules/views/tests/src/Kernel/Entity/ViewEntityDependenciesTest.php |
|
| ViewEntityDependenciesTest::$modules |
property |
core/modules/views/tests/src/Kernel/Entity/ViewEntityDependenciesTest.php |
Modules to install. |
| ViewEntityDependenciesTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Entity/ViewEntityDependenciesTest.php |
Views used by this test. |
| ViewEntityDependenciesTest::setUp |
function |
core/modules/views/tests/src/Kernel/Entity/ViewEntityDependenciesTest.php |
|
| ViewEntityDependenciesTest::testGetDependencies |
function |
core/modules/views/tests/src/Kernel/Entity/ViewEntityDependenciesTest.php |
Tests the getDependencies method. |
| ViewExecutableFactoryTest |
class |
core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php |
Tests Drupal\views\ViewExecutableFactory. |
| ViewExecutableFactoryTest.php |
file |
core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php |
|
| ViewExecutableFactoryTest::$displayPluginManager |
property |
core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php |
The display plugin manager. |
| ViewExecutableFactoryTest::$requestStack |
property |
core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php |
The mock request stack object. |
| ViewExecutableFactoryTest::$routeProvider |
property |
core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php |
The mocked route provider. |
| ViewExecutableFactoryTest::$user |
property |
core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php |
The mock user object. |
| ViewExecutableFactoryTest::$view |
property |
core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php |
The mock view entity. |
| ViewExecutableFactoryTest::$viewExecutableFactory |
property |
core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php |
The ViewExecutableFactory class under test. |
| ViewExecutableFactoryTest::$viewsData |
property |
core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php |
The mocked views data. |
| ViewExecutableFactoryTest::setUp |
function |
core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php |
|
| ViewExecutableFactoryTest::testGet |
function |
core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php |
Tests the get method. |
| ViewExecutableFactoryTest::testGetNoRequest |
function |
core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php |
Tests the get method when current request is null. |
| ViewExecutableTest |
class |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
Tests Drupal\views\ViewExecutable. |
| ViewExecutableTest |
class |
core/modules/views/tests/src/Kernel/ViewExecutableTest.php |
Tests the ViewExecutable class. |
| ViewExecutableTest.php |
file |
core/modules/views/tests/src/Kernel/ViewExecutableTest.php |
|
| ViewExecutableTest.php |
file |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
|
| ViewExecutableTest::$configProperties |
property |
core/modules/views/tests/src/Kernel/ViewExecutableTest.php |
Properties that should be stored in the configuration. |
| ViewExecutableTest::$displayHandler |
property |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
The mocked display router handler. |
| ViewExecutableTest::$displayHandlers |
property |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
A mocked display collection. |
| ViewExecutableTest::$displayPluginManager |
property |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
The display plugin manager. |
| ViewExecutableTest::$executable |
property |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
The tested view executable. |
| ViewExecutableTest::$executableProperties |
property |
core/modules/views/tests/src/Kernel/ViewExecutableTest.php |
Properties that should be stored in the executable. |
| ViewExecutableTest::$modules |
property |
core/modules/views/tests/src/Kernel/ViewExecutableTest.php |
Modules to install. |
| ViewExecutableTest::$noneCache |
property |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
The mocked none cache plugin. |
| ViewExecutableTest::$routeProvider |
property |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
The mocked route provider. |
| ViewExecutableTest::$successCache |
property |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
The mocked cache plugin that returns a successful result. |
| ViewExecutableTest::$testViews |
property |
core/modules/views/tests/src/Kernel/ViewExecutableTest.php |
Views used by this test. |
| ViewExecutableTest::$user |
property |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
The mocked user. |