You are here

Functions in Search API Entity Translation 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
search_api_et_admin_index_edit_submit ./search_api_et.module Form submission handler for search_api_admin_index_edit(). 1
search_api_et_batch_queue_entities ./search_api_et.batch.inc Batch API callback for the item queueing functionality. 1
search_api_et_batch_queue_entities_finished ./search_api_et.batch.inc Batch API finishing callback for the indexing functionality. 1
search_api_et_entity_translation_delete ./search_api_et.module Implements hook_entity_translation_delete().
search_api_et_entity_translation_insert ./search_api_et.module Implements hook_entity_translation_insert().
search_api_et_entity_translation_update ./search_api_et.module Implements hook_entity_translation_update().
search_api_et_entity_update ./search_api_et.module Implements hook_entity_update().
search_api_et_features_export_alter ./search_api_et.module Implements hook_features_export_alter().
search_api_et_field_delete_instance ./search_api_et.module @todo: fix the redirect to Batch index processing Implements hook_field_delete_instance().
search_api_et_field_update_field ./search_api_et.module Implements hook_field_update_field().
search_api_et_form_search_api_admin_index_edit_alter ./search_api_et.module Implements hook_form_FORM_ID_alter() for search_api_admin_index_edit().
search_api_et_get_index_settings ./search_api_et.module Retrieve the Search API ET settings for a specific index. 2
search_api_et_install ./search_api_et.install Implements hook_install().
search_api_et_item_languages ./search_api_et.module Determines the languages that are available for an entity in a certain index. 2
search_api_et_item_languages_all ./search_api_et.inc Get all enabled language for the site. 1
search_api_et_item_languages_complete ./search_api_et.inc Get the languages that has been fully translated for an entity. 1
search_api_et_item_languages_entity ./search_api_et.inc Get the languages for an entity. 2
search_api_et_languages ./search_api_et.module Returns list of languages available/enabled on the site. 2
search_api_et_multilingual_settings_changed ./search_api_et.module @todo: fix the redirect to Batch index processing Implements hook_multilingual_settings_changed().
search_api_et_schema ./search_api_et.install Implements hook_schema().
search_api_et_search_api_index_delete ./search_api_et.module Implements hook_search_api_index_delete(). 1
search_api_et_search_api_index_insert ./search_api_et.module Implements search_api_index_insert().
search_api_et_search_api_index_items_alter ./search_api_et.module Implements hook_search_api_index_items_alter().
search_api_et_search_api_index_reindex ./search_api_et.module Implements hook_search_api_index_reindex().
search_api_et_search_api_index_update ./search_api_et.module Implements search_api_index_update().
search_api_et_search_api_item_type_info ./search_api_et.module Implements hook_search_api_item_type_info().
search_api_et_shutdown_batch_process ./search_api_et.module Shutdown function to start batch job for queueing items for indexes being enabled. 1
search_api_et_shutdown_requeue_indexes ./search_api_et.module Shutdown function to re-queue "completed entity languages" indexes. 3
search_api_et_update_7200 ./search_api_et.install Clean {search_api_et_item} table from outdated items.
search_api_et_update_7201 ./search_api_et.install Migrate the old ItemID format to the newer one.
search_api_et_views_api ./search_api_et.module Implements hook_views_api().
search_api_et_views_plugins_alter ./search_api_et.views.inc Implements hook_views_plugins_alter().
_search_api_et_get_indexes ./search_api_et.module Helper function to return indexes related to the given entity_types. 1
_search_api_et_update_index_id ./search_api_et.module Helper function: updates the stored IndexID with a new IndexID. 2

Other projects