Search for invokeAllDeprecated

  1. Search 7.x for invokeAllDeprecated
  2. Search 9.5.x for invokeAllDeprecated
  3. Search 10.3.x for invokeAllDeprecated
  4. Search 11.x for invokeAllDeprecated
  5. Other projects
Title Object type File name Summary
ModuleHandler::invokeAllDeprecated function core/lib/Drupal/Core/Extension/ModuleHandler.php Invokes a deprecated hook in all enabled modules that implement it.
ModuleHandlerDeprecatedHookTest::testInvokeAllDeprecated function core/tests/Drupal/KernelTests/Core/Extension/ModuleHandlerDeprecatedHookTest.php @covers ::invokeAllDeprecated
@expectedDeprecation The deprecated hook hook_deprecated_hook() is implemented in these functions: deprecation_test_deprecated_hook(). Use something else.
ModuleHandlerInterface::invokeAllDeprecated function core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php Invokes a deprecated hook in all enabled modules that implement it.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.