You are here

Functions in Menu Entity Index 8

Primary tabs

Namesort descending Location Description Direct uses Strings
menu_entity_index_entity_delete ./menu_entity_index.module Implements hook_entity_delete().
menu_entity_index_entity_extra_field_info ./menu_entity_index.module Implements hook_entity_extra_field_info().
menu_entity_index_entity_insert ./menu_entity_index.module Implements hook_entity_insert().
menu_entity_index_entity_type_alter ./menu_entity_index.module Implements hook_entity_type_alter().
menu_entity_index_entity_update ./menu_entity_index.module Implements hook_entity_update().
menu_entity_index_form_alter ./menu_entity_index.module Implements hook_form_alter().
menu_entity_index_post_update_reindex_8x1_1 ./menu_entity_index.post_update.php Reinitializes menu entity index.
menu_entity_index_schema ./menu_entity_index.install Implements hook_schema().
menu_entity_index_track_batch ./menu_entity_index.batch.inc Batch callback to scan menus of a given type for referenced entities. 1
menu_entity_index_update_8101 ./menu_entity_index.install Adds langcode fields to primary index of menu_entity_index database table.
menu_entity_index_update_8102 ./menu_entity_index.install Updates parent_id field definition of menu_entity_index database table.
menu_entity_index_update_8103 ./menu_entity_index.install Adds extra indexes to menu_entity_index table.
menu_entity_index_update_8104 ./menu_entity_index.install Skipped in favor of post update hook "reindex_8x1_1".
menu_entity_index_views_data ./menu_entity_index.views.inc Implements hook_views_data().

Other projects