7 calls to JobItem::getStates() in Translation Management Tool 8
- ConfigTranslateForm::buildForm in sources/
tmgmt_config/ src/ Form/ ConfigTranslateForm.php - Form constructor.
- ContentTmgmtEntitySourceListTest::testTranslationStatuses in sources/
content/ tests/ src/ Functional/ ContentTmgmtEntitySourceListTest.php - ContentTranslateForm::buildForm in sources/
content/ src/ Form/ ContentTranslateForm.php - Form constructor.
- ItemCount::buildOptionsForm in translators/
tmgmt_local/ src/ Plugin/ views/ field/ ItemCount.php - Default options form that provides the label widget that all fields should have.
- JobItem::baseFieldDefinitions in src/
Entity/ JobItem.php - Provides base field definitions for an entity type.
- 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().