Search for invokeAll
- Search 7.x for invokeAll
- Search 9.5.x for invokeAll
- Search 8.9.x for invokeAll
- Search 10.3.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. |
ModuleHandler::invokeAllWith | function | core/ |
Executes a callback for each implementation of a hook. |
ModuleHandlerDeprecatedHookTest::testInvokeAllDeprecated | function | core/ |
@covers ::invokeAllDeprecated |
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. |
ModuleHandlerInterface::invokeAllWith | function | core/ |
Executes a callback for each implementation of a hook. |
ModuleHandlerTest::testInvokeAll | function | core/ |
Tests invoke all. |
ModuleInstaller::invokeAll | function | core/ |
Call procedural hooks in all installed modules during installation. |
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.