You are here

public function JobItemInterface::recalculateStatistics in Translation Management Tool 8

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 543

Class

JobItemInterface
Interface for tmgmt_job_item entity.

Namespace

Drupal\tmgmt

Code

public function recalculateStatistics();