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