Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_path_insert drupal/core/modules/path/path.api.php Respond to a path being inserted.
hook_path_update drupal/core/modules/path/path.api.php Respond to a path being updated.
hook_permission drupal/core/modules/system/system.api.php Define user permissions.
hook_prepare drupal/core/modules/node/node.api.php Act on a node object about to be shown on the add/edit form.
hook_preprocess drupal/core/modules/system/theme.api.php Preprocess theme variables for templates.
hook_preprocess_HOOK drupal/core/modules/system/theme.api.php Preprocess theme variables for a specific theme hook.
hook_process drupal/core/modules/system/theme.api.php Process theme variables for templates.
hook_process_HOOK drupal/core/modules/system/theme.api.php Process theme variables for a specific theme hook.
hook_query_alter drupal/core/modules/system/system.api.php Perform alterations to a structured query.
hook_query_TAG_alter drupal/core/modules/system/system.api.php Perform alterations to a structured query for a given tag.
hook_queue_info drupal/core/modules/system/system.api.php Declare queues holding items that need to be run periodically.
hook_queue_info_alter drupal/core/modules/system/system.api.php Alter cron queue information before cron runs.
hook_ranking drupal/core/modules/node/node.api.php Provide additional methods of scoring for core search results for nodes.
hook_rdf_mapping drupal/core/modules/rdf/rdf.api.php Allow modules to define RDF mappings for field bundles.
hook_rdf_namespaces drupal/core/modules/rdf/rdf.api.php Allow modules to define namespaces for RDF mappings.
hook_rebuild drupal/core/modules/system/system.api.php Rebuild data based upon refreshed caches.
hook_requirements drupal/core/modules/system/system.api.php Check installation requirements and do status reporting.
hook_schema drupal/core/modules/system/system.api.php Define the current version of the database schema.
hook_schema_alter drupal/core/modules/system/system.api.php Perform alterations to existing database schemas.
hook_search_access drupal/core/modules/search/search.api.php Define access to a custom search routine.
hook_search_admin drupal/core/modules/search/search.api.php Add elements to the search settings form.
hook_search_execute drupal/core/modules/search/search.api.php Execute a search for a set of key words.
hook_search_info drupal/core/modules/search/search.api.php Define a custom search type.
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 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_delete drupal/core/modules/taxonomy/taxonomy.api.php Respond to taxonomy term deletion. 1
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_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.

Pages

Other projects