7 calls to tmgmt_job_statistic()

Job::getCountAccepted in src/Entity/Job.php
Sums up all accepted counts of this jobs job items.
Job::getCountPending in src/Entity/Job.php
Sums up all pending counts of this jobs job items.
Job::getCountReviewed in src/Entity/Job.php
Sums up all reviewed counts of this jobs job items.
Job::getCountTranslated in src/Entity/Job.php
Sums up all translated counts of this jobs job items.
Job::getFileCount in src/Entity/Job.php
Sums up all file counts of this jobs job items.
Job::getTagsCount in src/Entity/Job.php
Sums up all HTML tags counts of this jobs job items.
Job::getWordCount in src/Entity/Job.php
Sums up all word counts of this jobs job items.