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).

6 calls to JobItem::getStates()

ConfigTranslateForm::buildForm in sources/tmgmt_config/src/Form/ConfigTranslateForm.php
ContentTmgmtEntitySourceListTest::testTranslationStatuses in sources/content/tests/src/Functional/ContentTmgmtEntitySourceListTest.php
ItemCount::buildOptionsForm in translators/tmgmt_local/src/Plugin/views/field/ItemCount.php
JobItem::baseFieldDefinitions in src/Entity/JobItem.php
JobItem::setState in src/Entity/JobItem.php
Updates the state of the job item.
JobItemForm::form in src/Form/JobItemForm.php
Overrides Drupal\Core\Entity\EntityForm::form().