6 calls to tmgmt_job_item_load_multiple() in Translation Management Tool 7
- TMGMTCRUDTestCase::testJobItems in tests/
tmgmt.crud.test - Test crud operations of job items.
- TMGMTUITestCase::testCart in ui/
tmgmt_ui.test - Test the cart functionality.
- tmgmt_job_item_load in ./
tmgmt.module - Loads a translation job item.
- tmgmt_job_item_load_all_latest in ./
tmgmt.module - Loads all latest job entities that have a job item with the identifiers.
- tmgmt_job_item_load_latest in ./
tmgmt.module - Loads active job entities that have a job item with the identifiers.
- tmgmt_ui_cart_request_translation_form_submit in ui/
includes/ tmgmt_ui.pages.inc - Custom form submit callback for tmgmt_ui_cart_cart_form().