Search for invokeAll
- Search 7.x for invokeAll
- Search 9.5.x for invokeAll
- Search 10.3.x for invokeAll
- Search 11.x for invokeAll
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityForm::prepareInvokeAll | function | core/ |
Invokes the specified prepare hook variant. |
| ModuleHandler::invokeAll | function | core/ |
Invokes a hook in all enabled modules that implement it. |
| ModuleHandler::invokeAllDeprecated | function | core/ |
Invokes a deprecated hook in all enabled modules that implement it. |
| ModuleHandlerDeprecatedHookTest::testInvokeAllDeprecated | function | core/ |
@covers ::invokeAllDeprecated[[api-linebreak]] @expectedDeprecation The deprecated hook hook_deprecated_hook() is implemented in these functions: deprecation_test_deprecated_hook(). Use something else. |
| ModuleHandlerInterface::invokeAll | function | core/ |
Invokes a hook in all enabled modules that implement it. |
| ModuleHandlerInterface::invokeAllDeprecated | function | core/ |
Invokes a deprecated hook in all enabled modules that implement it. |
| ModuleHandlerTest::testInvokeAll | function | core/ |
Test invoke all. |
| ModuleTestController::hookDynamicLoadingInvokeAll | function | core/ |
Returns dynamically invoked hook results for all modules. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.