Search for invoke
- Search 9.5.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 |
---|---|---|---|
ajax_command_invoke | function | includes/ |
Creates a Drupal Ajax 'invoke' command. |
ajax_forms_test_advanced_commands_invoke_callback | function | modules/ |
Ajax callback for 'invoke'. |
bootstrap_invoke_all | function | includes/ |
Invokes a bootstrap hook in all bootstrap modules that implement it. |
ConjunctionInterceptor::invokeAssertions | function | misc/ |
|
FieldTranslationsTestCase::testFieldInvoke | function | modules/ |
Test the multilanguage logic of _field_invoke(). |
FieldTranslationsTestCase::testFieldInvokeMultiple | function | modules/ |
Test the multilanguage logic of _field_invoke_multiple(). |
image_toolkit_invoke | function | includes/ |
Invokes the given method using the currently selected toolkit. |
language_provider_invoke | function | includes/ |
Helper function used to cache the language negotiation providers results. |
ModuleUnitTest::testModuleInvoke | function | modules/ |
Test that module_invoke() can load a hook defined in hook_hook_info(). |
ModuleUnitTest::testModuleInvokeAll | function | modules/ |
Test that module_invoke_all() can load a hook defined in hook_hook_info(). |
module_invoke | function | includes/ |
Invokes a hook in a particular module. |
module_invoke_all | function | includes/ |
Invokes a hook in all enabled modules that implement it. |
module_test_hook_dynamic_loading_invoke | function | modules/ |
Page callback for 'hook dynamic loading' test. |
module_test_hook_dynamic_loading_invoke_all | function | modules/ |
Page callback for 'hook dynamic loading' test. |
node_invoke | function | modules/ |
Invokes a node hook. |
PharStreamWrapper::invokeInternalStreamWrapper | function | misc/ |
Invokes commands on the native PHP Phar stream wrapper. |
search_invoke_preprocess | function | modules/ |
Invokes hook_search_preprocess() in modules. |
user_module_invoke | function | modules/ |
Invokes a user hook in every module. |
_field_invoke | function | modules/ |
Invoke a field hook. |
_field_invoke_default | function | modules/ |
Invoke field.module's version of a field hook. |
_field_invoke_get_instances | function | modules/ |
Helper for _field_invoke(): retrieves a list of instances to operate on. |
_field_invoke_multiple | function | modules/ |
Invoke a field hook across fields on multiple entities. |
_field_invoke_multiple_default | function | modules/ |
Invoke field.module's version of a field hook on multiple entities. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.