| ArgumentNodeRevisionIdTest |
class |
core/modules/node/tests/src/Kernel/Views/ArgumentNodeRevisionIdTest.php |
Tests the node_vid handler. |
| ArgumentNodeRevisionIdTest.php |
file |
core/modules/node/tests/src/Kernel/Views/ArgumentNodeRevisionIdTest.php |
|
| ArgumentNodeRevisionIdTest::$modules |
property |
core/modules/node/tests/src/Kernel/Views/ArgumentNodeRevisionIdTest.php |
Modules to install. |
| ArgumentNodeRevisionIdTest::$testViews |
property |
core/modules/node/tests/src/Kernel/Views/ArgumentNodeRevisionIdTest.php |
Views to be enabled. |
| ArgumentNodeRevisionIdTest::setUp |
function |
core/modules/node/tests/src/Kernel/Views/ArgumentNodeRevisionIdTest.php |
|
| ArgumentNodeRevisionIdTest::testNodeRevisionRelationship |
function |
core/modules/node/tests/src/Kernel/Views/ArgumentNodeRevisionIdTest.php |
Tests the node revision id argument via the node_vid handler. |
| ArgumentNullTest |
class |
core/modules/views/tests/src/Kernel/Handler/ArgumentNullTest.php |
Tests the core Drupal\views\Plugin\views\argument\NullArgument handler. |
| ArgumentNullTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/ArgumentNullTest.php |
|
| ArgumentNullTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/ArgumentNullTest.php |
Views used by this test. |
| ArgumentNullTest::testAreaText |
function |
core/modules/views/tests/src/Kernel/Handler/ArgumentNullTest.php |
Tests the NullArgument handler for text areas. |
| ArgumentNullTest::viewsData |
function |
core/modules/views/tests/src/Kernel/Handler/ArgumentNullTest.php |
Defines Views data, setting the 'id' argument to use the null handler. |
| ArgumentsResolverTest |
class |
core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php |
Tests Drupal\Component\Utility\ArgumentsResolver. |
| ArgumentsResolverTest.php |
file |
core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php |
|
| ArgumentsResolverTest::providerTestGetArgument |
function |
core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php |
Provides test data to testGetArgument(). |
| ArgumentsResolverTest::providerTestHandleUnresolvedArgument |
function |
core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php |
Provides test data to testHandleUnresolvedArgument(). |
| ArgumentsResolverTest::testGetArgument |
function |
core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php |
Tests the getArgument() method. |
| ArgumentsResolverTest::testGetArgumentObject |
function |
core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php |
Tests getArgument() with an object. |
| ArgumentsResolverTest::testGetArgumentOrder |
function |
core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php |
Tests getArgument() with a Route, Request, and Account object. |
| ArgumentsResolverTest::testGetArgumentRouteNoTypeHintAndValue |
function |
core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php |
Tests getArgument() with a named parameter with no type hint and a value. |
| ArgumentsResolverTest::testGetWildcardArgument |
function |
core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php |
Tests getArgument() with a wildcard object for a parameter with a custom name. |
| ArgumentsResolverTest::testGetWildcardArgumentNoTypeHint |
function |
core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php |
Tests getArgument() with a wildcard parameter with no type hint. |
| ArgumentsResolverTest::testHandleNotUpcastedArgument |
function |
core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php |
Tests handleUnresolvedArgument() for a scalar argument. |
| ArgumentsResolverTest::testHandleUnresolvedArgument |
function |
core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php |
Tests handleUnresolvedArgument() for missing arguments. |
| ArgumentStringTest |
class |
core/modules/views/tests/src/Kernel/Handler/ArgumentStringTest.php |
Tests the core Drupal\views\Plugin\views\argument\StringArgument handler. |
| ArgumentStringTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/ArgumentStringTest.php |
|
| ArgumentStringTest::$modules |
property |
core/modules/views/tests/src/Kernel/Handler/ArgumentStringTest.php |
Modules to install. |
| ArgumentStringTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/ArgumentStringTest.php |
Views to be enabled. |
| ArgumentStringTest::testGlossary |
function |
core/modules/views/tests/src/Kernel/Handler/ArgumentStringTest.php |
Tests the glossary feature. |
| ArgumentSummaryTest |
class |
core/modules/views/tests/src/Kernel/Handler/ArgumentSummaryTest.php |
Tests the summary of results when an argument is not provided. |
| ArgumentSummaryTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/ArgumentSummaryTest.php |
|
| ArgumentSummaryTest::$modules |
property |
core/modules/views/tests/src/Kernel/Handler/ArgumentSummaryTest.php |
Modules to install. |
| ArgumentSummaryTest::$nodeType |
property |
core/modules/views/tests/src/Kernel/Handler/ArgumentSummaryTest.php |
Node type with an autocomplete tagging field. |
| ArgumentSummaryTest::$tagVocabulary |
property |
core/modules/views/tests/src/Kernel/Handler/ArgumentSummaryTest.php |
The vocabulary used for the test tag field. |
| ArgumentSummaryTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/ArgumentSummaryTest.php |
Views to be enabled. |
| ArgumentSummaryTest::createTag |
function |
core/modules/views/tests/src/Kernel/Handler/ArgumentSummaryTest.php |
Creates a term in the tag vocabulary. |
| ArgumentSummaryTest::setUp |
function |
core/modules/views/tests/src/Kernel/Handler/ArgumentSummaryTest.php |
|
| ArgumentSummaryTest::testActiveLink |
function |
core/modules/views/tests/src/Kernel/Handler/ArgumentSummaryTest.php |
Tests that the active link is set correctly. |
| ArgumentSummaryTest::testArgumentSummary |
function |
core/modules/views/tests/src/Kernel/Handler/ArgumentSummaryTest.php |
Tests the argument summary feature. |
| ArgumentTransformTermTest |
class |
core/modules/taxonomy/tests/src/Kernel/Views/ArgumentTransformTermTest.php |
Tests taxonomy term argument transformation. |
| ArgumentTransformTermTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Views/ArgumentTransformTermTest.php |
|
| ArgumentTransformTermTest::$testViews |
property |
core/modules/taxonomy/tests/src/Kernel/Views/ArgumentTransformTermTest.php |
Views to be enabled. |
| ArgumentTransformTermTest::termArgumentTransformationProvider |
function |
core/modules/taxonomy/tests/src/Kernel/Views/ArgumentTransformTermTest.php |
Provides data for testTermArgumentTransformation(). |
| ArgumentTransformTermTest::testTermArgumentTransformation |
function |
core/modules/taxonomy/tests/src/Kernel/Views/ArgumentTransformTermTest.php |
Tests term argument transformation of hyphens and spaces. |
| ArgumentUidRevisionTest |
class |
core/modules/node/tests/src/Kernel/Views/ArgumentUidRevisionTest.php |
Tests the argument_node_uid_revision handler. |
| ArgumentUidRevisionTest.php |
file |
core/modules/node/tests/src/Kernel/Views/ArgumentUidRevisionTest.php |
|
| ArgumentUidRevisionTest::$modules |
property |
core/modules/node/tests/src/Kernel/Views/ArgumentUidRevisionTest.php |
Modules to install. |
| ArgumentUidRevisionTest::$testViews |
property |
core/modules/node/tests/src/Kernel/Views/ArgumentUidRevisionTest.php |
Views to be enabled. |
| ArgumentUidRevisionTest::setUp |
function |
core/modules/node/tests/src/Kernel/Views/ArgumentUidRevisionTest.php |
|
| ArgumentUidRevisionTest::testArgument |
function |
core/modules/node/tests/src/Kernel/Views/ArgumentUidRevisionTest.php |
Tests the node_uid_revision argument. |
| ArgumentValidateTest |
class |
core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php |
Tests user argument validators for ID and name. |