You are here

Functions in Elasticsearch Connector 7.5

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_elasticsearch_connector_search_api_mapping_update_alter modules/elasticsearch_connector_search_api/elasticsearch_connector_search_api.api.php Lets modules alter the full mapping that will be created.
hook_elasticsearch_connector_search_api_query_alter modules/elasticsearch_connector_search_api/elasticsearch_connector_search_api.api.php Lets modules alter an Elastic search request before sending it.
hook_elasticsearch_connector_search_api_results_alter modules/elasticsearch_connector_search_api/elasticsearch_connector_search_api.api.php Lets modules alter the search results returned from an Elastic search.
hook_elasticsearch_connector_update_index_alter ./elasticsearch_connector.api.php Lets modules alter the index update.
template_process_elasticsearch_connector_page ./elasticsearch_connector.module Process variables for references_dialog_page.
theme_elasticsearch_watchdog_message modules/elasticsearch_watchdog/elasticsearch_watchdog.admin.inc Returns HTML for a log message.
_elasticsearch_connector_check_if_cluster_locked ./elasticsearch_connector.module Check if some of the modules locked a major changes on the cluster settings and deletion. Invoke the hooks similar to the module_invoke. 1
_elasticsearch_connector_check_if_index_locked ./elasticsearch_connector.module Check if some of the modules locked a major changes on the cluster settings and deletion. 1
_elasticsearch_connector_ec_clusters_process ./elasticsearch_connector.module Process the ec_cluster element type. 1
_elasticsearch_connector_ec_index_ajax ./elasticsearch_connector.module ec_index element ajax callback. 1
_elasticsearch_connector_ec_index_attached ./elasticsearch_connector.module Attach required javascript for the ec_index element. 1
_elasticsearch_connector_ec_index_links_ajax ./elasticsearch_connector.module 1
_elasticsearch_connector_ec_index_process ./elasticsearch_connector.module Build two dropdowns, one for the cluster and one for the indices. 1
_elasticsearch_connector_statistics_format_item modules/elasticsearch_connector_statistics/elasticsearch_connector_statistics.module Formats an item for display, including both the item title and the link. 1
_elasticsearch_connector_statistics_link modules/elasticsearch_connector_statistics/elasticsearch_connector_statistics.module Generates a link to a path, truncating the displayed text to a given width. 1
_elasticsearch_connector_statistics_match_entity modules/elasticsearch_connector_statistics/elasticsearch_connector_statistics.module Try to match the entity based on the internal path. 1
_elasticsearch_connector_validate_ttl_field ./elasticsearch_connector.module Helper function you can use with #element_validate of any form element you want to be validated as Elasticsearch TTL setting.
_elasticsearch_connector_views_handle_fields modules/elasticsearch_connector_views/elasticsearch_connector_views.views.inc Handle the fields mapping and handle nested data types. 1
_elasticsearch_watchdog_get_facets modules/elasticsearch_watchdog/elasticsearch_watchdog.module Return message types FACET. 1

Pages

Other projects