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 |
|---|---|---|---|
| ImageHooks::entityPresave | function | core/ |
Implements hook_entity_presave(). |
| ImageHooks::fieldConfigDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_config'. |
| ImageHooks::fieldConfigUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_config'. |
| ImageHooks::fieldStorageConfigDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'. |
| ImageHooks::fieldStorageConfigUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
| ImageHooks::fileDownload | function | core/ |
Implements hook_file_download(). |
| ImageHooks::fileMove | function | core/ |
Implements hook_file_move(). |
| ImageHooks::filePredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for file entities. |
| ImageHooks::help | function | core/ |
Implements hook_help(). |
| ImageModuleTestHooks | class | core/ |
Hook implementations for image_module_test. |
| ImageModuleTestHooks.php | file | core/ |
|
| ImageModuleTestHooks::fileDownload | function | core/ |
Implements hook_file_download(). |
| ImageModuleTestHooks::imageEffectInfoAlter | function | core/ |
Implements hook_image_effect_info_alter(). |
| ImageModuleTestHooks::imageStyleFlush | function | core/ |
Implements hook_image_style_flush(). |
| ImageModuleTestHooks::imageStylePresave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| ImagePropertyConstraintValidationHooks | class | core/ |
Hook implementations for image_field_property_constraint_validation. |
| ImagePropertyConstraintValidationHooks.php | file | core/ |
|
| ImagePropertyConstraintValidationHooks::entityBundleFieldInfoAlter | function | core/ |
Implements hook_entity_bundle_field_info_alter(). |
| ImageThemeHooks | class | core/ |
Theme hook implementations for image module. |
| ImageThemeHooks.php | file | core/ |
|
| ImageThemeHooks::preprocessImageAnchor | function | core/ |
Prepares variables for image anchor templates. |
| ImageThemeHooks::preprocessImageFormatter | function | core/ |
Prepares variables for image formatter templates. |
| ImageThemeHooks::preprocessImageStyle | function | core/ |
Prepares variables for image style templates. |
| ImageThemeHooks::preprocessImageStylePreview | function | core/ |
Prepares variables for image style preview templates. |
| ImageThemeHooks::preprocessImageWidget | function | core/ |
Prepares variables for image widget templates. |
| ImageThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| ImageThemeHooks::__construct | function | core/ |
|
| ImageViewsHooks | class | core/ |
Hook implementations for image. |
| ImageViewsHooks.php | file | core/ |
|
| ImageViewsHooks::fieldViewsData | function | core/ |
Implements hook_field_views_data(). |
| ImageViewsHooks::fieldViewsDataViewsDataAlter | function | core/ |
Implements hook_field_views_data_views_data_alter(). |
| ImageViewsHooks::__construct | function | core/ |
|
| InfoHookDecorator | class | core/ |
Allows info hook implementations to enhance discovered plugin definitions. |
| InfoHookDecorator.php | file | core/ |
|
| InfoHookDecorator::$decorated | property | core/ |
The Discovery object being decorated. |
| InfoHookDecorator::$hook | property | core/ |
The name of the info hook that will be implemented. |
| InfoHookDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| InfoHookDecorator::__call | function | core/ |
Passes through all unknown calls onto the decorated object. |
| InfoHookDecorator::__construct | function | core/ |
Constructs an InfoHookDecorator object. |
| InlineFormErrorsHooks | class | core/ |
Hook implementations for inline_form_errors. |
| InlineFormErrorsHooks.php | file | core/ |
|
| InlineFormErrorsHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
| InlineFormErrorsHooks::help | function | core/ |
Implements hook_help(). |
| InlineFormErrorsThemeHooks | class | core/ |
Hook implementations for inline_form_errors. |
| InlineFormErrorsThemeHooks.php | file | core/ |
|
| InlineFormErrorsThemeHooks::preprocessDatetimeWrapper | function | core/ |
Implements hook_preprocess_HOOK() for datetime form wrapper templates. |
| InlineFormErrorsThemeHooks::preprocessDetails | function | core/ |
Implements hook_preprocess_HOOK() for details element templates. |
| InlineFormErrorsThemeHooks::preprocessFieldset | function | core/ |
Implements hook_preprocess_HOOK() for fieldset element templates. |
| InlineFormErrorsThemeHooks::preprocessFormElement | function | core/ |
Implements hook_preprocess_HOOK() for form element templates. |
| InstallerExistingConfigProfileHookInstallTest | class | core/ |
Verifies that profiles with hook_install() can't be installed from config. |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.