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 |
---|---|---|---|
ModuleHandlerTest::testInvokeModuleEnabled | function | core/ |
Tests invoke methods when module is enabled. |
ModuleInstaller::invoke | function | core/ |
Call a procedural hook in an installed module during installation. |
ModuleInstaller::invokeAll | function | core/ |
Call procedural hooks in all installed modules during installation. |
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. |
ProcessOutputCallback::__invoke | function | core/ |
|
RendererCallbackTest::__invoke | function | core/ |
Implements magic method as a render callback. |
SearchTextProcessor::invokePreprocess | function | core/ |
Invokes hook_search_preprocess() to simplify text. |
TestErrorHandler::__invoke | function | core/ |
Executes when the object is called as a function. |
TestEventListener::$postFooInvoked | property | core/ |
|
TestEventListener::$preFooInvoked | property | core/ |
|
TestHttpClientMiddleware::__invoke | function | core/ |
HTTP middleware that replaces the user agent for test requests. |
UpdateRegistry::filterOutInvokedUpdatesByExtension | function | core/ |
Filters out already executed update functions by extension. |
UpdateRegistry::registerInvokedUpdates | function | core/ |
Registers that update functions were executed. |
UpdateRegistryTest::testFilterOutInvokedUpdatesByExtension | function | core/ |
@covers ::filterOutInvokedUpdatesByExtension |
UpdateRegistryTest::testRegisterInvokedUpdatesWithExistingUpdates | function | core/ |
@covers ::registerInvokedUpdates |
UpdateRegistryTest::testRegisterInvokedUpdatesWithMultiple | function | core/ |
@covers ::registerInvokedUpdates |
UpdateRegistryTest::testRegisterInvokedUpdatesWithoutExistingUpdates | function | core/ |
@covers ::registerInvokedUpdates |
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. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.