Search for hook_search

  1. Search 9.5.x for hook_search
  2. Search 8.9.x for hook_search
  3. Search 10.3.x for hook_search
  4. Search 11.x for hook_search
  5. Other projects
Title Object type File name Summary
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.

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