6 uses of TMGMT_DATA_ITEM_STATE_PENDING

CrudTest::testAddingTranslatedData in tests/src/Kernel/CrudTest.php
Tests adding translated data and revision handling.
JobItem::addTranslatedData in src/Entity/JobItem.php
Adds translated data to a job item.
JobItem::count in src/Entity/JobItem.php
Sums up the counters for accepted, translated and pending items.
JobItemForm::buildActions in src/Form/JobItemForm.php
Builds the actions for a data item.
JobItemForm::buildStatusRenderArray in src/Form/JobItemForm.php
Builds the render array for the status icon.
tmgmt_translation_review_form_update_state in ./tmgmt.module
Callback for the action at the job item review form.