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. Other projects
Title Object type File name Summary
UpdateHookRegistryTest class core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php Tests Drupal\Core\Update\UpdateHookRegistry.
UpdateHookRegistryTest.php file core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php
UpdateHookRegistryTest::$equivalentUpdatesStore property core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php
UpdateHookRegistryTest::$keyValueFactory property core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php
UpdateHookRegistryTest::$keyValueStore property core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php
UpdateHookRegistryTest::setUp function core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php
UpdateHookRegistryTest::testGetInstalledVersion function core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php Tests get installed version.
UpdateHookRegistryTest::testGetVersions function core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php Tests get versions.
UpdateHooks class core/modules/update/src/Hook/UpdateHooks.php Hook implementations for update.
UpdateHooks.php file core/modules/update/src/Hook/UpdateHooks.php
UpdateHooks::cron function core/modules/update/src/Hook/UpdateHooks.php Implements hook_cron().
UpdateHooks::help function core/modules/update/src/Hook/UpdateHooks.php Implements hook_help().
UpdateHooks::mail function core/modules/update/src/Hook/UpdateHooks.php Implements hook_mail().
UpdateHooks::modulesInstalled function core/modules/update/src/Hook/UpdateHooks.php Implements hook_modules_installed().
UpdateHooks::modulesUninstalled function core/modules/update/src/Hook/UpdateHooks.php Implements hook_modules_uninstalled().
UpdateHooks::pageTop function core/modules/update/src/Hook/UpdateHooks.php Implements hook_page_top().
UpdateHooks::themesInstalled function core/modules/update/src/Hook/UpdateHooks.php Implements hook_themes_installed().
UpdateHooks::themesUninstalled function core/modules/update/src/Hook/UpdateHooks.php Implements hook_themes_uninstalled().
UpdateHooks::verifyUpdateArchive function core/modules/update/src/Hook/UpdateHooks.php Implements hook_verify_update_archive().
UpdatePathTestBaseTest::testUpdateHookN function core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php Tests that updates are properly run.
UpdateSchemaTest::testUpdateHooks function core/modules/system/tests/src/Functional/UpdateSystem/UpdateSchemaTest.php Tests that update hooks are properly run.
UpdateScriptTestHooks class core/modules/system/tests/modules/update_script_test/src/Hook/UpdateScriptTestHooks.php Hook implementations for update_script_test.
UpdateScriptTestHooks.php file core/modules/system/tests/modules/update_script_test/src/Hook/UpdateScriptTestHooks.php
UpdateScriptTestHooks::cacheFlush function core/modules/system/tests/modules/update_script_test/src/Hook/UpdateScriptTestHooks.php Implements hook_cache_flush().
UpdateScriptTestHooks::systemInfoAlter function core/modules/system/tests/modules/update_script_test/src/Hook/UpdateScriptTestHooks.php Implements hook_system_info_alter().
UpdateTestBrokenThemeHookHooks class core/modules/system/tests/modules/update_test_broken_theme_hook/src/Hook/UpdateTestBrokenThemeHookHooks.php Hook implementations for update_test_broken_theme_hook.
UpdateTestBrokenThemeHookHooks.php file core/modules/system/tests/modules/update_test_broken_theme_hook/src/Hook/UpdateTestBrokenThemeHookHooks.php
UpdateTestBrokenThemeHookHooks::theme function core/modules/system/tests/modules/update_test_broken_theme_hook/src/Hook/UpdateTestBrokenThemeHookHooks.php Implements hook_theme().
UpdateTestHooks class core/modules/update/tests/modules/update_test/src/Hook/UpdateTestHooks.php Hook implementations for update_test.
UpdateTestHooks.php file core/modules/update/tests/modules/update_test/src/Hook/UpdateTestHooks.php
UpdateTestHooks::filetransferInfo function core/modules/update/tests/modules/update_test/src/Hook/UpdateTestHooks.php Implements hook_filetransfer_info().
UpdateTestHooks::systemInfoAlter function core/modules/update/tests/modules/update_test/src/Hook/UpdateTestHooks.php Implements hook_system_info_alter().
UpdateTestHooks::updateStatusAlter function core/modules/update/tests/modules/update_test/src/Hook/UpdateTestHooks.php Implements hook_update_status_alter().
UpdateThemeHooks class core/modules/update/src/Hook/UpdateThemeHooks.php Theme hooks for update module.
UpdateThemeHooks.php file core/modules/update/src/Hook/UpdateThemeHooks.php
UpdateThemeHooks::preprocessUpdateFetchErrorMessage function core/modules/update/src/Hook/UpdateThemeHooks.php Prepares variables for update fetch error message templates.
UpdateThemeHooks::preprocessUpdateLastCheck function core/modules/update/src/Hook/UpdateThemeHooks.php Prepares variables for last time update data was checked templates.
UpdateThemeHooks::preprocessUpdateProjectStatus function core/modules/update/src/Hook/UpdateThemeHooks.php Prepares variables for update project status templates.
UpdateThemeHooks::preprocessUpdateReport function core/modules/update/src/Hook/UpdateThemeHooks.php Prepares variables for project status report templates.
UpdateThemeHooks::preprocessUpdateVersion function core/modules/update/src/Hook/UpdateThemeHooks.php Prepares variables for update version templates.
UpdateThemeHooks::theme function core/modules/update/src/Hook/UpdateThemeHooks.php Implements hook_theme().
UpdateThemeHooks::__construct function core/modules/update/src/Hook/UpdateThemeHooks.php
update_test_broken_theme_hook.info.yml file core/modules/system/tests/modules/update_test_broken_theme_hook/update_test_broken_theme_hook.info.yml core/modules/system/tests/modules/update_test_broken_theme_hook/update_test_broken_theme_hook.info.yml
update_test_invalid_hook.info.yml file core/modules/system/tests/modules/update_test_invalid_hook/update_test_invalid_hook.info.yml core/modules/system/tests/modules/update_test_invalid_hook/update_test_invalid_hook.info.yml
update_test_invalid_hook.install file core/modules/system/tests/modules/update_test_invalid_hook/update_test_invalid_hook.install
update_test_invalid_hook_update_8000 function core/modules/system/tests/modules/update_test_invalid_hook/update_test_invalid_hook.install Hook implementation using the reserved schema version 8000.
UserAccessTestHooks class core/modules/user/tests/modules/user_access_test/src/Hook/UserAccessTestHooks.php Hook implementations for user_access_test.
UserAccessTestHooks.php file core/modules/user/tests/modules/user_access_test/src/Hook/UserAccessTestHooks.php
UserAccessTestHooks::entityCreateAccess function core/modules/user/tests/modules/user_access_test/src/Hook/UserAccessTestHooks.php Implements hook_entity_create_access().
UserAccessTestHooks::entityFieldAccess function core/modules/user/tests/modules/user_access_test/src/Hook/UserAccessTestHooks.php Implements hook_entity_field_access().

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