Message::getJob |
function |
src/Entity/Message.php |
Loads the job entity that this job message is attached to. |
Job::getJobType |
function |
src/Entity/Job.php |
Returns the job type. |
JobItem::getJob |
function |
src/Entity/JobItem.php |
Loads the job entity that this job item is attached to. |
LocalTask::getJob |
function |
translators/tmgmt_local/src/Entity/LocalTask.php |
Return the corresponding translation job. |
JobItem::getJobId |
function |
src/Entity/JobItem.php |
Returns the Job ID. |
Message::getJobItem |
function |
src/Entity/Message.php |
Loads the job entity that this job message is attached to. |
RemoteMapping::getJob |
function |
src/Entity/RemoteMapping.php |
Gets translation job. |
RemoteMapping::getJobId |
function |
src/Entity/RemoteMapping.php |
Gets translation job id. |
JobItemInterface::getJob |
function |
src/JobItemInterface.php |
Loads the job entity that this job item is attached to. |
MessageInterface::getJob |
function |
src/MessageInterface.php |
Loads the job entity that this job message is attached to. |
JobInterface::getJobType |
function |
src/JobInterface.php |
Returns the job type. |
LocalTaskItem::getJobItem |
function |
translators/tmgmt_local/src/Entity/LocalTaskItem.php |
Returns the translation job item. |
RemoteMapping::getJobItem |
function |
src/Entity/RemoteMapping.php |
Gets translation job item. |
JobItemInterface::getJobId |
function |
src/JobItemInterface.php |
Returns the Job ID. |
LocalTaskInterface::getJob |
function |
translators/tmgmt_local/src/LocalTaskInterface.php |
Return the corresponding translation job. |
RemoteMapping::getJobItemId |
function |
src/Entity/RemoteMapping.php |
Gets translation job item id. |
MessageInterface::getJobItem |
function |
src/MessageInterface.php |
Loads the job entity that this job message is attached to. |
ShouldCreateJobEvent::getJob |
function |
src/Events/ShouldCreateJobEvent.php |
Gets the job entity. |
RemoteMappingInterface::getJob |
function |
src/RemoteMappingInterface.php |
Gets translation job. |
RemoteMappingInterface::getJobId |
function |
src/RemoteMappingInterface.php |
Gets translation job id. |
JobItemCart::getJobItemsFromCart |
function |
src/JobItemCart.php |
Gets job items in the cart. |
RemoteMappingInterface::getJobItem |
function |
src/RemoteMappingInterface.php |
Gets translation job item. |
LocalTaskItemInterface::getJobItem |
function |
translators/tmgmt_local/src/LocalTaskItemInterface.php |
Returns the translation job item. |
RemoteMappingInterface::getJobItemId |
function |
src/RemoteMappingInterface.php |
Gets translation job item id. |