Hooks provided by the Search module.

File

core/modules/search/search.api.php

Functions

Namesort descending Description
callback_search_conditions Provide search query conditions.
hook_search_access Define access to a custom search routine.
hook_search_admin Add elements to the search settings form.
hook_search_execute Execute a search for a set of key words.
hook_search_info Define a custom search type.
hook_search_page Override the rendering of search results.
hook_search_preprocess Preprocess text for search.
hook_search_reset Take action when the search index is going to be rebuilt.
hook_search_status Report the status of indexing.
hook_update_index Update the search index for this module.