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 main for hook_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ToolbarThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| ToolbarThemeHooks::themeRegistryAlter | function | core/ |
Implements hook_theme_registry_alter(). |
| ToolbarThemeHooks::__construct | function | core/ |
|
| TwigDeprecationsTest::testHookThemeDeprecations | function | core/ |
Test deprecating variables at definition in hook_theme(). |
| TwigExtensionTestHooks | class | core/ |
Hook implementations for twig_extension_test. |
| TwigExtensionTestHooks.php | file | core/ |
|
| TwigExtensionTestHooks::theme | function | core/ |
Implements hook_theme(). |
| TwigThemeTestHooks | class | core/ |
Hook implementations for twig_theme_test. |
| TwigThemeTestHooks.php | file | core/ |
|
| TwigThemeTestHooks::preprocessStatusMessages | function | core/ |
Implements hook_preprocess_HOOK(). |
| TwigThemeTestHooks::theme | function | core/ |
Implements hook_theme(). |
| UmamiHooks | class | core/ |
Hook implementations for umami. |
| UmamiHooks.php | file | core/ |
|
| UmamiHooks::formAlter | function | core/ |
Implements hook_form_alter(). |
| UmamiHooks::formSearchBlockFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for search_block_form. |
| UmamiHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block. |
| UmamiHooks::preprocessBlockBundleBannerBlock | function | core/ |
Implements hook_preprocess_HOOK() for block--bundle--banner-block. |
| UmamiHooks::preprocessBlockBundleFooterPromoBlock | function | core/ |
Implements hook_preprocess_HOOK() for block bundle footer promo. |
| UmamiHooks::preprocessBreadcrumb | function | core/ |
Implements hook_preprocess_HOOK() for breadcrumb. |
| UmamiHooks::preprocessField | function | core/ |
Implements hook_preprocess_HOOK() for field. |
| UmamiHooks::preprocessHtml | function | core/ |
Implements hook_preprocess_HOOK() for html. |
| UmamiHooks::preprocessImageWidget | function | core/ |
Implements hook_preprocess_HOOK() for image-widget. |
| UmamiHooks::preprocessLinks | function | core/ |
Implements hook_preprocess_HOOK() for links. |
| UmamiHooks::preprocessLinksMediaLibraryMenu | function | core/ |
Implements hook_preprocess_HOOK() for links--media-library-menu. |
| UmamiHooks::preprocessMenuLocalTask | function | core/ |
Implements hook_preprocess_HOOK() for menu-local-task. |
| UmamiHooks::themeSuggestionsBlockAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for block templates. |
| UniqueFieldConstraintTestHooks | class | core/ |
Hook implementations for unique_field_constraint_test. |
| UniqueFieldConstraintTestHooks.php | file | core/ |
|
| UniqueFieldConstraintTestHooks::entityBaseFieldInfoAlter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| UniqueFieldConstraintTestHooks::queryEntityTestAccessAlter | function | core/ |
Implements hook_query_entity_test_access_alter(). |
| UnversionedAssetsTestHooks | class | core/ |
Hook implementations for unversioned_assets_test. |
| UnversionedAssetsTestHooks.php | file | core/ |
|
| UnversionedAssetsTestHooks::libraryInfoAlter | function | core/ |
Implements hook_library_info_alter(). |
| update.update_hook_registry | service | core/ |
Drupal\Core\Update\UpdateHookRegistry |
| UpdateContribTest::testHookUpdateStatusAlter | function | core/ |
Checks that hook_update_status_alter() works to change a status. |
| UpdateCronHooks | class | core/ |
Hook implementations for update. |
| UpdateCronHooks.php | file | core/ |
|
| UpdateCronHooks::cron | function | core/ |
Implements hook_cron(). |
| UpdateCronHooks::notify | function | core/ |
Performs any notifications that should be done once cron fetches new data. |
| UpdateCronHooks::__construct | function | core/ |
|
| UpdateHookRegistry | class | core/ |
Provides module updates versions handling. |
| UpdateHookRegistry.php | file | core/ |
|
| UpdateHookRegistry::$allAvailableSchemaVersions | property | core/ |
A static cache of schema currentVersions per module. |
| UpdateHookRegistry::$enabledModules | property | core/ |
A list of enabled modules. |
| UpdateHookRegistry::$equivalentUpdates | property | core/ |
The core.equivalent_updates key value storage. |
| UpdateHookRegistry::$keyValue | property | core/ |
The system.schema key value storage. |
| UpdateHookRegistry::deleteEquivalentUpdate | function | core/ |
Removes an equivalent update. |
| UpdateHookRegistry::deleteInstalledVersion | function | core/ |
Deletes the installed version information for the module. |
| UpdateHookRegistry::determineModuleAndVersion | function | core/ |
Determines the module and update number from the stack trace. |
| UpdateHookRegistry::FUNC_NAME_REGEXP | constant | core/ |
Regular expression to match all possible defined hook_update_N(). |
Pagination
- Previous page
- Page 64
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.