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
FieldTestHooks::fieldWidgetCompleteTestFieldWidgetMultipleFormAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_field_widget_complete_WIDGET_TYPE_form_alter().
FieldTestHooks::fieldWidgetCompleteTestFieldWidgetMultipleSingleValueFormAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_field_widget_complete_WIDGET_TYPE_form_alter().
FieldTestHooks::fieldWidgetSingleElementFormAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_field_widget_single_element_form_alter().
FieldTestHooks::queryEfqMetadataTestAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_query_TAG_alter() for tag 'efq_metadata_test'.
FieldTestHooks::queryEfqTablePrefixingTestAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_query_TAG_alter() for tag 'efq_table_prefixing_test'.
FieldThirdPartyTestHooks class core/modules/field/tests/modules/field_third_party_test/src/Hook/FieldThirdPartyTestHooks.php Hook implementations for field_third_party_test.
FieldThirdPartyTestHooks.php file core/modules/field/tests/modules/field_third_party_test/src/Hook/FieldThirdPartyTestHooks.php
FieldThirdPartyTestHooks::fieldFormatterSettingsSummaryAlter function core/modules/field/tests/modules/field_third_party_test/src/Hook/FieldThirdPartyTestHooks.php Implements hook_field_formatter_settings_summary_alter().
FieldThirdPartyTestHooks::fieldFormatterThirdPartySettingsForm function core/modules/field/tests/modules/field_third_party_test/src/Hook/FieldThirdPartyTestHooks.php Implements hook_field_formatter_third_party_settings_form().
FieldThirdPartyTestHooks::fieldFormatterThirdPartySettingsFormAdditionalImplementation function core/modules/field/tests/modules/field_third_party_test/src/Hook/FieldThirdPartyTestHooks.php Implements hook_field_formatter_third_party_settings_form().
FieldThirdPartyTestHooks::fieldWidgetSettingsSummaryAlter function core/modules/field/tests/modules/field_third_party_test/src/Hook/FieldThirdPartyTestHooks.php Implements hook_field_widget_settings_summary_alter().
FieldThirdPartyTestHooks::fieldWidgetThirdPartySettingsForm function core/modules/field/tests/modules/field_third_party_test/src/Hook/FieldThirdPartyTestHooks.php Implements hook_field_widget_third_party_settings_form().
FieldThirdPartyTestHooks::fieldWidgetThirdPartySettingsFormAdditionalImplementation function core/modules/field/tests/modules/field_third_party_test/src/Hook/FieldThirdPartyTestHooks.php Implements hook_field_widget_third_party_settings_form().
FieldUiHooks class core/modules/field_ui/src/Hook/FieldUiHooks.php Hook implementations for field_ui.
FieldUiHooks.php file core/modules/field_ui/src/Hook/FieldUiHooks.php
FieldUiHooks::entityBundleCreate function core/modules/field_ui/src/Hook/FieldUiHooks.php Implements hook_entity_bundle_create().
FieldUiHooks::entityFormModeDelete function core/modules/field_ui/src/Hook/FieldUiHooks.php Implements hook_ENTITY_TYPE_delete().
FieldUiHooks::entityFormModePresave function core/modules/field_ui/src/Hook/FieldUiHooks.php Implements hook_ENTITY_TYPE_presave().
FieldUiHooks::entityOperation function core/modules/field_ui/src/Hook/FieldUiHooks.php Implements hook_entity_operation().
FieldUiHooks::entityTypeBuild function core/modules/field_ui/src/Hook/FieldUiHooks.php Implements hook_entity_type_build().
FieldUiHooks::entityViewModeDelete function core/modules/field_ui/src/Hook/FieldUiHooks.php Implements hook_ENTITY_TYPE_delete().
FieldUiHooks::entityViewModePresave function core/modules/field_ui/src/Hook/FieldUiHooks.php Implements hook_ENTITY_TYPE_presave().
FieldUiHooks::formAlter function core/modules/field_ui/src/Hook/FieldUiHooks.php Implements hook_form_alter().
FieldUiHooks::formFieldUiFieldStorageAddFormAlter function core/modules/field_ui/src/Hook/FieldUiHooks.php Implements hook_form_FORM_ID_alter() for 'field_ui_field_storage_add_form'.
FieldUiHooks::help function core/modules/field_ui/src/Hook/FieldUiHooks.php Implements hook_help().
FieldUiHooks::localTasksAlter function core/modules/field_ui/src/Hook/FieldUiHooks.php Implements hook_local_tasks_alter().
FieldUiHooks::manageFieldFormSubmit function core/modules/field_ui/src/Hook/FieldUiHooks.php Form submission handler for the 'Save and manage fields' button.
FieldUiHooks::theme function core/modules/field_ui/src/Hook/FieldUiHooks.php Implements hook_theme().
FieldUiTestDeprecatedHooks class core/modules/field_ui/tests/modules/field_ui_test_deprecated/src/Hook/FieldUiTestDeprecatedHooks.php Hook implementations for field_ui_test_deprecated.
FieldUiTestDeprecatedHooks.php file core/modules/field_ui/tests/modules/field_ui_test_deprecated/src/Hook/FieldUiTestDeprecatedHooks.php
FieldUiTestDeprecatedHooks::formFieldStorageConfigEditFormAlter function core/modules/field_ui/tests/modules/field_ui_test_deprecated/src/Hook/FieldUiTestDeprecatedHooks.php Implements hook_form_FORM_ID_alter() for field_storage_config_edit_form.
FieldUiTestHooks class core/modules/field_ui/tests/modules/field_ui_test/src/Hook/FieldUiTestHooks.php Hook implementations for field_ui_test.
FieldUiTestHooks.php file core/modules/field_ui/tests/modules/field_ui_test/src/Hook/FieldUiTestHooks.php
FieldUiTestHooks::fieldConfigAccess function core/modules/field_ui/tests/modules/field_ui_test/src/Hook/FieldUiTestHooks.php Implements hook_ENTITY_TYPE_access().
FieldUiTestHooks::fieldFormatterThirdPartySettingsForm function core/modules/field_ui/tests/modules/field_ui_test/src/Hook/FieldUiTestHooks.php Implements hook_field_formatter_third_party_settings_form().
FieldUiTestHooks::formEntityViewDisplayEditFormAlter function core/modules/field_ui/tests/modules/field_ui_test/src/Hook/FieldUiTestHooks.php Implements hook_form_FORM_BASE_ID_alter().
FieldUiTestHooks::regionCallback function core/modules/field_ui/tests/modules/field_ui_test/src/Hook/FieldUiTestHooks.php
FieldUiThemeHooks class core/modules/field_ui/src/Hook/FieldUiThemeHooks.php Hook implementations for field_ui.
FieldUiThemeHooks.php file core/modules/field_ui/src/Hook/FieldUiThemeHooks.php
FieldUiThemeHooks::preprocessFormElementNewStorageType function core/modules/field_ui/src/Hook/FieldUiThemeHooks.php Implements hook_preprocess_HOOK().
FileDeprecatedTestThemeHooks class core/modules/file/tests/file_deprecated_test/src/Hook/FileDeprecatedTestThemeHooks.php Hook implementations for file_deprecated_test.
FileDeprecatedTestThemeHooks.php file core/modules/file/tests/file_deprecated_test/src/Hook/FileDeprecatedTestThemeHooks.php
FileDeprecatedTestThemeHooks::fileMimetypeMappingAlter function core/modules/file/tests/file_deprecated_test/src/Hook/FileDeprecatedTestThemeHooks.php Implements hook_file_mimetype_mapping_alter().
FileDownloadHook.php file core/modules/file/src/Hook/FileDownloadHook.php
FileDownloadHook::__construct function core/modules/file/src/Hook/FileDownloadHook.php
FileDownloadHook::__invoke function core/modules/file/src/Hook/FileDownloadHook.php Implements hook_file_download().
FileFormHooks class core/modules/file/src/Hook/FileFormHooks.php Hook implementations for file forms.
FileFormHooks.php file core/modules/file/src/Hook/FileFormHooks.php
FileFormHooks::formSystemFileSystemSettingsAlter function core/modules/file/src/Hook/FileFormHooks.php Implements hook_form_FORM_ID_alter().
FileFormHooks::settingsSubmit function core/modules/file/src/Hook/FileFormHooks.php Form submission handler for file system settings form.

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