You are here

Functions in Acquia Search 2.x

Primary tabs

Namesort descending Location Description Direct uses Strings
acquia_search_acquia_subscription_status ./acquia_search.module Implements hook_acquia_subscription_status().
acquia_search_entity_operation_alter ./acquia_search.module Implements hook_entity_operation_alter().
acquia_search_form_search_api_index_edit_form_alter ./acquia_search.module Implements hook_form_FORM_ID_alter().
acquia_search_form_search_api_server_edit_form_alter ./acquia_search.module Implements hook_form_FORM_ID_alter().
acquia_search_form_search_api_server_status_alter ./acquia_search.module Implements hook_form_FORM_ID_alter().
acquia_search_get_core_service ./acquia_search.module Instantiates the PreferredSearchCoreService class. 6
acquia_search_get_overridden_mode_message ./acquia_search.module Get text describing the current override mode. 1
acquia_search_get_read_only_mode_warning ./acquia_search.module Returns formatted message about read-only mode. 2
acquia_search_get_search_host ./acquia_search.module Acquia Search helper function. Returns search host. 1
acquia_search_get_search_status_message ./acquia_search.module Returns formatted message about Acquia Search connection details. 3
acquia_search_get_server_auth_check_message ./acquia_search.module Get message describing authentication status for the given server. 1
acquia_search_get_server_availability_message ./acquia_search.module Get text describing availability for the given server. 1
acquia_search_get_server_id_message ./acquia_search.module Get text describing current server ID. 1
acquia_search_get_server_url_message ./acquia_search.module Get text showing the current URL based on configuration. 1
acquia_search_get_v3_client ./acquia_search.module Initializes and returns an instance of AcquiaSearchV3ApiClient. 2
acquia_search_get_v3_cores ./acquia_search.module Retrieves list of search v3 cores. 1
acquia_search_install ./acquia_search.install Implements hook_install().
acquia_search_is_acquia_server ./acquia_search.module Determine whether given server config belongs to an Acquia search server. 8
acquia_search_is_auto_switch_disabled ./acquia_search.module Determine whether search core auto switch functionality is disabled. 1
acquia_search_is_connection_config_overridden ./acquia_search.module Determine whether search config has been overridden via settings.php. 2
acquia_search_preprocess_search_api_index ./acquia_search.module Implements hook_preprocess_HOOK().
acquia_search_preprocess_search_api_server ./acquia_search.module Implements hook_preprocess_HOOK().
acquia_search_preprocess_status_messages ./acquia_search.module Disable Search API Solr Warning/Error messages regarding EOL.
acquia_search_requirements ./acquia_search.install Implements hook_requirements().
acquia_search_search_api_index_load ./acquia_search.module Implements hook_search_api_index_load().
acquia_search_search_api_server_load ./acquia_search.module Implements hook_search_api_server_load().
acquia_search_server_show_read_only_mode_warning ./acquia_search.module Generates DSM with read-only message warning. 5
acquia_search_should_set_read_only_mode ./acquia_search.module Determine if we should enforce read-only mode. 9
acquia_search_theme_registry_alter ./acquia_search.module Implements hook_theme_registry_alter().
acquia_search_uninstall ./acquia_search.install Implements hook_uninstall().
hook_acquia_search_get_list_of_possible_cores_alter ./acquia_search.api.php Alter the possible cores list.
_acquia_search_set_version ./acquia_search.install Helper function to cache the Acquia Search version. 2

Other projects