6 calls to search_get_info()

SearchSettingsForm::getModuleOptions in drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php
Returns names of available search modules.
search_form in drupal/core/modules/search/search.module
Form constructor for the search form.
search_get_default_module_info in drupal/core/modules/search/search.module
Returns information about the default search module.
search_is_active in drupal/core/modules/search/search.module
Determines access for the 'search' path.
search_menu in drupal/core/modules/search/search.module
Implements hook_menu().
search_view in drupal/core/modules/search/search.pages.inc
Page callback: Presents the search form and/or search results.