Search for hook
Title | Object type | File name | Summary |
---|---|---|---|
InvalidUpdateHookTest::$updateUser | property | core/ |
A user account with upgrade permission. |
InvalidUpdateHookTest::setUp | function | core/ |
|
InvalidUpdateHookTest::testInvalidUpdateHook | function | core/ |
|
JsonApiRegressionTest::testGetNodeCollectionWithHookNodeGrantsImplementationsFromIssue2984964 | function | core/ |
Ensures GETting node collection + hook_node_grants() implementations works. |
LanguageEntityFieldAccessHookTest | class | core/ |
Tests language picker compatibility with hook_entity_field_access. |
LanguageEntityFieldAccessHookTest.php | file | core/ |
|
LanguageEntityFieldAccessHookTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LanguageEntityFieldAccessHookTest::$modules | property | core/ |
Modules to enable. |
LanguageEntityFieldAccessHookTest::testHookEntityFieldAccess | function | core/ |
Tests compatibility with hook_entity_field_access(). |
Layout::$theme_hook | property | core/ |
The theme hook used to render this layout. |
LayoutDefinition::$theme_hook | property | core/ |
The theme hook used to render this layout. |
LayoutDefinition::getThemeHook | function | core/ |
Gets the theme hook. |
LayoutDefinition::setThemeHook | function | core/ |
Sets the theme hook. |
LibraryDiscoveryIntegrationTest::testHookLibraryInfoByTheme | function | core/ |
Tests that hook_library_info is invoked and the cache is cleared. |
LinkGenerationTest::testHookLinkAlter | function | core/ |
Tests how hook_link_alter() can affect escaping of the link text. |
LinkGeneratorTest::testGenerateWithAlterHook | function | core/ |
Tests altering the URL object using hook_link_alter(). |
LocalActionsAndTasksConvertedIntoBlocksUpdateTest::testUpdateHookN | function | core/ |
Tests that local actions/tasks are being converted into blocks. |
MediaTemplateSuggestionsTest::testMediaThemeHookSuggestions | function | core/ |
Tests template suggestions from media_theme_suggestions_media(). |
MenuRouterTest::doTestHookMenuIntegration | function | core/ |
Test local tasks with route placeholders. |
ModuleHandler::$hookInfo | property | core/ |
Information returned by hook_hook_info() implementations. |
ModuleHandler::buildHookInfo | function | core/ |
Builds hook_hook_info() information. |
ModuleHandler::getHookInfo | function | core/ |
Retrieves a list of hooks that are declared through hook_hook_info(). |
ModuleHandler::implementsHook | function | core/ |
Returns whether a given module implements a given hook. |
ModuleHandlerDeprecatedHookTest | class | core/ |
Test whether deprecated hook invocations trigger errors. |
ModuleHandlerDeprecatedHookTest.php | file | core/ |
|
ModuleHandlerDeprecatedHookTest::$modules | property | core/ |
Modules to enable. |
ModuleHandlerDeprecatedHookTest::testAlterDeprecated | function | core/ |
@covers ::alterDeprecated[[api-linebreak]] @expectedDeprecation The deprecated alter hook hook_deprecated_alter_alter() is implemented in these functions: deprecation_test_deprecated_alter_alter. Alter something else. |
ModuleHandlerDeprecatedHookTest::testInvokeAllDeprecated | function | core/ |
@covers ::invokeAllDeprecated[[api-linebreak]] @expectedDeprecation The deprecated hook hook_deprecated_hook() is implemented in these functions: deprecation_test_deprecated_hook(). Use something else. |
ModuleHandlerDeprecatedHookTest::testInvokeDeprecated | function | core/ |
@covers ::invokeDeprecated[[api-linebreak]] @expectedDeprecation The deprecated hook hook_deprecated_hook() is implemented in these functions: deprecation_test_deprecated_hook(). Use something else. |
ModuleHandlerDeprecatedHookUnimplementedTest | class | core/ |
Test whether unimplemented deprecated hook invocations trigger errors. |
ModuleHandlerDeprecatedHookUnimplementedTest.php | file | core/ |
|
ModuleHandlerDeprecatedHookUnimplementedTest::testUnimplementedHooks | function | core/ |
@covers ::alterDeprecated[[api-linebreak]] @covers ::invokeAllDeprecated[[api-linebreak]] @covers ::invokeDeprecated[[api-linebreak]] @doesNotPerformAssertions |
ModuleHandlerInterface::getHookInfo | function | core/ |
Retrieves a list of hooks that are declared through hook_hook_info(). |
ModuleHandlerInterface::implementsHook | function | core/ |
Returns whether a given module implements a given hook. |
ModuleHandlerTest::testGetHookInfo | function | core/ |
Test hook_hook_info() fetching through getHookInfo(). |
ModuleHandlerTest::testImplementsHookModuleEnabled | function | core/ |
Test implementations methods when module is enabled. |
ModuleInstallerTest::testKernelRebuildDuringHookInstall | function | core/ |
Ensure that rebuilding the container in hook_install() works. |
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. |
module_handler_test_added.hook.inc | file | core/ |
Include file for test module. |
module_handler_test_added_hook | function | core/ |
Test function. |
module_handler_test_all1_hook | function | core/ |
Returns an array to test nested merge in invoke all. |
module_handler_test_all2_hook | function | core/ |
Test function. |
module_handler_test_hook | function | core/ |
|
module_handler_test_hook_include | function | core/ |
Test hook. |
module_handler_test_hook_info | function | core/ |
Implements hook_hook_info(). |
module_handler_test_no_hook.info.yml | file | core/ |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_no_hook/module_handler_test_no_hook.info.yml |
module_test_altered_test_hook | function | core/ |
Implements hook_altered_test_hook(). |
module_test_hook_info | function | core/ |
Implements hook_hook_info(). |
module_test_test_hook | function | core/ |
Implements hook_test_hook(). |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.