Search for invoke
- Search 7.x for invoke
- Search 9.5.x for invoke
- Search 8.9.x for invoke
- Search 10.3.x for invoke
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AdvisoryTestClientMiddleware::__invoke | function | core/ |
HTTP middleware that replaces URI for advisory requests. |
| AjaxCommandsTest::testInvokeCommand | function | core/ |
Tests invoke command. |
| AnnounceTestHttpClientMiddleware::__invoke | function | core/ |
HTTP middleware that replaces request endpoint for a test one. |
| BootstrapErrorHandler::__invoke | function | core/ |
Executes when the object is called as a function. |
| CallableResolverTest::__invoke | function | core/ |
A test __invoke method. |
| Callbacks::advancedCommandsInvokeCallback | function | core/ |
Ajax form callback: Selects 'invoke'. |
| claro_system_module_invoked_library_info_alter | function | core/ |
Called by system.module via its hook_library_info_alter(). |
| claro_system_module_invoked_theme_registry_alter | function | core/ |
Called by system.module via its hook_theme_registry_alter(). |
| 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. |
| Cron::invokeCronHandlers | function | core/ |
Invokes any cron handlers implementing hook_cron. |
| CronHook::__invoke | function | core/ |
Implements hook_cron(). |
| 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. |
| FileDownloadHook::__invoke | function | core/ |
Implements hook_file_download(). |
| FileProcessOutputCallback::__invoke | function | core/ |
|
| HookAttributeInvokeHook | class | core/ |
Test Hook attribute named arguments. |
| HookAttributeInvokeHook.php | file | core/ |
|
| HookAttributeInvokeHook::__invoke | function | core/ |
Implements hook_cache_flush(). |
| HtmlRenderer::invokePageAttachmentHooks | function | core/ |
Invokes the page attachment hooks. |
| InvokableUntrustedObject::__invoke | function | core/ |
|
| InvokeCommand | class | core/ |
AJAX command for invoking an arbitrary jQuery method. |
| InvokeCommand.php | file | core/ |
|
| InvokeCommand::$arguments | property | core/ |
An optional list of arguments to pass to the method. |
| InvokeCommand::$method | property | core/ |
A jQuery method to invoke. |
| InvokeCommand::$selector | property | core/ |
A CSS selector string. |
| InvokeCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
| InvokeCommand::__construct | function | core/ |
Constructs an InvokeCommand object. |
| MethodCallable::__invoke | function | core/ |
A test __invoke method. |
| MockInvokeController | class | core/ |
Test class used for testing the Controller resolver class. |
| MockInvokeController::__invoke | function | core/ |
|
| 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. |
| ModuleHandler::legacyInvoke | function | core/ |
Calls a function called $module . '_' . $hook if one exists. |
| ModuleHandlerDeprecatedHookTest::testInvokeAllDeprecated | function | core/ |
Tests invoke all deprecated. |
| ModuleHandlerDeprecatedHookTest::testInvokeDeprecated | function | core/ |
Tests invoke deprecated. |
| 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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.