Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TaggedHandlersPass | class | core/ |
Collects services to add/inject them into a consumer service. |
| TaggedHandlersPass.php | file | core/ |
|
| TaggedHandlersPass::$tagCache | property | core/ |
Service tag information keyed by tag name. |
| TaggedHandlersPass::process | function | core/ |
Finds services tagged with 'service_collector' or 'service_id_collector', then finds all corresponding tagged services. |
| TaggedHandlersPass::processServiceCollectorPass | function | core/ |
Processes a service collector service pass. |
| TaggedHandlersPass::processServiceIdCollectorPass | function | core/ |
Processes a service collector ID service pass. |
| TaggedHandlersPassTest | class | core/ |
@coversDefaultClass \Drupal\Core\DependencyInjection\Compiler\TaggedHandlersPass[[api-linebreak]] @group DependencyInjection |
| TaggedHandlersPassTest.php | file | core/ |
|
| TaggedHandlersPassTest::buildContainer | function | core/ |
|
| TaggedHandlersPassTest::testIdCollectorProcessRequiredHandlers | function | core/ |
Tests a required consumer with no handlers. |
| TaggedHandlersPassTest::testProcess | function | core/ |
Tests one consumer and two handlers. |
| TaggedHandlersPassTest::testProcessInterfaceMismatch | function | core/ |
Tests interface validation in non-production environment. |
| TaggedHandlersPassTest::testProcessMissingInterface | function | core/ |
Tests consumer with missing interface in non-production environment. |
| TaggedHandlersPassTest::testProcessNoConsumers | function | core/ |
Tests without any consumers. |
| TaggedHandlersPassTest::testProcessNoPriorityAndExtraArguments | function | core/ |
Tests consumer method with extra parameters and no priority. |
| TaggedHandlersPassTest::testProcessNoPriorityParam | function | core/ |
Tests consumer method without priority parameter. |
| TaggedHandlersPassTest::testProcessPriority | function | core/ |
Tests handler priority sorting. |
| TaggedHandlersPassTest::testProcessRequiredHandlers | function | core/ |
Tests a required consumer with no handlers. |
| TaggedHandlersPassTest::testProcessWithDifferentArgumentsOrderAndDefaultValue | function | core/ |
Tests consumer method with varying order of priority and extra parameters. |
| TaggedHandlersPassTest::testProcessWithExtraArguments | function | core/ |
Tests consumer method with extra parameters. |
| TaggedHandlersPassTest::testProcessWithIdAndExtraArguments | function | core/ |
Tests consumer method with priority, id and extra parameters. |
| TaggedHandlersPassTest::testProcessWithIdParameter | function | core/ |
Tests consumer method with an ID parameter. |
| TaggedHandlersPassTest::testServiceIdProcess | function | core/ |
Tests one consumer and two handlers with service ID collection. |
| TaggedHandlersPassTest::testServiceIdProcessPriority | function | core/ |
Tests handler priority sorting for service ID collection. |
| TaggedWithTest | class | core/ |
Tests the ability of the views wizard to create views filtered by taxonomy. |
| TaggedWithTest.php | file | core/ |
|
| TaggedWithTest::$defaultTheme | property | core/ |
|
| TaggedWithTest::$modules | property | core/ |
|
| TaggedWithTest::$nodeTypeWithoutTags | property | core/ |
Node type without an autocomplete tagging field. |
| TaggedWithTest::$nodeTypeWithTags | property | core/ |
Node type with an autocomplete tagging field. |
| TaggedWithTest::$tagField | property | core/ |
Field definition for the test tag field. |
| TaggedWithTest::$tagFieldName | property | core/ |
Name of the test tag field. |
| TaggedWithTest::$tagFieldStorage | property | core/ |
Holds the field storage for test tag field. |
| TaggedWithTest::$tagVocabulary | property | core/ |
The vocabulary used for the test tag field. |
| TaggedWithTest::setUp | function | core/ |
|
| TaggedWithTest::testTaggedWith | function | core/ |
Tests the "tagged with" functionality. |
| TaggedWithTest::testTaggedWithByNodeType | function | core/ |
Tests that the "tagged with" form element only shows for node types that support it. |
| TaggedWithTest::testTaggedWithByViewReference | function | core/ |
Tests that "tagged with" works with views entity reference. |
| TaggingTest | class | core/ |
Tests the tagging capabilities of the Select builder. |
| TaggingTest.php | file | core/ |
|
| TaggingTest::testExtenderHasAllTags | function | core/ |
Tests extended query tagging "has all of these tags" functionality. |
| TaggingTest::testExtenderHasAnyTag | function | core/ |
Tests extended query tagging for "has at least one of these tags". |
| TaggingTest::testExtenderHasTag | function | core/ |
Confirms that an extended query has a tag added to it. |
| TaggingTest::testHasAllTags | function | core/ |
Tests query tagging "has all of these tags" functionality. |
| TaggingTest::testHasAnyTag | function | core/ |
Tests query tagging "has at least one of these tags" functionality. |
| TaggingTest::testHasTag | function | core/ |
Confirms that a query has a tag added to it. |
| TaggingTest::testMetaData | function | core/ |
Tests that we can attach metadata to a query object. |
| Tags | class | core/ |
Defines a class that can explode and implode tags. |
| tags.css | file | core/ |
Tags field styling. |
| tags.pcss.css | file | core/ |
Tags field styling. |
Pagination
- Previous page
- Page 1250
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.