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 | 
|---|---|---|---|
| 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. | 
| ModuleInstaller::invoke | function | core/ | Call a procedural hook in an installed module 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/ | Tests validate url resolver invoked. | 
| PluginEventSubscriber::invoke | function | core/ | Tries to invoke event handling methods on source and destination plugins. | 
| ProcessOutputCallback::__invoke | function | core/ | |
| Registry::PREPROCESS_INVOKES | constant | core/ | A common key for storing preprocess invoke locations for modules. | 
| RendererCallbackTest::__invoke | function | core/ | Implements magic method as a render callback. | 
| SearchTextProcessor::invokePreprocess | function | core/ | Invokes hook_search_preprocess() to simplify text. | 
| StackSessionHandlerIntegrationTest::testRequestWriteInvokesUpdateTimestamp | function | core/ | Tests a session rewrite-unmodified request with a valid session cookie. | 
| StackSessionHandlerIntegrationTest::testRequestWriteInvokesValidateId | function | core/ | Tests a session modify request with a valid session cookie. | 
| TestErrorHandler::__invoke | function | core/ | Executes when the object is called as a function. | 
| TestHttpClientMiddleware::__invoke | function | core/ | HTTP middleware that replaces the user agent for test requests. | 
| ThemeRegistry::getPreprocessInvokes | function | core/ | Gets preprocess invoke map. | 
| 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/ | Tests filter out invoked updates by extension. | 
| UpdateRegistryTest::testRegisterInvokedUpdatesWithExistingUpdates | function | core/ | Tests register invoked updates with existing updates. | 
| UpdateRegistryTest::testRegisterInvokedUpdatesWithMultiple | function | core/ | Tests register invoked updates with multiple. | 
| UpdateRegistryTest::testRegisterInvokedUpdatesWithoutExistingUpdates | function | core/ | Tests register invoked updates without existing updates. | 
| 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.
