Search for handle
- Search 7.x for handle
- Search 9.5.x for handle
- Search 8.9.x for handle
- Search 10.3.x for handle
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StubRequestHandlerResourcePlugin::patch | function | core/ |
Handles a PATCH request. |
| StubRequestHandlerResourcePlugin::post | function | core/ |
Handles a POST request. |
| StubSourcePlugin::setModuleHandler | function | core/ |
Helper for setting internal module handler implementation. |
| StubThemeHandler | class | core/ |
Extends the default theme handler to mock some drupal_ methods. |
| StubThemeHandler::$clearedCssCache | property | core/ |
Whether the CSS cache was cleared. |
| StubThemeHandler::$registryRebuild | property | core/ |
Whether the registry should be rebuilt. |
| StubThemeHandler::clearCssCache | function | core/ |
|
| StubThemeHandler::themeRegistryRebuild | function | core/ |
|
| Symfony\Component\Mailer\Messenger\MessageHandler | service | core/ |
|
| SystemLocalTasksTest::$themeHandler | property | core/ |
The mocked theme handler. |
| SystemManager::$moduleHandler | property | core/ |
Module handler service. |
| TableDragTest::markRowHandleForDragging | function | core/ |
Marks a row handle for dragging. |
| 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. |
| TaggedHandlersPass::resolveDefinitionClass | function | core/ |
Resolves the definition class. |
| TaggedHandlersPassTest | class | core/ |
Tests Drupal\Core\DependencyInjection\Compiler\TaggedHandlersPass. |
| 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::testProcessChildDefinition | function | core/ |
Tests child handler with parent service. |
| 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. |
| TaxonomyFieldAllTermsTest::testViewsHandlerAllTermsField | function | core/ |
Tests the "all terms" field handler. |
| TaxonomyFieldAllTermsTest::testViewsHandlerAllTermsWithTokens | function | core/ |
Tests token replacement in the "all terms" field handler. |
| TaxonomyFieldTidTest::testViewsHandlerTidField | function | core/ |
Tests the taxonomy field handler. |
| TaxonomyFieldVidTest::testViewsHandlerVidField | function | core/ |
Tests the field handling for the Vocabulary ID. |
| TaxonomyTermModerationHandler | class | core/ |
Customizations for taxonomy term entities. |
| TaxonomyTermModerationHandler.php | file | core/ |
|
| TaxonomyTermModerationHandler::enforceRevisionsBundleFormAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
| TaxonomyTermModerationHandler::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
| TemporaryQueryGuard::$moduleHandler | property | core/ |
The module handler. |
| TemporaryQueryGuard::setModuleHandler | function | core/ |
Sets the module handler. |
| TermAccessControlHandler | class | core/ |
Defines the access control handler for the taxonomy term entity type. |
| TermAccessControlHandler.php | file | core/ |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.