You are here

Functions in Taxonomy Entity Index 8

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_taxonomy_entity_index_rebuild ./taxonomy_entity_index.drush.inc Rebuilds the taxonomy entity index.
drush_taxonomy_entity_index_rebuild_validate ./taxonomy_entity_index.drush.inc Validates the taxonomy entity index rebuild command.
taxonomy_entity_index_drush_command ./taxonomy_entity_index.drush.inc Implements hook_drush_command().
taxonomy_entity_index_entity_delete ./taxonomy_entity_index.module Implements hook_entity_delete().
taxonomy_entity_index_entity_insert ./taxonomy_entity_index.module Implements hook_entity_insert().
taxonomy_entity_index_entity_revision_delete ./taxonomy_entity_index.module Implements hook_entity_revision_delete().
taxonomy_entity_index_entity_update ./taxonomy_entity_index.module Implements hook_entity_update(). 4
taxonomy_entity_index_entity_views_integrable ./taxonomy_entity_index.module Get all entity types, which can be used in the views integration. 1
taxonomy_entity_index_entity_views_revisionable ./taxonomy_entity_index.module Determine if the views plugins should support revisions. 1
taxonomy_entity_index_field_config_delete ./taxonomy_entity_index.module Implements hook_field_config_delete().
taxonomy_entity_index_get_taxonomy_field_names ./taxonomy_entity_index.module Return all the taxonomy entity reference field names for a given entity type. 4
taxonomy_entity_index_reindex_entity_type ./taxonomy_entity_index.module Batch callback; re-index all the terms for a given entity type. 2
taxonomy_entity_index_reindex_finished ./taxonomy_entity_index.module Batch 'finished' callback. 1
taxonomy_entity_index_schema ./taxonomy_entity_index.install Implements hook_schema().
taxonomy_entity_index_taxonomy_term_delete ./taxonomy_entity_index.module Implements hook_ENTITY_TYPE_delete().
taxonomy_entity_index_tokens includes/taxonomy_entity_index.tokens.inc Implements hook_tokens().
taxonomy_entity_index_token_info_alter includes/taxonomy_entity_index.tokens.inc Implements hook_token_info_alter().
taxonomy_entity_index_update_8001 ./taxonomy_entity_index.install Add an index on revision_id.
taxonomy_entity_index_views_data_alter ./taxonomy_entity_index.views.inc Implements hook_views_data_alter().
_taxonomy_entity_index_get_terms_array includes/taxonomy_entity_index.tokens.inc Helper function to get terms. 1

Other projects