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 11.x for hook_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileTestHooks::fileDownload | function | core/ |
Implements hook_file_download(). |
| FileTestHooks::fileInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for file entities. |
| FileTestHooks::fileLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for file entities. |
| FileTestHooks::fileMove | function | core/ |
Implements hook_file_move(). |
| FileTestHooks::filePredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for file entities. |
| FileTestHooks::fileUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for file entities. |
| FileTestHooks::fileUrlAlter | function | core/ |
Implements hook_file_url_alter(). |
| FileTestHooks::getReturn | function | core/ |
Load the appropriate return value. |
| FileThemeHooks | class | core/ |
Theme hooks for the file module. |
| FileThemeHooks.php | file | core/ |
|
| FileThemeHooks::preprocessFileLink | function | core/ |
Prepares variables for file link templates. |
| FileThemeHooks::preprocessFileUploadHelp | function | core/ |
Prepares variables for file upload help text templates. |
| FileThemeHooks::preprocessFileWidgetMultiple | function | core/ |
Prepares variables for multi file form widget templates. |
| FileThemeHooks::preprocessManagedFile | function | core/ |
Prepares variables for file form widget templates. |
| FileThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| FileThemeHooks::__construct | function | core/ |
|
| FileViewsHooks | class | core/ |
Hook implementations for file. |
| FileViewsHooks.php | file | core/ |
|
| FileViewsHooks::fieldViewsData | function | core/ |
Implements hook_field_views_data(). |
| FileViewsHooks::fieldViewsDataViewsDataAlter | function | core/ |
Implements hook_field_views_data_views_data_alter(). |
| FileViewsHooks::__construct | function | core/ |
|
| FilterHooks | class | core/ |
Hook implementations for filter. |
| FilterHooks.php | file | core/ |
|
| FilterHooks::filterSecureImageAlter | function | core/ |
Implements hook_filter_secure_image_alter(). |
| FilterHooks::help | function | core/ |
Implements hook_help(). |
| FilterHooksTest | class | core/ |
Tests hooks for text formats insert/update/disable. |
| FilterHooksTest.php | file | core/ |
|
| FilterHooksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FilterHooksTest::$modules | property | core/ |
Modules to install. |
| FilterHooksTest::testFilterHooks | function | core/ |
Tests hooks on format management. |
| FilterTestHooks | class | core/ |
Hook implementations for filter_test. |
| FilterTestHooks.php | file | core/ |
|
| FilterTestHooks::filterFormatDisable | function | core/ |
Implements hook_filter_format_disable(). |
| FilterTestHooks::filterFormatInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
| FilterTestHooks::filterFormatUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update(). |
| FilterThemeHooks | class | core/ |
Theme hooks for filter. |
| FilterThemeHooks.php | file | core/ |
|
| FilterThemeHooks::preprocessFilterGuidelines | function | core/ |
Prepares variables for text format guideline templates. |
| FilterThemeHooks::preprocessTextFormatWrapper | function | core/ |
Prepares variables for text format wrapper templates. |
| FilterThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| FormTestHooks | class | core/ |
Hook implementations for form_test. |
| FormTestHooks.php | file | core/ |
|
| FormTestHooks::blockFormFormTestAlterFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| FormTestHooks::formAlter | function | core/ |
Implements hook_form_alter(). |
| FormTestHooks::formFormTestAlterFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| FormTestHooks::formFormTestVerticalTabsAccessFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for form_test_vertical_tabs_access_form(). |
| FormTestHooks::formUserRegisterFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for the registration form. |
| FormTestHooks::systemFormFormTestAlterFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| GenericModuleTestBase::assertHookHelp | function | core/ |
Verifies hook_help() syntax. |
| HelpEmptyPageTest::testEmptyHookHelp | function | core/ |
Ensures that no URL generator is called on a page without hook_help(). |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.