Search for hook_

  1. Search 7.x for hook_
  2. Search 9.5.x for hook_
  3. Search 8.9.x for hook_
  4. Search 10.3.x for hook_
  5. Search main for hook_
  6. Other projects
Title Object type File name Summary
CHooks::testHook function core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/src/Hook/CHooks.php Implements hook_test_hook().
CHooks::testHookFirst function core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/src/Hook/CHooks.php Implements hook_test_hook().
CHooks::testHookRemoved function core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/src/Hook/CHooks.php Implements hook_test_hook().
CHooks::testHookReorderFirst function core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/src/Hook/CHooks.php Implements hook_test_hook().
CircularDependencyHooks class core/modules/system/tests/modules/HookLoader/hook_loader_test/src/Hook/CircularDependencyHooks.php Example to test that a hook service can depend on ModuleHandler.
CircularDependencyHooks.php file core/modules/system/tests/modules/HookLoader/hook_loader_test/src/Hook/CircularDependencyHooks.php
CircularDependencyHooks::testHook function core/modules/system/tests/modules/HookLoader/hook_loader_test/src/Hook/CircularDependencyHooks.php #[Hook('test_hook')]
CircularDependencyHooks::__construct function core/modules/system/tests/modules/HookLoader/hook_loader_test/src/Hook/CircularDependencyHooks.php
Ckeditor5DrupalElementStyleTestHooks class core/modules/ckeditor5/tests/modules/ckeditor5_drupalelementstyle_test/src/Hook/Ckeditor5DrupalElementStyleTestHooks.php Hook implementations for ckeditor5_drupalelementstyle_test.
Ckeditor5DrupalElementStyleTestHooks.php file core/modules/ckeditor5/tests/modules/ckeditor5_drupalelementstyle_test/src/Hook/Ckeditor5DrupalElementStyleTestHooks.php
Ckeditor5DrupalElementStyleTestHooks::ckeditor5PluginInfoAlter function core/modules/ckeditor5/tests/modules/ckeditor5_drupalelementstyle_test/src/Hook/Ckeditor5DrupalElementStyleTestHooks.php Implements hook_ckeditor5_plugin_info_alter().
Ckeditor5Hooks class core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php Hook implementations for ckeditor5.
Ckeditor5Hooks.php file core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php
Ckeditor5Hooks::configSchemaInfoAlter function core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php Implements hook_config_schema_info_alter().
Ckeditor5Hooks::editorPresave function core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php Implements hook_ENTITY_TYPE_presave() for editor entities.
Ckeditor5Hooks::entityBundleInfoAlter function core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php Implements hook_entity_bundle_info_alter().
Ckeditor5Hooks::fieldWidgetSingleElementFormAlter function core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php Implements hook_field_widget_single_element_form_alter().
Ckeditor5Hooks::filterFormatEditFormSubmit function core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php Form submission handler for filter format forms.
Ckeditor5Hooks::formFilterFormatFormAlter function core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php Implements hook_form_FORM_ID_alter().
Ckeditor5Hooks::help function core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php Implements hook_help().
Ckeditor5Hooks::jsAlter function core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php Implements hook_js_alter().
Ckeditor5Hooks::libraryInfoAlter function core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php Implements hook_library_info_alter().
Ckeditor5Hooks::theme function core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php Implements hook_theme().
Ckeditor5Hooks::themeCss function core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php Retrieves the default theme's CKEditor 5 stylesheets.
Ckeditor5Hooks::updateCkeditor5HtmlFilter function core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php AJAX callback handler for filter_format_form().
Ckeditor5Hooks::__construct function core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php
Ckeditor5ReadOnlyModeHooks class core/modules/ckeditor5/tests/modules/ckeditor5_read_only_mode/src/Hook/Ckeditor5ReadOnlyModeHooks.php Hook implementations for ckeditor5_read_only_mode.
Ckeditor5ReadOnlyModeHooks.php file core/modules/ckeditor5/tests/modules/ckeditor5_read_only_mode/src/Hook/Ckeditor5ReadOnlyModeHooks.php
Ckeditor5ReadOnlyModeHooks::formNodePageFormAlter function core/modules/ckeditor5/tests/modules/ckeditor5_read_only_mode/src/Hook/Ckeditor5ReadOnlyModeHooks.php Implements hook_form_FORM_ID_alter().
Ckeditor5TestHooks class core/modules/ckeditor5/tests/modules/ckeditor5_test/src/Hook/Ckeditor5TestHooks.php Hook implementations for ckeditor5_test.
Ckeditor5TestHooks.php file core/modules/ckeditor5/tests/modules/ckeditor5_test/src/Hook/Ckeditor5TestHooks.php
Ckeditor5TestHooks::entityBundleInfoAlter function core/modules/ckeditor5/tests/modules/ckeditor5_test/src/Hook/Ckeditor5TestHooks.php Implements hook_entity_bundle_info_alter().
Ckeditor5TestModuleAllowedImageHooks class core/modules/ckeditor5/tests/modules/ckeditor5_test_module_allowed_image/src/Hook/Ckeditor5TestModuleAllowedImageHooks.php Hook implementations for ckeditor5_test_module_allowed_image.
Ckeditor5TestModuleAllowedImageHooks.php file core/modules/ckeditor5/tests/modules/ckeditor5_test_module_allowed_image/src/Hook/Ckeditor5TestModuleAllowedImageHooks.php
Ckeditor5TestModuleAllowedImageHooks::ckeditor5PluginInfoAlter function core/modules/ckeditor5/tests/modules/ckeditor5_test_module_allowed_image/src/Hook/Ckeditor5TestModuleAllowedImageHooks.php Implements hook_ckeditor5_plugin_info_alter().
CkeditorTestHooks class core/modules/ckeditor5/tests/modules/ckeditor_test/src/Hook/CkeditorTestHooks.php Hook implementations for ckeditor_test.
CkeditorTestHooks.php file core/modules/ckeditor5/tests/modules/ckeditor_test/src/Hook/CkeditorTestHooks.php
CkeditorTestHooks::editorInfoAlter function core/modules/ckeditor5/tests/modules/ckeditor_test/src/Hook/CkeditorTestHooks.php Implements hook_editor_info_alter().
ClaroFormHooks class core/themes/claro/src/Hook/ClaroFormHooks.php Form hooks for claro.
ClaroFormHooks.php file core/themes/claro/src/Hook/ClaroFormHooks.php
ClaroFormHooks::formAlter function core/themes/claro/src/Hook/ClaroFormHooks.php Implements hook_form_alter().
ClaroHooks class core/themes/claro/src/Hook/ClaroHooks.php Hook implementations for claro.
ClaroHooks.php file core/themes/claro/src/Hook/ClaroHooks.php
ClaroHooks::elementInfoAlter function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_element_info_alter().
ClaroHooks::fileAndImageWidgetHelper function core/themes/claro/src/Hook/ClaroHooks.php Helper pre-process callback for file_managed_file and image_widget.
ClaroHooks::formMediaFormAlter function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_form_BASE_FORM_ID_alter() for \Drupal\media\MediaForm.
ClaroHooks::formMediaLibraryAddFormAlter function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_form_BASE_FORM_ID_alter() for media_library_add_form.
ClaroHooks::formMediaLibraryAddFormOembedAlter function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_form_FORM_ID_alter() for media_library_add_form_oembed.
ClaroHooks::formMediaLibraryAddFormUploadAlter function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_form_FORM_ID_alter() for media_library_add_form_upload.
ClaroHooks::formMenuLinkContentFormAlter function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_form_BASE_FORM_ID_alter() for MenuLinkContentForm.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.