Search for invoke

  1. Search 7.x for invoke
  2. Search 9.5.x for invoke
  3. Search 8.9.x for invoke
  4. Search 11.x for invoke
  5. Other projects
Title Object type File name Summary
AdvisoryTestClientMiddleware::__invoke function core/modules/system/tests/modules/advisory_feed_test/src/AdvisoryTestClientMiddleware.php HTTP middleware that replaces URI for advisory requests.
AnnounceTestHttpClientMiddleware::__invoke function core/modules/announcements_feed/tests/modules/announce_feed_test/src/AnnounceTestHttpClientMiddleware.php HTTP middleware that replaces request endpoint for a test one.
CallableResolverTest::__invoke function core/tests/Drupal/Tests/Core/Utility/CallableResolverTest.php A test __invoke method.
ConfigEntityStorage::invokeHook function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php Invokes a hook on behalf of the entity.
ConfigImporter::importInvokeOwner function core/lib/Drupal/Core/Config/ConfigImporter.php Invokes import* methods on configuration entity storage.
ConfigImporter::importInvokeRename function core/lib/Drupal/Core/Config/ConfigImporter.php Imports a configuration entity rename.
ContentEntityStorageBase::invokeFieldMethod function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Invokes a method on the Field objects within an entity.
ContentEntityStorageBase::invokeFieldPostSave function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Invokes the post save method on the Field objects within an entity.
ContentEntityStorageBase::invokeHook function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Invokes a hook on behalf of the entity.
ContentEntityStorageBase::invokeStorageLoadHook function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Invokes hook_entity_storage_load().
ContentEntityStorageBase::invokeTranslationHooks function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Checks translation statuses and invokes the related hooks if needed.
ContentTranslationNewTranslationWithExistingRevisionsTest::testCreatingNewDraftDoesNotInvokeDeleteHook function core/modules/content_translation/tests/src/Functional/ContentTranslationNewTranslationWithExistingRevisionsTest.php Test translation delete hooks are not invoked.
EntityForm::prepareInvokeAll function core/lib/Drupal/Core/Entity/EntityForm.php Invokes the specified prepare hook variant.
EntityRevisionViewController::__invoke function core/lib/Drupal/Core/Entity/Controller/EntityRevisionViewController.php Provides a page to render a single entity revision.
EntityStorageBase::invokeHook function core/lib/Drupal/Core/Entity/EntityStorageBase.php Invokes a hook on behalf of the entity.
ModuleHandler::invoke function core/lib/Drupal/Core/Extension/ModuleHandler.php Invokes a hook in a particular module.
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.
ModuleHandler::invokeDeprecated function core/lib/Drupal/Core/Extension/ModuleHandler.php Invokes a deprecated hook in a particular module.
ModuleHandlerInterface::invoke function core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php Invokes a hook in a particular module.
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.
ModuleHandlerInterface::invokeDeprecated function core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php Invokes a deprecated hook in a particular module.
UpdateRegistry::filterOutInvokedUpdatesByExtension function core/lib/Drupal/Core/Update/UpdateRegistry.php Filters out already executed update functions by extension.
UpdateRegistry::registerInvokedUpdates function core/lib/Drupal/Core/Update/UpdateRegistry.php Registers that update functions were executed.
update_invoke_post_update function core/includes/update.inc Executes a single hook_post_update_NAME().
VersionHistoryController::__invoke function core/lib/Drupal/Core/Entity/Controller/VersionHistoryController.php Generates an overview table of revisions for an entity.

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