Search for invoke
- Search 7.x for invoke
- Search 9.5.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[[api-linebreak]] |
| ajax_forms_test_advanced_commands_invoke_callback | function | core/ |
Ajax form callback: Selects 'invoke'. |
| CallableClass::__invoke | function | core/ |
|
| 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::invokeDeprecated | function | core/ |
Invokes a deprecated hook in a particular module. |
| ModuleHandlerDeprecatedHookTest::testInvokeAllDeprecated | function | core/ |
@covers ::invokeAllDeprecated[[api-linebreak]] @expectedDeprecation The deprecated hook hook_deprecated_hook() is implemented in these functions: deprecation_test_deprecated_hook(). Use something else. |
| ModuleHandlerDeprecatedHookTest::testInvokeDeprecated | function | core/ |
@covers ::invokeDeprecated[[api-linebreak]] @expectedDeprecation The deprecated hook hook_deprecated_hook() is implemented in these functions: deprecation_test_deprecated_hook(). Use something else. |
| 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::invokeDeprecated | function | core/ |
Invokes a deprecated hook in a particular module. |
| ModuleHandlerTest::testInvokeAll | function | core/ |
Test invoke all. |
| ModuleHandlerTest::testInvokeModuleEnabled | function | core/ |
Test 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[[api-linebreak]] |
| PathAliasStorage::invokeHook | function | core/ |
Invokes a hook on behalf of the entity. |
| Phpunit4CompatibilityTest::testFrameworkMockObjectMatcherInvokedRecorder | function | core/ |
Tests existence of \PHPUnit_Framework_MockObject_Matcher_InvokedRecorder. |
| 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. |
| search_invoke_preprocess | function | core/ |
Invokes hook_search_preprocess() to simplify text. |
| TestBaseTest::invokeProtectedMethod | function | core/ |
Invoke methods that are protected or private. |
| TestEventListener::$postFooInvoked | property | core/ |
|
| TestEventListener::$preFooInvoked | property | core/ |
|
| TestHttpClientMiddleware::__invoke | function | core/ |
HTTP middleware that replaces the user agent for simpletest requests. |
| UpdateRegistry::filterOutInvokedUpdatesByModule | function | core/ |
Filters out already executed update functions by module. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.