You are here

Functions in Elasticsearch Connector 7.5

Primary tabs

Namesort descending Location Description Direct uses Strings
elasticsearch_connector_statistics_top_ip modules/elasticsearch_connector_statistics/elasticsearch_connector_statistics.admin.inc Get the top IP hits. 1
elasticsearch_connector_statistics_top_pages modules/elasticsearch_connector_statistics/elasticsearch_connector_statistics.admin.inc Page callback: Displays statistics for the "top pages" (most accesses). 1
elasticsearch_connector_statistics_top_referrers modules/elasticsearch_connector_statistics/elasticsearch_connector_statistics.admin.inc Page callback: Displays the "top referrers" in the access logs. 1
elasticsearch_connector_statistics_top_visitors modules/elasticsearch_connector_statistics/elasticsearch_connector_statistics.admin.inc Page callback: Displays the "top visitors" page. 1
elasticsearch_connector_statistics_uninstall modules/elasticsearch_connector_statistics/elasticsearch_connector_statistics.install Implements hook_uninstall().
elasticsearch_connector_statistics_user_cancel modules/elasticsearch_connector_statistics/elasticsearch_connector_statistics.module Implements hook_user_cancel().
elasticsearch_connector_statistics_user_delete modules/elasticsearch_connector_statistics/elasticsearch_connector_statistics.module Implements hook_user_delete().
elasticsearch_connector_status_page ./elasticsearch_connector.admin.inc Cluster status page callback. 1
elasticsearch_connector_theme ./elasticsearch_connector.module Implements hook_theme().
elasticsearch_connector_uninstall ./elasticsearch_connector.install Implements hook_uninstall().
elasticsearch_connector_update_7100 ./elasticsearch_connector.install Implements hook_update_N().
elasticsearch_connector_validate_type_field ./elasticsearch_connector.module Helper function you can use with #element_validate of any form element you want to be validated as Elasticsearch type field.
elasticsearch_connector_views_elasticsearch_connector_edit_lock modules/elasticsearch_connector_views/elasticsearch_connector_views.module Implemens hook_elasticsearch_connector_edit_lock().
elasticsearch_connector_views_install modules/elasticsearch_connector_views/elasticsearch_connector_views.install Implements hook_install().
elasticsearch_connector_views_uninstall modules/elasticsearch_connector_views/elasticsearch_connector_views.install Implements hook_uninstall().
elasticsearch_connector_views_update_7001 modules/elasticsearch_connector_views/elasticsearch_connector_views.install Alter the views table to support base table bigger than 64 varchars.
elasticsearch_connector_views_update_views_table modules/elasticsearch_connector_views/elasticsearch_connector_views.install Altering the views table to handle bigger amount of characters. 3
elasticsearch_connector_views_views_api modules/elasticsearch_connector_views/elasticsearch_connector_views.module Implementation of hook_views_api().
elasticsearch_connector_views_views_data modules/elasticsearch_connector_views/elasticsearch_connector_views.views.inc Implementation of hook_views_data().
elasticsearch_connector_views_views_plugins modules/elasticsearch_connector_views/elasticsearch_connector_views.views.inc Implementation of hook_views_plugins().
elasticsearch_connector_views_views_query_alter modules/elasticsearch_connector_views/elasticsearch_connector_views.module Implements hook_views_query_alter().
elasticsearch_watchdog_add_additional_indexes modules/elasticsearch_watchdog/elasticsearch_watchdog.module Add additional indexes if any. 2
elasticsearch_watchdog_build_filter_query modules/elasticsearch_watchdog/elasticsearch_watchdog.admin.inc Builds a filter for elasticsearch log administration filters based on session. 1
elasticsearch_watchdog_clear_log_form modules/elasticsearch_watchdog/elasticsearch_watchdog.admin.inc Form constructor for the form that clears out the log. 1
elasticsearch_watchdog_clear_log_submit modules/elasticsearch_watchdog/elasticsearch_watchdog.admin.inc Form submission handler for elasticsearch_watchdog_clear_log_form(). 1
elasticsearch_watchdog_create_type modules/elasticsearch_watchdog/elasticsearch_watchdog.module Create Elasticsearch watchdog type. 1
elasticsearch_watchdog_elasticsearch_connector_edit_lock modules/elasticsearch_watchdog/elasticsearch_watchdog.module Implemens hook_elasticsearch_connector_edit_lock().
elasticsearch_watchdog_event modules/elasticsearch_watchdog/elasticsearch_watchdog.admin.inc Page callback: Displays details about a specific log message. 1
elasticsearch_watchdog_filters modules/elasticsearch_watchdog/elasticsearch_watchdog.admin.inc Creates a list of log administration filters that can be applied. 3
elasticsearch_watchdog_filter_form modules/elasticsearch_watchdog/elasticsearch_watchdog.admin.inc Form constructor for the logging filter form. 1
elasticsearch_watchdog_filter_form_submit modules/elasticsearch_watchdog/elasticsearch_watchdog.admin.inc Form submission handler for elasticsearch_watchdog_filter_form().
elasticsearch_watchdog_filter_form_validate modules/elasticsearch_watchdog/elasticsearch_watchdog.admin.inc Form validation handler for elasticsearch_watchdog_filter_form().
elasticsearch_watchdog_get_cluster_id modules/elasticsearch_watchdog/elasticsearch_watchdog.module Get the cluster_id from settings. 9
elasticsearch_watchdog_get_index_name modules/elasticsearch_watchdog/elasticsearch_watchdog.module Return the index name. 9
elasticsearch_watchdog_get_mapping modules/elasticsearch_watchdog/elasticsearch_watchdog.admin.inc Default index mapping for the elasticsearch watchdog index. 1
elasticsearch_watchdog_get_type_name modules/elasticsearch_watchdog/elasticsearch_watchdog.module Return the name of the Elasticsearch type. 2
elasticsearch_watchdog_get_type_name_for_view modules/elasticsearch_watchdog/elasticsearch_watchdog.module Return the name of the Elasticsearch type for the view page and facets. This can be different from the current page type if you are building a log warehouse. 4
elasticsearch_watchdog_menu modules/elasticsearch_watchdog/elasticsearch_watchdog.module Implements hook_menu().
elasticsearch_watchdog_overview modules/elasticsearch_watchdog/elasticsearch_watchdog.admin.inc Page callback: Displays a listing of log messages. 1
elasticsearch_watchdog_requirements modules/elasticsearch_watchdog/elasticsearch_watchdog.install Implements hook_requirements().
elasticsearch_watchdog_settings modules/elasticsearch_watchdog/elasticsearch_watchdog.admin.inc Building a settings form for the Elasticsearch watchdog functionality. 1
elasticsearch_watchdog_settings_validate modules/elasticsearch_watchdog/elasticsearch_watchdog.admin.inc Validate the setting form submission. 1
elasticsearch_watchdog_theme modules/elasticsearch_watchdog/elasticsearch_watchdog.module Implements hook_theme().
elasticsearch_watchdog_top modules/elasticsearch_watchdog/elasticsearch_watchdog.admin.inc Page callback: Shows the most frequent log messages of a given event type. 1
elasticsearch_watchdog_uninstall modules/elasticsearch_watchdog/elasticsearch_watchdog.install Implements hook_uninstall().
elasticsearch_watchdog_watchdog modules/elasticsearch_watchdog/elasticsearch_watchdog.module Implements hook_watchdog().
hook_elasticsearch_connector_add_index_alter ./elasticsearch_connector.api.php Lets modules alter the index creation.
hook_elasticsearch_connector_clusters_alter ./elasticsearch_connector.api.php Lets modules alter available clusters.
hook_elasticsearch_connector_search_api_add_index_alter modules/elasticsearch_connector_search_api/elasticsearch_connector_search_api.api.php Lets modules alter the forced index creation from SearchApi integration.
hook_elasticsearch_connector_search_api_index_items_alter modules/elasticsearch_connector_search_api/elasticsearch_connector_search_api.api.php Lets modules alter the items (documents) that will be send to Elasticsearch server for indexing.

Pages

Other projects