Namesort descending Location Description
hook_taxonomy_vocabulary_delete core/modules/taxonomy/taxonomy.api.php Respond to taxonomy vocabulary deletion.
hook_taxonomy_vocabulary_insert core/modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when inserted.
hook_taxonomy_vocabulary_load core/modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when loaded.
hook_taxonomy_vocabulary_predelete core/modules/taxonomy/taxonomy.api.php Act before taxonomy vocabulary deletion.
hook_taxonomy_vocabulary_presave core/modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies before they are saved.
hook_taxonomy_vocabulary_update core/modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when updated.
hook_telemetry_data core/modules/telemetry/telemetry.api.php Populates the telemetry data from this module.
hook_telemetry_data_alter core/modules/telemetry/telemetry.api.php Alter the complete list of values collected by Telemetry before sending.
hook_telemetry_info core/modules/telemetry/telemetry.api.php Provides information about data collected by this module.
hook_telemetry_info_alter core/modules/telemetry/telemetry.api.php Alter the list of data collected by Telemetry.
hook_test_finished core/modules/simpletest/simpletest.api.php An individual test has finished.
hook_test_group_finished core/modules/simpletest/simpletest.api.php A test group has finished.
hook_test_group_started core/modules/simpletest/simpletest.api.php A test group has started.
hook_theme core/modules/system/system.api.php Register a module (or theme's) theme implementations.
hook_themes_disabled core/modules/system/theme.api.php Respond to themes being disabled.
hook_themes_enabled core/modules/system/theme.api.php Respond to themes being enabled.
hook_theme_registry_alter core/modules/system/system.api.php Alter the theme registry information returned from hook_theme().
hook_timezone_countries_alter core/modules/system/system.api.php Alter the default timezone country list.
hook_tokens core/modules/system/system.api.php Provide replacement values for placeholder tokens.
hook_tokens_alter core/modules/system/system.api.php Alter replacement values for placeholder tokens.
hook_token_info core/modules/system/system.api.php Provide information about available placeholder tokens and token types.
hook_token_info_alter core/modules/system/system.api.php Alter the metadata about available placeholder tokens and token types.
hook_translated_menu_link_alter core/modules/system/system.api.php Alter a menu link after it has been translated and before it is rendered.
hook_uninstall core/modules/system/system.api.php Remove any information that the module sets.
hook_update core/modules/node/node.api.php Respond to updates to a node.
hook_updater_info core/modules/system/system.api.php Provide information on Updaters (classes that can update Backdrop).
hook_updater_info_alter core/modules/system/system.api.php Alter the Updater information array.
hook_update_dependencies core/modules/system/system.api.php Return an array of information about module update dependencies.
hook_update_index core/modules/search/search.api.php Update the search index for this module.
hook_update_last_removed core/modules/system/system.api.php Return a number which is no longer available as hook_update_N().
hook_update_N core/modules/system/system.api.php Perform a single update.
hook_update_projects_alter core/modules/update/update.api.php Alter the list of projects before fetching data and comparing versions.
hook_update_status_alter core/modules/update/update.api.php Alter the information about available updates for projects.
hook_url_inbound_alter core/modules/system/system.api.php Alters inbound URL requests.
hook_url_outbound_alter core/modules/system/system.api.php Alters outbound URLs.
hook_user_cancel core/modules/user/user.api.php Act on user account cancellations.
hook_user_cancel_methods_alter core/modules/user/user.api.php Modify account cancellation methods.
hook_user_delete core/modules/user/user.api.php Respond to user deletion.
hook_user_flood_control core/modules/user/user.api.php Respond to user flood control events.
hook_user_format_name_alter core/modules/user/user.api.php Alter the username that is displayed for a user.
hook_user_insert core/modules/user/user.api.php Respond to creation of a new user account.
hook_user_load core/modules/user/user.api.php Act on user objects when loaded from the database.
hook_user_login core/modules/user/user.api.php The user just logged in.
hook_user_login_paths core/modules/user/user.api.php Define paths related to the user login process.
hook_user_login_paths_alter core/modules/user/user.api.php Redefine user login paths defined by other modules.
hook_user_logout core/modules/user/user.api.php The user just logged out.
hook_user_password_reject_weak_alter core/modules/user/user.api.php Alter the requirement for rejecting weak passwords.
hook_user_predelete core/modules/user/user.api.php Act before user deletion.
hook_user_presave core/modules/user/user.api.php Act on a user account being inserted or updated.
hook_user_role_delete core/modules/user/user.api.php Respond to user role deletion.

Pages