Search for hook_search
- Search 9.5.x for hook_search
- Search 8.9.x for hook_search
- Search 10.3.x for hook_search
- Search 11.x for hook_search
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
hook_search_access | function | modules/ |
Define access to a custom search routine. |
hook_search_admin | function | modules/ |
Add elements to the search settings form. |
hook_search_execute | function | modules/ |
Execute a search for a set of key words. |
hook_search_info | function | modules/ |
Define a custom search type. |
hook_search_page | function | modules/ |
Override the rendering of search results. |
hook_search_preprocess | function | modules/ |
Preprocess text for search. |
hook_search_reset | function | modules/ |
Take action when the search index is going to be rebuilt. |
hook_search_status | function | modules/ |
Report the status of indexing. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.