module_test_hook_dynamic_loading_invoke |
function |
drupal/core/modules/system/tests/modules/module_test/module_test.module |
Page callback for 'hook dynamic loading' test. |
AjaxCommandsUnitTest::testInvokeCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that InvokeCommand objects can be constructed and rendered. |
DatabaseStorageControllerNG::invokeHook |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Overrides DatabaseStorageController::invokeHook(). |
TranslationTest::testFieldInvokeMultiple |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/TranslationTest.php |
Test the multilanguage logic of _field_invoke_multiple(). |
module_test_hook_dynamic_loading_invoke_all |
function |
drupal/core/modules/system/tests/modules/module_test/module_test.module |
Page callback for 'hook dynamic loading' test. |
ajax_forms_test_advanced_commands_invoke_callback |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Ajax form callback: Selects 'invoke'. |
ModuleApiTest::testModuleInvokeAllDuringLoadFunction |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php |
Test that a menu item load function can invoke hooks defined in hook_hook_info(). |
module_test_hook_dynamic_loading_invoke_all_during_load |
function |
drupal/core/modules/system/tests/modules/module_test/module_test.module |
Page callback for 'hook dynamic loading' test. |
HttpKernelTest::testHandleWhenTheControllerIsAnObjectWithInvoke |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|