7 calls to translation_node_get_translations() in Drupal 7
- translation_form_node_form_alter in modules/
translation/ translation.module - Implements hook_form_BASE_FORM_ID_alter() for node_form().
- translation_language_switch_links_alter in modules/
translation/ translation.module - Implements hook_language_switch_links_alter().
- translation_node_overview in modules/
translation/ translation.pages.inc - Page callback: Displays a list of a node's translations.
- translation_node_prepare in modules/
translation/ translation.module - Implements hook_node_prepare().
- translation_node_validate in modules/
translation/ translation.module - Implements hook_node_validate().
- translation_node_view in modules/
translation/ translation.module - Implements hook_node_view().
- translation_path_get_translations in modules/
translation/ translation.module - Returns the paths of all translations of a node, based on its Drupal path.