search_form
Added in version 2.3.
Usage
Alter the sitewide search form created by search_form.
The original form can be altered, added to, or replaced using this filter.
Value
string$formThe HTML of the search form
Arguments
arrayoptionsOptions passed to the form partial as $options
arrayfiltersFilters passed to the form partial as $filters
arrayquery_typesQuery types for the form to make available
arrayrecord_typesRecord types for the form to make available