Skip to main content
API Documentation
Main menu
Paragraphs
TMGMT
You are here
Home
»
API reference
»
8.x-1.x
»
Job.php
»
Job
»
Job::getItems
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
9 calls to Job::getItems()
Job::aborted
in src/
Entity/
Job.php
Sets the state of the job to 'aborted'.
Job::acceptTranslation
in src/
Entity/
Job.php
Propagates the returned job item translations to the sources.
Job::addTranslatedData
in src/
Entity/
Job.php
Store translated data back into the items.
Job::getConflictingItems
in src/
Entity/
Job.php
Returns conflicting job item IDs along with the jobs causing the conflicts.
Job::getData
in src/
Entity/
Job.php
Returns the source data of all job items.
Job::getSuggestions
in src/
Entity/
Job.php
Invoke the hook 'hook_tmgmt_source_suggestions' to get all suggestions.
Job::label
in src/
Entity/
Job.php
Job::preSave
in src/
Entity/
Job.php
Job::requestTranslation
in src/
Entity/
Job.php
Request the translation of a job from the translator.