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 |
|---|---|---|---|
| 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/ |
|
| TermAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| TermAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
| TermKernelTest::testParentHandlerSettings | function | core/ |
The "parent" field must restrict references to the same vocabulary. |
| TermTranslationHandler | class | core/ |
Defines the translation handler for terms. |
| TermTranslationHandler.php | file | core/ |
|
| TermTranslationHandler::entityFormAlter | function | core/ |
Performs the needed alterations to the entity form. |
| TermTranslationHandler::entityFormEntityBuild | function | core/ |
Entity builder method. |
| TermTranslationHandler::entityFormSave | function | core/ |
Form submission handler for TermTranslationHandler::entityFormAlter(). |
| TestClosureHttpMiddlewareClass::handle | function | core/ |
|
| TestCompatClosureHttpMiddlewareClass::handle | function | core/ |
|
| TestDrupal6SqlBase::setModuleHandler | function | core/ |
Tweaks Drupal6SqlBase to set a new module handler for tests. |
| TestEntityForm::$moduleHandler | property | core/ |
The module handler service. |
| TestErrorHandler | class | core/ |
Drupal's PHPUnit test level error handler. |
| TestErrorHandler.php | file | core/ |
|
| TestErrorHandler::__construct | function | core/ |
|
| TestErrorHandler::__invoke | function | core/ |
Executes when the object is called as a function. |
| TestFilteredPluginManager::$contextHandler | property | core/ |
The context handler. |
| TestFilteredPluginManager::$moduleHandler | property | core/ |
The module handler. |
| TestFilteredPluginManager::contextHandler | function | core/ |
Wraps the context handler. |
| TestFilteredPluginManager::moduleHandler | function | core/ |
Wraps the module handler. |
| TestHandler | class | core/ |
Allow testing base handler implementation by extending the abstract class. |
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.