Skip to main content
API Documentation
Main menu
Paragraphs
TMGMT
You are here
Home
»
API reference
»
8.x-1.x
»
tmgmt.module
»
tmgmt_job_statistic
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
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.