Search for test
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Test | class | core/ |
Provides test media source. |
Test | class | core/ |
Defines a test controller for page titles. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ArgumentsResolverTest | class | core/ |
@coversDefaultClass \Drupal\Component\Utility\ArgumentsResolver @group Access |
ArgumentsResolverTest.php | file | core/ |
|
ArgumentsResolverTest::providerTestGetArgument | function | core/ |
Provides test data to testGetArgument(). |
ArgumentsResolverTest::providerTestHandleUnresolvedArgument | function | core/ |
Provides test data to testHandleUnresolvedArgument(). |
ArgumentsResolverTest::setUp | function | core/ |
|
ArgumentsResolverTest::testGetArgument | function | core/ |
Tests the getArgument() method. |
ArgumentsResolverTest::testGetArgumentObject | function | core/ |
Tests getArgument() with an object. |
ArgumentsResolverTest::testGetArgumentOrder | function | core/ |
Tests getArgument() with a Route, Request, and Account object. |
ArgumentsResolverTest::testGetArgumentRouteNoTypeHintAndValue | function | core/ |
Tests getArgument() with a named parameter with no type hint and a value. |
ArgumentsResolverTest::testGetWildcardArgument | function | core/ |
Tests getArgument() with a wildcard object for a parameter with a custom name. |
ArgumentsResolverTest::testGetWildcardArgumentNoTypeHint | function | core/ |
Tests getArgument() with a wildcard parameter with no type hint. |
ArgumentsResolverTest::testHandleNotUpcastedArgument | function | core/ |
Tests handleUnresolvedArgument() for a scalar argument. |
ArgumentsResolverTest::testHandleUnresolvedArgument | function | core/ |
Tests handleUnresolvedArgument() for missing arguments. |
ArgumentStringTest | class | core/ |
Tests the core Drupal\views\Plugin\views\argument\StringArgument handler. |
ArgumentStringTest.php | file | core/ |
|
ArgumentStringTest::$modules | property | core/ |
Modules to install. |
ArgumentStringTest::$testViews | property | core/ |
Views to be enabled. |
ArgumentStringTest::testGlossary | function | core/ |
Tests the glossary feature. |
ArgumentSummaryTest | class | core/ |
Tests the summary of results when an argument is not provided. |
ArgumentSummaryTest.php | file | core/ |
|
ArgumentSummaryTest::$modules | property | core/ |
Modules to install. |
ArgumentSummaryTest::$nodeType | property | core/ |
Node type with an autocomplete tagging field. |
ArgumentSummaryTest::$tagVocabulary | property | core/ |
The vocabulary used for the test tag field. |
ArgumentSummaryTest::$testViews | property | core/ |
Views to be enabled. |
ArgumentSummaryTest::createTag | function | core/ |
Creates a term in the tag vocabulary. |
ArgumentSummaryTest::setUp | function | core/ |
|
ArgumentSummaryTest::testArgumentSummary | function | core/ |
Tests the argument summary feature. |
ArgumentTransformTermTest | class | core/ |
Tests taxonomy term argument transformation. |
ArgumentTransformTermTest.php | file | core/ |
|
ArgumentTransformTermTest::$testViews | property | core/ |
Views to be enabled. |
ArgumentTransformTermTest::termArgumentTransformationProvider | function | core/ |
Provides data for testTermArgumentTransformation(). |
ArgumentTransformTermTest::testTermArgumentTransformation | function | core/ |
Tests term argument transformation of hyphens and spaces. |
ArgumentUidRevisionTest | class | core/ |
Tests the argument_node_uid_revision handler. |
ArgumentUidRevisionTest.php | file | core/ |
|
ArgumentUidRevisionTest::$modules | property | core/ |
Modules to install. |
ArgumentUidRevisionTest::$testViews | property | core/ |
Views to be enabled. |
ArgumentUidRevisionTest::setUp | function | core/ |
|
ArgumentUidRevisionTest::testArgument | function | core/ |
Tests the node_uid_revision argument. |
ArgumentValidateTest | class | core/ |
Tests user argument validators for ID and name. |
ArgumentValidateTest.php | file | core/ |
|
ArgumentValidateTest::$account | property | core/ |
A user for this test. |
ArgumentValidateTest::$modules | property | core/ |
Modules to install. |
ArgumentValidateTest::$testViews | property | core/ |
Views to be enabled. |
ArgumentValidateTest::setUp | function | core/ |
|
ArgumentValidateTest::testArgumentValidateUserName | function | core/ |
Tests the UserName argument validator. |
ArgumentValidateTest::testArgumentValidateUserUid | function | core/ |
Tests the User (ID) argument validator. |
ArgumentValidatorTermNameTest | class | core/ |
Tests the plugin of the taxonomy: taxonomy_term_name argument validator. |
ArgumentValidatorTermNameTest.php | file | core/ |
|
ArgumentValidatorTermNameTest::$ids | property | core/ |
Stores the taxonomy IDs used by this test. |
ArgumentValidatorTermNameTest::$names | property | core/ |
Stores the taxonomy names used by this test. |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.