Skip to main content
API Documentation
Main menu
Paragraphs
TMGMT
You are here
Home
»
API reference
»
8.x-1.x
»
JobItem.php
»
JobItem
»
JobItem::getJobId
Search 8.x-1.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
8.x-1.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Deprecated
6 calls to JobItem::getJobId()
JobItem::abortTranslation
in src/
Entity/
JobItem.php
Attempts to abort the translation job item.
JobItem::accepted
in src/
Entity/
JobItem.php
Sets the state of the job item to 'accepted'.
JobItem::addMessage
in src/
Entity/
JobItem.php
Add a log message for this job item.
JobItem::addRemoteMapping
in src/
Entity/
JobItem.php
Adds remote mapping entity to this job item.
JobItem::getData
in src/
Entity/
JobItem.php
Array of the data to be translated.
JobItem::preSave
in src/
Entity/
JobItem.php