Search for hook_
- Search 7.x for hook_
- Search 9.5.x for hook_
- Search 8.9.x for hook_
- Search 10.3.x for hook_
- Search main for hook_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| HelpTestHooks::help | function | core/ |
Implements hook_help(). |
| HelpThemeHooks | class | core/ |
Hook implementations for help. |
| HelpThemeHooks.php | file | core/ |
|
| HelpThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| HelpTopicsTestHooks | class | core/ |
Hook implementations for help_topics_test. |
| HelpTopicsTestHooks.php | file | core/ |
|
| HelpTopicsTestHooks::help | function | core/ |
Implements hook_help(). |
| HelpTopicsTestHooks::helpTopicsInfoAlter | function | core/ |
Implements hook_help_topics_info_alter(). |
| HistoryHooks | class | core/ |
Hook implementations for history. |
| HistoryHooks.php | file | core/ |
|
| HistoryHooks::commentView | function | core/ |
Implements hook_ENTITY_TYPE_view for comment entities. |
| HistoryHooks::cron | function | core/ |
Implements hook_cron(). |
| HistoryHooks::help | function | core/ |
Implements hook_help(). |
| HistoryHooks::nodeDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for node entities. |
| HistoryHooks::nodeViewAlter | function | core/ |
Implements hook_ENTITY_TYPE_view_alter() for node entities. |
| HistoryHooks::userCancel | function | core/ |
Implements hook_user_cancel(). |
| HistoryHooks::userDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for user entities. |
| HistoryHooks::__construct | function | core/ |
Constructs a new HistoryHooks object. |
| HistoryTokensHooks | class | core/ |
Token hook implementations for history. |
| HistoryTokensHooks.php | file | core/ |
|
| HistoryTokensHooks::tokenInfo | function | core/ |
Implements hook_token_info(). |
| HistoryTokensHooks::tokens | function | core/ |
Implements hook_tokens(). |
| HistoryTokensHooksTest | class | core/ |
Tests for HistoryTokensHooks. |
| HistoryTokensHooksTest.php | file | core/ |
|
| HistoryTokensHooksTest::testTokenInfoWithoutCommentModuleInstalled | function | core/ |
Tests that tokenInfo() handles missing comment module gracefully. |
| HistoryViewsHooks | class | core/ |
Hook implementations for history. |
| HistoryViewsHooks.php | file | core/ |
|
| HistoryViewsHooks::viewsData | function | core/ |
Implements hook_views_data(). |
| HistoryViewsHooks::viewsDataAlter | function | core/ |
Implements hook_views_data_alter(). |
| Hook.php | file | core/ |
|
| Hook::__construct | function | core/ |
Constructs a Hook attribute object. |
| HookAlterOrderTest | class | core/ |
Tests Hook Alter Order. |
| HookAlterOrderTest.php | file | core/ |
|
| HookAlterOrderTest::$modules | property | core/ |
Modules to install. |
| HookAlterOrderTest::alter | function | core/ |
Invokes ModuleHandler->alter() and returns the altered array. |
| HookAlterOrderTest::assertAlterCallOrder | function | core/ |
Asserts the call order from an alter call. |
| HookAlterOrderTest::testAlterOrder | function | core/ |
Test ordering alter calls. |
| HookAlterOrderTest::testProceduralModuleImplementsAlterOrder | function | core/ |
Tests procedural implementations of module implements alter ordering. |
| HookAlterOrderTest::testReorderAlterMissingTarget | function | core/ |
Tests #[ReorderHook] attributes with missing target. |
| HookAlterOrderTest::testReorderCrossHookAlter | function | core/ |
Tests #[ReorderHook] targeting other hooks. |
| HookAttributeInterface | interface | core/ |
Common interface for attributes used for hook discovery. |
| HookAttributeInterface.php | file | core/ |
|
| HookAttributeInvokeHook | class | core/ |
Test Hook attribute named arguments. |
| HookAttributeInvokeHook.php | file | core/ |
|
| HookAttributeInvokeHook::__invoke | function | core/ |
Implements hook_cache_flush(). |
| HookAttributeNamedArgumentsHook | class | core/ |
Test Hook attribute named arguments. |
| HookAttributeNamedArgumentsHook.php | file | core/ |
|
| HookAttributeNamedArgumentsHook::flush | function | core/ |
Implements hook_cache_flush(). |
| HookCollectorKeyValueWritePass | class | core/ |
Stores hook implementations in keyvalue and clears cache. |
| HookCollectorKeyValueWritePass.php | file | core/ |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.