You are here

Functions in Elasticsearch Connector 8

Primary tabs

Namesort descending Location Description Direct uses Strings
elasticsearch_connector_check_plugin_exists ./elasticsearch_connector.module Check if a specific plugin exists on all nodes.
elasticsearch_connector_close_on_redirect ./elasticsearch_connector.module Sets destination parameter to close the dialog after redirect is completed.
elasticsearch_connector_close_on_submit ./elasticsearch_connector.module Check if we should close the dialog upon submition.
elasticsearch_connector_cron ./elasticsearch_connector.module Implements hook_cron().
elasticsearch_connector_elasticsearch_edit_lock ./elasticsearch_connector.module Implements hook_elasticsearch_edit_lock().
elasticsearch_connector_element_info ./elasticsearch_connector.module Implements hook_element_info().
elasticsearch_connector_get_cluster_nodes_stat ./elasticsearch_connector.module Get the nodes stats from elasticsearch server.
elasticsearch_connector_get_indices_options ./elasticsearch_connector.module Get the indices based on cluster id.
elasticsearch_connector_help ./elasticsearch_connector.module Implements hook_help().
elasticsearch_connector_index_valid_load ./elasticsearch_connector.module Check if the index name has been passed correctly.
elasticsearch_connector_in_dialog ./elasticsearch_connector.module Check if we are in a references dialog.
elasticsearch_connector_main_settings_path ./elasticsearch_connector.module Return the main path of the elasticsearch module.
elasticsearch_connector_page_alter ./elasticsearch_connector.module Implements hook_page_alter().
elasticsearch_connector_redirect_page ./elasticsearch_connector.module Page callback for our redirect page.
elasticsearch_connector_requirements ./elasticsearch_connector.install Implements hook_requirements().
elasticsearch_connector_set_breadcrumb ./elasticsearch_connector.module Return the basic breadcrumb for the module.
elasticsearch_connector_site_hash ./elasticsearch_connector.module Returns a unique hash for the current site.
elasticsearch_connector_theme ./elasticsearch_connector.module Implements hook_theme().
elasticsearch_connector_uninstall ./elasticsearch_connector.install Implements hook_uninstall().
template_process_elasticsearch_page ./elasticsearch_connector.module Process variables for references_dialog_page.
_elasticsearch_check_if_cluster_locked ./elasticsearch_connector.module Checks if other modules have locked the cluster.
_elasticsearch_check_if_index_locked ./elasticsearch_connector.module Checks if other modules have locked the index.
_elasticsearch_ec_clusters_process ./elasticsearch_connector.module Process the ec_cluster element type. 1
_elasticsearch_ec_index_ajax ./elasticsearch_connector.module Ajax callback for the ec_index element. 1
_elasticsearch_ec_index_attached ./elasticsearch_connector.module Attach required javascript for the ec_index element. 1
_elasticsearch_ec_index_process ./elasticsearch_connector.module Build two drop downs, one for the cluster and one for the indices. 1
_elasticsearch_validate_ttl_field ./elasticsearch_connector.module Validates #element_validate of any form element as Elasticsearch TTL setting.

Other projects