node_invoke |
function |
drupal/core/modules/node/node.module |
Invokes a node hook. |
InvokeCommand |
class |
drupal/core/lib/Drupal/Core/Ajax/InvokeCommand.php |
AJAX command for invoking an arbitrary jQuery method. |
_field_invoke |
function |
drupal/core/modules/field/field.attach.inc |
Invoke a field hook. |
module_invoke |
function |
drupal/core/includes/module.inc |
Invokes a hook in a particular module. |
InvokeCommand.php |
file |
drupal/core/lib/Drupal/Core/Ajax/InvokeCommand.php |
Definition of Drupal\Core\Ajax\InvokeCommand. |
module_invoke_all |
function |
drupal/core/includes/module.inc |
Invokes a hook in all enabled modules that implement it. |
ajax_command_invoke |
function |
drupal/core/includes/ajax.inc |
Creates a Drupal Ajax 'invoke' command. |
field_invoke_method |
function |
drupal/core/modules/field/field.attach.inc |
Invokes a method on all the fields of a given entity. |
AsseticFilterInvoker |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php |
Filters a single asset. |
bootstrap_invoke_all |
function |
drupal/core/includes/bootstrap.inc |
Invokes a bootstrap hook in all bootstrap modules that implement it. |
Controller::__invoke |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
image_toolkit_invoke |
function |
drupal/core/includes/image.inc |
Invokes the given method using the currently selected toolkit. |
InvokeCommand::render |
function |
drupal/core/lib/Drupal/Core/Ajax/InvokeCommand.php |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
_field_invoke_default |
function |
drupal/core/modules/field/field.attach.inc |
Invoke field.module's version of a field hook. |
InvokeCommand::$method |
property |
drupal/core/lib/Drupal/Core/Ajax/InvokeCommand.php |
A jQuery method to invoke. |
_field_invoke_multiple |
function |
drupal/core/modules/field/field.attach.inc |
Invokes a field hook across fields on multiple entities. |
search_invoke_preprocess |
function |
drupal/core/modules/search/search.module |
Invokes hook_search_preprocess() in modules. |
InvokeCommand::$selector |
property |
drupal/core/lib/Drupal/Core/Ajax/InvokeCommand.php |
A CSS selector string. |
AsseticFilterInvoker.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php |
|
InvokeCommand::$arguments |
property |
drupal/core/lib/Drupal/Core/Ajax/InvokeCommand.php |
An optional list of arguments to pass to the method. |
InvokeCommand::__construct |
function |
drupal/core/lib/Drupal/Core/Ajax/InvokeCommand.php |
Constructs an InvokeCommand object. |
config_import_invoke_owner |
function |
drupal/core/includes/config.inc |
Invokes MODULE_config_import() callbacks for configuration changes. |
_field_invoke_get_instances |
function |
drupal/core/modules/field/field.attach.inc |
Retrieves a list of instances to operate on. |
_field_invoke_widget_target |
function |
drupal/core/modules/field/field.attach.inc |
Defines a 'target function' for field_invoke_method(). |
AsseticFilterInvoker::invoke |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php |
|
field_invoke_method_multiple |
function |
drupal/core/modules/field/field.attach.inc |
Invokes a method across fields on multiple entities. |
AsseticFilterInvoker::$factory |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php |
|
AsseticFilterInvoker::$filters |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php |
|
AsseticFilterInvoker::$options |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php |
|
StaticReflectionMethod::invoke |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
_field_invoke_multiple_default |
function |
drupal/core/modules/field/field.attach.inc |
Invoke field.module's version of a field hook on multiple entities. |
_field_invoke_formatter_target |
function |
drupal/core/modules/field/field.attach.inc |
Defines a 'target function' for field_invoke_method(). |
ModuleApiTest::testModuleInvoke |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php |
Test that module_invoke() can load a hook defined in hook_hook_info(). |
ControllerResolverTest::__invoke |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php |
|
AsseticFilterInvoker::getFactory |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php |
|
AsseticFilterInvoker::getFilters |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php |
|
AsseticFilterInvoker::getOptions |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php |
|
TranslationTest::testFieldInvoke |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/TranslationTest.php |
Test the multilanguage logic of _field_invoke(). |
AsseticFilterInvoker::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php |
|
TestEventListener::$preFooInvoked |
property |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
NodeStorageController::invokeHook |
function |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::invokeHook(). |
EventManagerTest::$_preFooInvoked |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
AsseticExtension::getFilterInvoker |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php |
|
ModuleApiTest::testModuleInvokeAll |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php |
Test that module_invoke_all() can load a hook defined in hook_hook_info(). |
TestEventListener::$postFooInvoked |
property |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
StaticReflectionMethod::invokeArgs |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
language_negotiation_method_invoke |
function |
drupal/core/includes/language.inc |
Invokes a language negotiation method and caches the results. |
EventManagerTest::$_postFooInvoked |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
ConfigStorageController::invokeHook |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Invokes a hook on behalf of the entity. |
DatabaseStorageController::invokeHook |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Invokes a hook on behalf of the entity. |