| TaggedHandlersPassTest::testProcessWithDifferentArgumentsOrderAndDefaultValue |
function |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php |
Tests consumer method with priority and extra parameters in different order. |
| TaggedHandlersPassTest::testProcessWithExtraArguments |
function |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php |
Tests consumer method with extra parameters. |
| TaggedHandlersPassTest::testProcessWithIdAndExtraArguments |
function |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php |
Tests consumer method with priority, id and extra parameters. |
| TaggedHandlersPassTest::testProcessWithIdParameter |
function |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php |
Tests consumer method with an ID parameter. |
| TaggedHandlersPassTest::testserviceIdProcess |
function |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php |
Tests one consumer and two handlers with service ID collection. |
| TaggedHandlersPassTest::testserviceIdProcessPriority |
function |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php |
Tests handler priority sorting for service ID collection. |
| TaggedWithTest |
class |
core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php |
Tests the ability of the views wizard to create views filtered by taxonomy. |
| TaggedWithTest.php |
file |
core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php |
|
| TaggedWithTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php |
The theme to install as the default for testing. |
| TaggedWithTest::$modules |
property |
core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php |
Modules to enable. |
| TaggedWithTest::$nodeTypeWithoutTags |
property |
core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php |
Node type without an autocomplete tagging field. |
| TaggedWithTest::$nodeTypeWithTags |
property |
core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php |
Node type with an autocomplete tagging field. |
| TaggedWithTest::$tagField |
property |
core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php |
Field definition for the test tag field. |
| TaggedWithTest::$tagFieldName |
property |
core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php |
Name of the test tag field. |
| TaggedWithTest::$tagFieldStorage |
property |
core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php |
Holds the field storage for test tag field. |
| TaggedWithTest::$tagVocabulary |
property |
core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php |
The vocabulary used for the test tag field. |
| TaggedWithTest::setUp |
function |
core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php |
|
| TaggedWithTest::testTaggedWith |
function |
core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php |
Tests the "tagged with" functionality. |
| TaggedWithTest::testTaggedWithByNodeType |
function |
core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php |
Tests that the "tagged with" form element only shows for node types that support it. |
| TaggingTest |
class |
core/tests/Drupal/KernelTests/Core/Database/TaggingTest.php |
Tests the tagging capabilities of the Select builder. |
| TaggingTest.php |
file |
core/tests/Drupal/KernelTests/Core/Database/TaggingTest.php |
|
| TaggingTest::testExtenderHasAllTags |
function |
core/tests/Drupal/KernelTests/Core/Database/TaggingTest.php |
Tests extended query tagging "has all of these tags" functionality. |
| TaggingTest::testExtenderHasAnyTag |
function |
core/tests/Drupal/KernelTests/Core/Database/TaggingTest.php |
Tests extended query tagging "has at least one of these tags" functionality. |
| TaggingTest::testExtenderHasTag |
function |
core/tests/Drupal/KernelTests/Core/Database/TaggingTest.php |
Confirms that an extended query has a tag added to it. |
| TaggingTest::testHasAllTags |
function |
core/tests/Drupal/KernelTests/Core/Database/TaggingTest.php |
Tests query tagging "has all of these tags" functionality. |
| TaggingTest::testHasAnyTag |
function |
core/tests/Drupal/KernelTests/Core/Database/TaggingTest.php |
Tests query tagging "has at least one of these tags" functionality. |
| TaggingTest::testHasTag |
function |
core/tests/Drupal/KernelTests/Core/Database/TaggingTest.php |
Confirms that a query has a tag added to it. |
| TaggingTest::testMetaData |
function |
core/tests/Drupal/KernelTests/Core/Database/TaggingTest.php |
Tests that we can attach metadata to a query object. |
| TagsTest |
class |
core/tests/Drupal/Tests/Core/Common/TagsTest.php |
Tests explosion and implosion of autocomplete tags. |
| TagsTest.php |
file |
core/tests/Drupal/Tests/Core/Common/TagsTest.php |
|
| TagsTest::$validTags |
property |
core/tests/Drupal/Tests/Core/Common/TagsTest.php |
|
| TagsTest::assertTags |
function |
core/tests/Drupal/Tests/Core/Common/TagsTest.php |
Helper function: asserts that the ending array of tags is what we wanted. |
| TagsTest::explodeTags |
function |
core/tests/Drupal/Tests/Core/Common/TagsTest.php |
Explodes a series of tags. |
| TagsTest::testImplodeTags |
function |
core/tests/Drupal/Tests/Core/Common/TagsTest.php |
Implodes a series of tags. |
| TagTest |
class |
core/modules/views_ui/tests/src/Kernel/TagTest.php |
Tests the views ui tagging functionality. |
| TagTest.php |
file |
core/modules/views_ui/tests/src/Kernel/TagTest.php |
|
| TagTest::$modules |
property |
core/modules/views_ui/tests/src/Kernel/TagTest.php |
Modules to enable. |
| TagTest::providerViewsUiAutocompleteIndividualTags |
function |
core/modules/views_ui/tests/src/Kernel/TagTest.php |
Data provider for testViewsUiAutocompleteIndividualTags(). |
| TagTest::testViewsUiAutocompleteIndividualTags |
function |
core/modules/views_ui/tests/src/Kernel/TagTest.php |
Tests that comma delimited tags are treated as individual tags. |
| TagTest::testViewsUiAutocompleteTag |
function |
core/modules/views_ui/tests/src/Kernel/TagTest.php |
Tests the ViewsUIController::autocompleteTag() function. |
| Tasks::runTestQuery |
function |
core/lib/Drupal/Core/Database/Install/Tasks.php |
Run SQL tests to ensure the database can execute commands with the current user. |
| TaxonomyAttributesTest |
class |
core/modules/rdf/tests/src/Functional/TaxonomyAttributesTest.php |
Tests the RDFa markup of Taxonomy terms. |
| TaxonomyAttributesTest.php |
file |
core/modules/rdf/tests/src/Functional/TaxonomyAttributesTest.php |
|
| TaxonomyAttributesTest::$baseUri |
property |
core/modules/rdf/tests/src/Functional/TaxonomyAttributesTest.php |
URI of the front page of the Drupal site. |
| TaxonomyAttributesTest::$defaultTheme |
property |
core/modules/rdf/tests/src/Functional/TaxonomyAttributesTest.php |
The theme to install as the default for testing. |
| TaxonomyAttributesTest::$modules |
property |
core/modules/rdf/tests/src/Functional/TaxonomyAttributesTest.php |
Modules to enable. |
| TaxonomyAttributesTest::$vocabulary |
property |
core/modules/rdf/tests/src/Functional/TaxonomyAttributesTest.php |
Vocabulary created for testing purposes. |
| TaxonomyAttributesTest::setUp |
function |
core/modules/rdf/tests/src/Functional/TaxonomyAttributesTest.php |
|
| TaxonomyAttributesTest::testTaxonomyTermRdfaAttributes |
function |
core/modules/rdf/tests/src/Functional/TaxonomyAttributesTest.php |
Creates a random term and ensures the RDF output is correct. |
| TaxonomyDefaultArgumentTest |
class |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyDefaultArgumentTest.php |
Tests the representative node relationship for terms. |