Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_search_page drupal/core/modules/search/search.api.php Override the rendering of search results.
hook_search_preprocess drupal/core/modules/search/search.api.php Preprocess text for search.
hook_search_reset drupal/core/modules/search/search.api.php Take action when the search index is going to be rebuilt.
hook_search_status drupal/core/modules/search/search.api.php Report the status of indexing.
hook_shortcut_default_set drupal/core/modules/shortcut/shortcut.api.php Return the name of a default shortcut set for the provided user account.
hook_simpletest_alter drupal/core/modules/simpletest/simpletest.api.php Alter the list of tests.
hook_stream_wrappers drupal/core/modules/system/system.api.php Registers PHP stream wrapper implementations associated with a module.
hook_stream_wrappers_alter drupal/core/modules/system/system.api.php Alters the list of PHP stream wrapper implementations.
hook_system_info_alter drupal/core/modules/system/system.api.php Alter the information parsed from module and theme .info.yml files
hook_system_themes_page_alter drupal/core/modules/system/system.api.php Alters theme operation links.
hook_system_theme_info drupal/core/modules/system/system.api.php Return additional themes provided by modules.
hook_taxonomy_term_create drupal/core/modules/taxonomy/taxonomy.api.php Act on a newly created term.
hook_taxonomy_term_delete drupal/core/modules/taxonomy/taxonomy.api.php Respond to taxonomy term deletion.
hook_taxonomy_term_insert drupal/core/modules/taxonomy/taxonomy.api.php Act on taxonomy terms when inserted.
hook_taxonomy_term_load drupal/core/modules/taxonomy/taxonomy.api.php Act on taxonomy terms when loaded.
hook_taxonomy_term_predelete drupal/core/modules/taxonomy/taxonomy.api.php Act before taxonomy term deletion.
hook_taxonomy_term_presave drupal/core/modules/taxonomy/taxonomy.api.php Act on taxonomy terms before they are saved.
hook_taxonomy_term_update drupal/core/modules/taxonomy/taxonomy.api.php Act on taxonomy terms when updated.
hook_taxonomy_term_view drupal/core/modules/taxonomy/taxonomy.api.php Act on a taxonomy term that is being assembled before rendering.
hook_taxonomy_term_view_alter drupal/core/modules/taxonomy/taxonomy.api.php Alter the results of taxonomy_term_view().
hook_taxonomy_vocabulary_create drupal/core/modules/taxonomy/taxonomy.api.php Act on a newly created vocabulary.
hook_taxonomy_vocabulary_delete drupal/core/modules/taxonomy/taxonomy.api.php Respond to taxonomy vocabulary deletion.
hook_taxonomy_vocabulary_insert drupal/core/modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when inserted.
hook_taxonomy_vocabulary_load drupal/core/modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when loaded.
hook_taxonomy_vocabulary_predelete drupal/core/modules/taxonomy/taxonomy.api.php Act before taxonomy vocabulary deletion.
hook_taxonomy_vocabulary_presave drupal/core/modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies before they are saved.
hook_taxonomy_vocabulary_update drupal/core/modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when updated.
hook_template_preprocess_default_variables_alter drupal/core/modules/system/system.api.php Alter the default, hook-independent variables for all templates.
hook_test_finished drupal/core/modules/simpletest/simpletest.api.php An individual test has finished.
hook_test_group_finished drupal/core/modules/simpletest/simpletest.api.php A test group has finished.
hook_test_group_started drupal/core/modules/simpletest/simpletest.api.php A test group has started.
hook_theme drupal/core/modules/system/system.api.php Register a module (or theme's) theme implementations.
hook_themes_disabled drupal/core/modules/system/theme.api.php Respond to themes being disabled.
hook_themes_enabled drupal/core/modules/system/theme.api.php Respond to themes being enabled.
hook_theme_registry_alter drupal/core/modules/system/system.api.php Alter the theme registry information returned from hook_theme().
hook_tokens drupal/core/modules/system/system.api.php Provide replacement values for placeholder tokens.
hook_tokens_alter drupal/core/modules/system/system.api.php Alter replacement values for placeholder tokens.
hook_token_info drupal/core/modules/system/system.api.php Provide information about available placeholder tokens and token types.
hook_token_info_alter drupal/core/modules/system/system.api.php Alter the metadata about available placeholder tokens and token types.
hook_toolbar drupal/core/modules/toolbar/toolbar.api.php Add items to the toolbar menu.
hook_toolbar_alter drupal/core/modules/toolbar/toolbar.api.php Alter the toolbar menu after hook_toolbar() is invoked.
hook_tour_insert drupal/core/modules/tour/tour.api.php Respond to creation of a new tour.
hook_tour_load drupal/core/modules/tour/tour.api.php Act on tour objects when loaded.
hook_tour_presave drupal/core/modules/tour/tour.api.php Act on a tour being inserted or updated.
hook_tour_tips_alter drupal/core/modules/tour/tour.api.php Allow modules to alter tour items before render.
hook_tour_tips_info_alter drupal/core/modules/tour/tour.api.php Allow modules to alter tip plugin definitions.
hook_tour_update drupal/core/modules/tour/tour.api.php Respond to updates to a tour object.
hook_transliteration_overrides_alter drupal/core/modules/system/language.api.php Provide language-specific overrides for transliteration.
hook_uninstall drupal/core/modules/system/system.api.php Remove any information that the module sets.
hook_update drupal/core/modules/node/node.api.php Respond to updates to a node.

Pages

Other projects