| GroupByTest::testGroupBySave |
function |
core/modules/views_ui/tests/src/Functional/GroupByTest.php |
Tests whether basic saving works. |
| GroupedExposedFilterTest |
class |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php |
Tests the grouped exposed filter admin UI. |
| GroupedExposedFilterTest.php |
file |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php |
|
| GroupedExposedFilterTest::$account |
property |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php |
The account. |
| GroupedExposedFilterTest::$defaultTheme |
property |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php |
The theme to install as the default for testing. |
| GroupedExposedFilterTest::$modules |
property |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php |
Modules to install. |
| GroupedExposedFilterTest::$testViews |
property |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php |
Views used by this test. |
| GroupedExposedFilterTest::setUp |
function |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php |
|
| GroupedExposedFilterTest::testGroupedFilterValuesUI |
function |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php |
Tests if the right fields are shown and the right values set. |
| GroupIncludesTestTrait |
trait |
core/tests/Drupal/Tests/Core/GroupIncludesTestTrait.php |
Setup group includes trait. |
| GroupIncludesTestTrait.php |
file |
core/tests/Drupal/Tests/Core/GroupIncludesTestTrait.php |
|
| GroupIncludesTestTrait::GROUP_INCLUDES |
constant |
core/tests/Drupal/Tests/Core/GroupIncludesTestTrait.php |
|
| GroupIncludesTestTrait::setupGroupIncludes |
function |
core/tests/Drupal/Tests/Core/GroupIncludesTestTrait.php |
|
| HandleMultiplesTest |
class |
core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php |
Tests process pipelines with scalar and multiple values handling. |
| HandleMultiplesTest.php |
file |
core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php |
|
| HandleMultiplesTest::$modules |
property |
core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php |
Modules to install. |
| HandleMultiplesTest::getDefinition |
function |
core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php |
Provides the test migration definition. |
| HandleMultiplesTest::scalarAndMultipleValuesProviderSource |
function |
core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php |
Provides the source data with scalar and multiple values. |
| HandleMultiplesTest::testScalarAndMultipleValues |
function |
core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php |
Tests process pipelines with scalar and multiple values handling. |
| HandlerAliasTest |
class |
core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php |
Tests handler table and field aliases. |
| HandlerAliasTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php |
|
| HandlerAliasTest::$modules |
property |
core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php |
Modules to install. |
| HandlerAliasTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php |
Views used by this test. |
| HandlerAliasTest::setUp |
function |
core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php |
|
| HandlerAliasTest::testPluginAliases |
function |
core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php |
Tests the behavior of plugin aliases in Views filters. |
| HandlerAliasTest::viewsData |
function |
core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php |
Returns the views data definition. |
| HandlerAllTest |
class |
core/modules/views/tests/src/Kernel/Handler/HandlerAllTest.php |
Tests instances of all handlers. |
| HandlerAllTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/HandlerAllTest.php |
|
| HandlerAllTest::$defaultTheme |
property |
core/modules/views/tests/src/Kernel/Handler/HandlerAllTest.php |
|
| HandlerAllTest::$modules |
property |
core/modules/views/tests/src/Kernel/Handler/HandlerAllTest.php |
Modules to install. |
| HandlerAllTest::testHandlers |
function |
core/modules/views/tests/src/Kernel/Handler/HandlerAllTest.php |
Tests most of the handlers. |
| HandlerArgumentUserUidTest |
class |
core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php |
Tests the handler of the user: uid Argument. |
| HandlerArgumentUserUidTest.php |
file |
core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php |
|
| HandlerArgumentUserUidTest::$modules |
property |
core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php |
Modules to install. |
| HandlerArgumentUserUidTest::$testViews |
property |
core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php |
Test views. |
| HandlerArgumentUserUidTest::testArgumentTitle |
function |
core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php |
Tests the generated title of a user: uid argument. |
| HandlerBaseTest |
class |
core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php |
Tests Drupal\views\Plugin\views\HandlerBase. |
| HandlerBaseTest.php |
file |
core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php |
|
| HandlerBaseTest::setUp |
function |
core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php |
|
| HandlerBaseTest::testGetEntityTypeForFieldOnBaseTable |
function |
core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php |
Tests get entity type for field on base table. |
| HandlerBaseTest::testGetEntityTypeForFieldWithRelationship |
function |
core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php |
Tests get entity type for field with relationship. |
| HandlerFieldFieldTest |
class |
core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php |
Tests the field rendering in views. |
| HandlerFieldFieldTest.php |
file |
core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php |
|
| HandlerFieldFieldTest::$fieldStorages |
property |
core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php |
Test field storage. |
| HandlerFieldFieldTest::$modules |
property |
core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php |
Modules to install. |
| HandlerFieldFieldTest::$nodes |
property |
core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php |
Test nodes. |
| HandlerFieldFieldTest::$testViews |
property |
core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php |
Views used by this test. |
| HandlerFieldFieldTest::createFields |
function |
core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php |
Creates the testing fields. |
| HandlerFieldFieldTest::doTestFormatterSimpleFieldRender |
function |
core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php |
Tests that fields with formatters runs as expected. |
| HandlerFieldFieldTest::doTestInaccessibleFieldRender |
function |
core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php |
Tests inaccessible field rendering. |