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_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockThemeHooks::themeSuggestionsBlock | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| BreakpointHooks | class | core/ |
Hook implementations for breakpoint. |
| BreakpointHooks.php | file | core/ |
|
| BreakpointHooks::help | function | core/ |
Implements hook_help(). |
| BreakpointHooks::themesInstalled | function | core/ |
Implements hook_themes_installed(). |
| BreakpointHooks::themesUninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
| BulkDeleteTest::checkHooksInvocations | function | core/ |
Tests that the expected hooks have been invoked on the expected entities. |
| CAlterHooks | class | core/ |
This class contains hook implementations. |
| CAlterHooks.php | file | core/ |
|
| CAlterHooks::testAlter | function | core/ |
#[Hook('test_alter')] |
| CAlterHooks::testSubtypeAlter | function | core/ |
#[Hook('test_subtype_alter')] |
| ccc_hook_order_test.info.yml | file | core/ |
core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.info.yml |
| ccc_hook_order_test.module | file | core/ |
|
| ccc_hook_order_test_procedural_alter | function | core/ |
Implements hook_procedural_alter(). |
| ccc_hook_order_test_procedural_subtype_alter | function | core/ |
Implements hook_procedural_subtype_alter(). |
| ccc_hook_order_test_sparse_test_hook | function | core/ |
Implements hook_sparse_test_hook(). |
| ccc_hook_order_test_test_hook | function | core/ |
Implements hook_test_hook(). |
| ccc_hook_order_test_test_procedural_reorder | function | core/ |
Implements hook_test_procedural_reorder(). |
| CHooks | class | core/ |
This class contains hook implementations. |
| CHooks.php | file | core/ |
|
| CHooks::testBothParametersHook | function | core/ |
#[Hook('test_both_parameters_hook')] |
| CHooks::testHook | function | core/ |
#[Hook('test_hook')] |
| CHooks::testHookFirst | function | core/ |
#[Hook('test_hook', order: Order::First)] |
| CHooks::testHookRemoved | function | core/ |
This implementation is removed from elsewhere. |
| CHooks::testHookReorderFirst | function | core/ |
This implementation is reordered from elsewhere. |
| CircularDependencyHooks | class | core/ |
Example to test that a hook service can depend on ModuleHandler. |
| CircularDependencyHooks.php | file | core/ |
|
| CircularDependencyHooks::testHook | function | core/ |
#[Hook('test_hook')] |
| CircularDependencyHooks::__construct | function | core/ |
|
| Ckeditor5DrupalElementStyleTestHooks | class | core/ |
Hook implementations for ckeditor5_drupalelementstyle_test. |
| Ckeditor5DrupalElementStyleTestHooks.php | file | core/ |
|
| Ckeditor5DrupalElementStyleTestHooks::ckeditor5PluginInfoAlter | function | core/ |
Implements hook_ckeditor5_plugin_info_alter(). |
| Ckeditor5Hooks | class | core/ |
Hook implementations for ckeditor5. |
| Ckeditor5Hooks.php | file | core/ |
|
| Ckeditor5Hooks::configSchemaInfoAlter | function | core/ |
Implements hook_config_schema_info_alter(). |
| Ckeditor5Hooks::editorPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for editor entities. |
| Ckeditor5Hooks::formFilterFormatFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| Ckeditor5Hooks::help | function | core/ |
Implements hook_help(). |
| Ckeditor5Hooks::jsAlter | function | core/ |
Implements hook_js_alter(). |
| Ckeditor5Hooks::libraryInfoAlter | function | core/ |
Implements hook_library_info_alter(). |
| Ckeditor5Hooks::theme | function | core/ |
Implements hook_theme(). |
| Ckeditor5ReadOnlyModeHooks | class | core/ |
Hook implementations for ckeditor5_read_only_mode. |
| Ckeditor5ReadOnlyModeHooks.php | file | core/ |
|
| Ckeditor5ReadOnlyModeHooks::formNodePageFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| Ckeditor5TestModuleAllowedImageHooks | class | core/ |
Hook implementations for ckeditor5_test_module_allowed_image. |
| Ckeditor5TestModuleAllowedImageHooks.php | file | core/ |
|
| Ckeditor5TestModuleAllowedImageHooks::ckeditor5PluginInfoAlter | function | core/ |
Implements hook_ckeditor5_plugin_info_alter(). |
| CkeditorTestHooks | class | core/ |
Hook implementations for ckeditor_test. |
| CkeditorTestHooks.php | file | core/ |
|
| CkeditorTestHooks::editorInfoAlter | function | core/ |
Implements hook_editor_info_alter(). |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.