Search for %s

  1. Search 9.5.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
hook_openid_discovery_method_info_alter function modules/openid/openid.api.php Allow modules to alter discovery methods.
hook_openid_response function modules/openid/openid.api.php Allow modules to act upon a successful OpenID login.
hook_options_list function modules/field/modules/options/options.api.php Returns the list of options to be displayed for a field.
hook_path_insert function modules/path/path.api.php Respond to a path being inserted.
hook_permission function modules/system/system.api.php Define user permissions.
hook_preprocess function modules/system/theme.api.php Preprocess theme variables for templates.
hook_preprocess_HOOK function modules/system/theme.api.php Preprocess theme variables for a specific theme hook.
hook_process function modules/system/theme.api.php Process theme variables for templates.
hook_process_HOOK function modules/system/theme.api.php Process theme variables for a specific theme hook.
hook_rdf_namespaces function modules/rdf/rdf.api.php Allow modules to define namespaces for RDF mappings.
hook_registry_files_alter function modules/system/system.api.php Perform necessary alterations to the list of files parsed by the registry.
hook_requirements function modules/system/system.api.php Check installation requirements and do status reporting.
hook_schema function modules/system/system.api.php Define the current version of the database schema.
hook_schema_alter function modules/system/system.api.php Perform alterations to existing database schemas.
hook_search_access function modules/search/search.api.php Define access to a custom search routine.
hook_search_admin function modules/search/search.api.php Add elements to the search settings form.
hook_search_execute function modules/search/search.api.php Execute a search for a set of key words.
hook_search_info function modules/search/search.api.php Define a custom search type.
hook_search_page function modules/search/search.api.php Override the rendering of search results.
hook_search_preprocess function modules/search/search.api.php Preprocess text for search.
hook_search_reset function modules/search/search.api.php Take action when the search index is going to be rebuilt.
hook_search_status function modules/search/search.api.php Report the status of indexing.
hook_shortcut_default_set function modules/shortcut/shortcut.api.php Return the name of a default shortcut set for the provided user account.
hook_simpletest_alter function modules/simpletest/simpletest.api.php Alter the list of tests.
hook_stream_wrappers function modules/system/system.api.php Registers PHP stream wrapper implementations associated with a module.
hook_stream_wrappers_alter function modules/system/system.api.php Alters the list of PHP stream wrapper implementations.
hook_system_info_alter function modules/system/system.api.php Alter the information parsed from module and theme .info files
hook_system_themes_page_alter function modules/system/system.api.php Alters theme operation links.
hook_system_theme_engine_info function modules/system/system.api.php Return additional theme engines provided by modules.
hook_system_theme_info function modules/system/system.api.php Return additional themes provided by modules.
hook_taxonomy_term_insert function modules/taxonomy/taxonomy.api.php Act on taxonomy terms when inserted.
hook_taxonomy_term_presave function modules/taxonomy/taxonomy.api.php Act on taxonomy terms before they are saved.
hook_taxonomy_vocabulary_insert function modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when inserted.
hook_taxonomy_vocabulary_presave function modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies before they are saved.
hook_test_finished function modules/simpletest/simpletest.api.php An individual test has finished.
hook_test_group_finished function modules/simpletest/simpletest.api.php A test group has finished.
hook_test_group_started function modules/simpletest/simpletest.api.php A test group has started.
hook_themes_disabled function modules/system/theme.api.php Respond to themes being disabled.
hook_themes_enabled function modules/system/theme.api.php Respond to themes being enabled.
hook_theme_registry_alter function modules/system/system.api.php Alter the theme registry information returned from hook_theme().
hook_tokens function modules/system/system.api.php Provide replacement values for placeholder tokens.
hook_tokens_alter function modules/system/system.api.php Alter replacement values for placeholder tokens.
hook_translated_menu_link_alter function modules/system/system.api.php Alter a menu link after it has been translated and before it is rendered.
hook_uninstall function modules/system/system.api.php Remove any information that the module sets.
hook_update_dependencies function modules/system/system.api.php Return an array of information about module update dependencies.
hook_update_last_removed function modules/system/system.api.php Return a number which is no longer available as hook_update_N().
hook_update_projects_alter function modules/update/update.api.php Alter the list of projects before fetching data and comparing versions.
hook_update_status_alter function modules/update/update.api.php Alter the information about available updates for projects.
hook_username_alter function modules/system/system.api.php Alter the username that is displayed for a user.
hook_user_cancel function modules/user/user.api.php Act on user account cancellations.

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