Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
translation_entity_load_translation_metadata drupal/core/modules/translation_entity/translation_entity.module Loads translation data into the given entities. 1
translation_entity_entity_insert drupal/core/modules/translation_entity/translation_entity.module Implements hook_entity_insert(). 1
translation_entity_entity_delete drupal/core/modules/translation_entity/translation_entity.module Implements hook_entity_delete(). 1
translation_entity_entity_update drupal/core/modules/translation_entity/translation_entity.module Implements hook_entity_update().
translation_entity_field_extra_fields drupal/core/modules/translation_entity/translation_entity.module Implements hook_field_extra_fields().
translation_entity_form_field_ui_field_edit_form_alter drupal/core/modules/translation_entity/translation_entity.module Implements hook_form_FORM_ID_alter() for 'field_ui_field_edit_form'.
translation_entity_form_field_ui_field_instance_edit_form_alter drupal/core/modules/translation_entity/translation_entity.module Implements hook_form_FORM_ID_alter() for 'field_ui_field_instance_edit_form'.
translation_entity_field_info_alter drupal/core/modules/translation_entity/translation_entity.module Implements hook_field_info_alter().
translation_entity_field_attach_presave drupal/core/modules/translation_entity/translation_entity.module Implements hook_field_attach_presave().
translation_entity_element_info_alter drupal/core/modules/translation_entity/translation_entity.module Implements hook_element_info_alter().
translation_entity_enable_widget drupal/core/modules/translation_entity/translation_entity.module Returns a widget to enable entity translation per entity bundle. 2
translation_entity_form_language_content_settings_form_alter drupal/core/modules/translation_entity/translation_entity.module Implements hook_form_FORM_ID_alter() for language_content_settings_form().
translation_entity_preprocess_language_content_settings_table drupal/core/modules/translation_entity/translation_entity.module Implements hook_preprocess_HOOK() for theme_language_content_settings_table().
translation_entity_schema drupal/core/modules/translation_entity/translation_entity.install Implements hook_schema().
translation_entity_install drupal/core/modules/translation_entity/translation_entity.install Implements hook_install().
translation_entity_enable drupal/core/modules/translation_entity/translation_entity.install Implements hook_enable().
translation_entity_field_sync_widget drupal/core/modules/translation_entity/translation_entity.admin.inc Returns a form element to configure field synchronization. 2
_translation_entity_form_language_content_settings_form_alter drupal/core/modules/translation_entity/translation_entity.admin.inc (proxied) Implements hook_form_FORM_ID_alter(). 1
_translation_entity_preprocess_language_content_settings_table drupal/core/modules/translation_entity/translation_entity.admin.inc (proxied) Implements hook_preprocess_HOOK(); 1
_translation_entity_update_field_translatability drupal/core/modules/translation_entity/translation_entity.admin.inc Stores entity translation settings. 1
translation_entity_translatable_form_submit drupal/core/modules/translation_entity/translation_entity.admin.inc Form submission handler for translation_entity_translatable_form().
_translation_entity_update_field drupal/core/modules/translation_entity/translation_entity.admin.inc Stores the given field translations. 1
_translation_entity_get_switch_links drupal/core/modules/translation_entity/translation_entity.pages.inc Returns the localized links for the given path. 1
translation_entity_prepare_translation drupal/core/modules/translation_entity/translation_entity.pages.inc Populates target values with the source values. 1
translation_entity_delete_confirm_submit drupal/core/modules/translation_entity/translation_entity.pages.inc Form submission handler for translation_entity_delete_confirm().
language_negotiation_url_prefixes drupal/core/modules/language/language.negotiation.inc Reads language prefixes and uses the langcode if no prefix is set. 9
language_negotiation_url_prefixes_update drupal/core/modules/language/language.negotiation.inc Update the list of prefixes from the installed languages. 1
language_negotiation_url_prefixes_save drupal/core/modules/language/language.negotiation.inc Saves language prefix settings. 3
language_negotiation_url_domains drupal/core/modules/language/language.negotiation.inc Reads language domains. 6
language_negotiation_url_domains_save drupal/core/modules/language/language.negotiation.inc Saves the language domain settings. 3
language_views_data drupal/core/modules/language/language.views.inc Implements hook_views_data().
toolbar_update_8000 drupal/core/modules/toolbar/toolbar.install Enable the Breakpoint and Config modules.
hook_menu_insert drupal/core/modules/menu/menu.api.php Respond to a custom menu creation.
hook_menu_update drupal/core/modules/menu/menu.api.php Respond to a custom menu update.
hook_menu_delete drupal/core/modules/menu/menu.api.php Respond to a custom menu deletion.
menu_help drupal/core/modules/menu/menu.module Implements hook_help().
menu_permission drupal/core/modules/menu/menu.module Implements hook_permission().
menu_menu drupal/core/modules/menu/menu.module Implements hook_menu().
menu_entity_info_alter drupal/core/modules/menu/menu.module Implements hook_entity_info_alter().
menu_entity_bundle_info drupal/core/modules/menu/menu.module Implements hook_entity_bundle_info().
menu_theme drupal/core/modules/menu/menu.module Implements hook_theme().
menu_enable drupal/core/modules/menu/menu.module Implements hook_enable().
menu_load drupal/core/modules/menu/menu.module Load the data for a single custom menu. 2
menu_menu_insert drupal/core/modules/menu/menu.module Implements hook_menu_insert()
menu_menu_update drupal/core/modules/menu/menu.module Implements hook_menu_update().
menu_menu_predelete drupal/core/modules/menu/menu.module Implements hook_menu_predelete().
menu_menu_delete drupal/core/modules/menu/menu.module Implements hook_menu_delete().
menu_parent_options drupal/core/modules/menu/menu.module Returns a list of menu links that are valid possible parents for the given menu link. 3
_menu_get_options drupal/core/modules/menu/menu.module Helper function to get the items of the given menu. 2
_menu_parents_recurse drupal/core/modules/menu/menu.module Recursive helper function for menu_parent_options(). 1

Pages

Other projects