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 |
|---|---|---|---|
| WorkspacesHooks::help | function | core/ |
Implements hook_help(). |
| WorkspacesHooks::menuLinkContentUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'menu_link_content' entities. |
| WorkspacesHooks::modulePreinstall | function | core/ |
Implements hook_module_preinstall(). |
| WorkspacesHooks::__construct | function | core/ |
|
| WorkspacesTestHooks | class | core/ |
Hook implementations for workspaces_test. |
| WorkspacesTestHooks.php | file | core/ |
|
| WorkspacesTestHooks::cron | function | core/ |
Implements hook_cron(). |
| WorkspacesTestHooks::entityBaseFieldInfo | function | core/ |
Implements hook_entity_base_field_info(). |
| WorkspacesTestHooks::entityCreate | function | core/ |
Implements hook_entity_create(). |
| WorkspacesTestHooks::entityInsert | function | core/ |
Implements hook_entity_insert(). |
| WorkspacesTestHooks::entityPresave | function | core/ |
Implements hook_entity_presave(). |
| WorkspacesTestHooks::entityTranslationCreate | function | core/ |
Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mulrevpub'. |
| WorkspacesTestHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| WorkspacesTestHooks::entityUpdate | function | core/ |
Implements hook_entity_update(). |
| WorkspacesTestHooks::incrementHookCount | function | core/ |
Increments the invocation count for a specific entity hook. |
| WorkspacesTestHooks::__construct | function | core/ |
|
| WorkspacesUiHooks | class | core/ |
Hook implementations for the workspaces_ui module. |
| WorkspacesUiHooks.php | file | core/ |
|
| WorkspacesUiHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| WorkspacesUiHooks::help | function | core/ |
Implements hook_help(). |
| WorkspacesUiHooks::toolbar | function | core/ |
Implements hook_toolbar(). |
| XyzMissingTargetHooks | class | core/ |
This class contains attributes to reorder or remove hook implementations. |
| XyzMissingTargetHooks.php | file | core/ |
|
| XyzMissingTargetHooks::targetABHook | function | core/ |
Hook order attributes that target possibly non-existing implementations. |
| XyzMissingTargetHooks::targetBHook | function | core/ |
Hook order attributes that target a hook with possibly no implementations. |
| XyzMissingTargetHooks::targetUnrelatedHookForBHook | function | core/ |
Hook order attributes where the target method implements a different hook. |
| xyz_hook_order_test.info.yml | file | core/ |
core/modules/system/tests/modules/HookOrder/xyz_hook_order_test/xyz_hook_order_test.info.yml |
Pagination
- Previous page
- Page 71
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.