Search for invoke
- Search 7.x for invoke
- Search 8.9.x for invoke
- Search 10.3.x for invoke
- Search 11.x for invoke
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AjaxCommandsTest::testInvokeCommand | function | core/ |
@covers \Drupal\Core\Ajax\InvokeCommand |
ajax_forms_test_advanced_commands_invoke_callback | function | core/ |
Ajax form callback: Selects 'invoke'. |
CallableClass::__invoke | function | core/ |
|
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 invoke the related hooks if needed. |
Cron::invokeCronHandlers | function | core/ |
Invokes any cron handlers implementing hook_cron. |
EntityForm::prepareInvokeAll | function | core/ |
Invokes the specified prepare hook variant. |
EntityStorageBase::invokeHook | function | core/ |
Invokes a hook on behalf of the entity. |
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. |
MockInvokeController | class | core/ |
|
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. |
ModuleHandlerDeprecatedHookTest::testInvokeAllDeprecated | function | core/ |
@covers ::invokeAllDeprecated |
ModuleHandlerDeprecatedHookTest::testInvokeDeprecated | function | core/ |
@covers ::invokeDeprecated |
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. |
ModuleHandlerTest::testInvokeAll | function | core/ |
Tests invoke all. |
ModuleHandlerTest::testInvokeModuleEnabled | function | core/ |
Tests invoke methods when module is enabled. |
ModuleTestController::hookDynamicLoadingInvoke | function | core/ |
Returns dynamically invoked hook results for the 'module_test' module. |
ModuleTestController::hookDynamicLoadingInvokeAll | function | core/ |
Returns dynamically invoked hook results for all modules. |
OEmbedResourceConstraintValidatorTest::testValidateUrlResolverInvoked | function | core/ |
@covers ::validate |
PluginEventSubscriber::invoke | function | core/ |
Tries to invoke event handling methods on source and destination plugins. |
RendererCallbackTest::__invoke | function | core/ |
Implements magic method as a render callback. |
SearchDeprecationTest::testInvokePreprocess | function | core/ |
|
SearchTextProcessor::invokePreprocess | function | core/ |
Invokes hook_search_preprocess() to simplify text. |
search_invoke_preprocess | function | core/ |
Invokes hook_search_preprocess() to simplify text. |
TestEventListener::$postFooInvoked | property | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.