12 calls to tmgmt_job_item_load_latest() in Translation Management Tool 7
- TMGMTEntityDefaultSourceUIController::getEntitiesTranslationData in sources/
entity/ tmgmt_entity.ui.inc - Gets entities data of provided type needed to build overview form list.
- TMGMTI18nStringDefaultSourceUIController::getTranslationData in sources/
i18n_string/ tmgmt_i18n_string.ui.inc - Helper function to create translation data list for the sources page list.
- TMGMTLocaleSourceUIController::getTranslationData in sources/
locale/ tmgmt_locale.ui.inc - Helper function to create translation data list for the sources page list.
- TMGMTLocaleSourceUiTestCase::testOverview in sources/
locale/ tmgmt_locale.ui.test - TMGMTNodeSourceUITestCase::testTranslateTabAutomatedCheckout in sources/
node/ ui/ tmgmt_node_ui.test - Test the translate tab for a single checkout.
- TMGMTNodeSourceUITestCase::testTranslateTabDisabledQuickCheckout in sources/
node/ ui/ tmgmt_node_ui.test - Test the translate tab for a single checkout.
- TMGMTNodeSourceUITestCase::testTranslateTabMultipeCheckout in sources/
node/ ui/ tmgmt_node_ui.test - Test the translate tab for a single checkout.
- TMGMTNodeSourceUITestCase::testTranslateTabSingleCheckout in sources/
node/ ui/ tmgmt_node_ui.test - Test the translate tab for a single checkout.
- tmgmt_entity_ui_translate_form in sources/
entity/ ui/ tmgmt_entity_ui.pages.inc - Entity translation overview form.
- tmgmt_i18n_string_form_i18n_string_translate_page_overview_form_alter in sources/
i18n_string/ tmgmt_i18n_string.module - Implements hook_form_ID_alter().
- tmgmt_node_handler_field_translation_language_status::pre_render in sources/
node/ views/ handlers/ tmgmt_node_handler_field_translation_language_status.inc - Run before any fields are rendered.
- tmgmt_node_ui_node_form in sources/
node/ ui/ tmgmt_node_ui.pages.inc - Node translation overview form. This form overrides the Drupal core or i18n Content Translation page with a tableselect form.