public function JobItemInterface::recalculateStatistics

Recalculate statistical word-data: pending, translated, reviewed, accepted.

1 method overrides JobItemInterface::recalculateStatistics()
JobItem::recalculateStatistics in src/Entity/JobItem.php
Recalculate statistical word-data: pending, translated, reviewed, accepted.

File

src/JobItemInterface.php, line 551

Class

JobItemInterface
Interface for tmgmt_job_item entity.

Namespace

Drupal\tmgmt

Code

public function recalculateStatistics();