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 |
|---|---|---|---|
| FormHooks::formViewsUiConfigItemFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for the Views UI config form. |
| FormHooks::isModalOrOffcanvas | function | core/ |
Check the context we're in. |
| FormHooks::isModalOrOffcanvas | function | core/ |
Check the context we're in. |
| FormHooks::stickyActionButtonsAndSidebar | function | core/ |
Add some major form overrides. |
| FormHooks::stickyActionButtonsAndSidebar | function | core/ |
Add some major form overrides. |
| FormHooks::userFormSubmit | function | core/ |
Submit handler for the user form. |
| FormHooks::userFormSubmit | function | core/ |
Submit handler for the user form. |
| FormHooks::useStickyActionButtons | function | core/ |
Determines the feature flag to use for sticky action buttons. |
| FormHooks::useStickyActionButtons | function | core/ |
Determines the feature flag to use for sticky action buttons. |
| FormHooks::__construct | function | core/ |
Constructs the form related hooks. |
| FormHooks::__construct | function | core/ |
Constructs the form related hooks. |
| FormTestHooks | class | core/ |
Hook implementations for form_test. |
| FormTestHooks.php | file | core/ |
|
| FormTestHooks::blockFormFormTestAlterFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| FormTestHooks::formAlter | function | core/ |
Implements hook_form_alter(). |
| FormTestHooks::formFormTestAlterFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| FormTestHooks::formFormTestVerticalTabsAccessFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for form_test_vertical_tabs_access_form(). |
| FormTestHooks::formUserRegisterFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for the registration form. |
| FormTestHooks::systemFormFormTestAlterFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| GenericModuleTestBase::assertHookHelp | function | core/ |
Verifies hook_help() syntax. |
| HelpEmptyPageTest::testEmptyHookHelp | function | core/ |
Ensures that no URL generator is called on a page without hook_help(). |
| HelpHooks | class | core/ |
Hook implementations for help. |
| HelpHooks.php | file | core/ |
|
| HelpHooks::blockViewHelpBlockAlter | function | core/ |
Implements hook_block_view_BASE_BLOCK_ID_alter(). |
| HelpHooks::help | function | core/ |
Implements hook_help(). |
| HelpHooks::theme | function | core/ |
Implements hook_theme(). |
| HelpPageTestHooks | class | core/ |
Hook implementations for help_page_test. |
| HelpPageTestHooks.php | file | core/ |
|
| HelpPageTestHooks::help | function | core/ |
Implements hook_help(). |
| HelpTestHooks | class | core/ |
Hook implementations for help_test. |
| HelpTestHooks.php | file | core/ |
|
| 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. |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.