Search for invokeAll

  1. Search 7.x for invokeAll
  2. Search 9.5.x for invokeAll
  3. Search 8.9.x for invokeAll
  4. Search 10.3.x for invokeAll
  5. Other projects
Title Object type File name Summary
EntityForm::prepareInvokeAll function core/lib/Drupal/Core/Entity/EntityForm.php Invokes the specified prepare hook variant.
ModuleHandler::invokeAll function core/lib/Drupal/Core/Extension/ModuleHandler.php Invokes a hook in all enabled modules that implement it.
ModuleHandler::invokeAllDeprecated function core/lib/Drupal/Core/Extension/ModuleHandler.php Invokes a deprecated hook in all enabled modules that implement it.
ModuleHandler::invokeAllWith function core/lib/Drupal/Core/Extension/ModuleHandler.php Executes a callback for each implementation of a hook.
ModuleHandlerDeprecatedHookTest::testInvokeAllDeprecated function core/tests/Drupal/KernelTests/Core/Extension/ModuleHandlerDeprecatedHookTest.php @covers ::invokeAllDeprecated
ModuleHandlerInterface::invokeAll function core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php Invokes a hook in all enabled modules that implement it.
ModuleHandlerInterface::invokeAllDeprecated function core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php Invokes a deprecated hook in all enabled modules that implement it.
ModuleHandlerInterface::invokeAllWith function core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php Executes a callback for each implementation of a hook.
ModuleHandlerTest::testInvokeAll function core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php Tests invoke all.
ModuleTestController::hookDynamicLoadingInvokeAll function core/modules/system/tests/modules/module_test/src/Controller/ModuleTestController.php 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.