Error message

Warning: count(): Parameter must be an array or an object that implements Countable in _api_make_match_member_link() (line 1230 of /home/projects/api/www/sites/all/modules/api/api.formatting.inc).

7 string references to tmgmt.data

hook_tmgmt_job_after_request_translation in ./tmgmt.api.php
Allows to alter job checkout workflow after the default behavior.
hook_tmgmt_job_before_request_translation in ./tmgmt.api.php
Allows to alter job checkout workflow before the default behavior.
JobItem::addTranslatedDataRecursive in src/Entity/JobItem.php
Recursively writes translated data to the data array of a job item.
JobItem::recalculateStatistics in src/Entity/JobItem.php
Recalculate statistical word-data: pending, translated, reviewed, accepted.
JobItemForm::save in src/Form/JobItemForm.php
Overrides Drupal\Core\Entity\EntityForm::save().
LocalTaskItem::recalculateStatistics in translators/tmgmt_local/src/Entity/LocalTaskItem.php
Recalculates statistical word-data: pending, completed, rejected, closed.
TestTranslator::requestJobItemsTranslation in tmgmt_test/src/Plugin/tmgmt/Translator/TestTranslator.php
Requests the translation of a JobItem.