32 calls to tmgmt_job_create() in Translation Management Tool 8
- CartForm::submitRequestTranslation in src/
Form/ CartForm.php - Custom form submit callback for tmgmt_cart_cart_form().
- ConfigSourceUnitTest::testAccountSettings in sources/
tmgmt_config/ tests/ src/ Kernel/ ConfigSourceUnitTest.php - Tests the user config entity.
- ConfigSourceUnitTest::testNodeType in sources/
tmgmt_config/ tests/ src/ Kernel/ ConfigSourceUnitTest.php - Tests the node type config entity.
- ConfigSourceUnitTest::testSystemSite in sources/
tmgmt_config/ tests/ src/ Kernel/ ConfigSourceUnitTest.php - Tests the view of the system site.
- ConfigSourceUnitTest::testView in sources/
tmgmt_config/ tests/ src/ Kernel/ ConfigSourceUnitTest.php - Tests the view config entity
- ConfigSourceWebformTest::testWebForm in sources/
tmgmt_config/ tests/ src/ Kernel/ ConfigSourceWebformTest.php - Tests the webform config entity.
- ConfigTranslateForm::submitForm in sources/
tmgmt_config/ src/ Form/ ConfigTranslateForm.php - Form submission handler.
- ContentEntityLinkTest::testLinkField in sources/
content/ tests/ src/ Kernel/ ContentEntityLinkTest.php - Tests the link field integration.
- ContentEntityMetatagTest::testMetatagsField in sources/
content/ tests/ src/ Kernel/ ContentEntityMetatagTest.php - Tests the metatag integration.
- ContentEntityPathTest::testNoPathauto in sources/
content/ tests/ src/ Kernel/ ContentEntityPathTest.php - Tests the path integration.
- ContentEntityPathTest::testPathauto in sources/
content/ tests/ src/ Kernel/ ContentEntityPathTest.php - Tests the pathauto integration.
- ContentEntitySourceContentModerationTest::testModerationState in sources/
content/ tests/ src/ Kernel/ ContentEntitySourceContentModerationTest.php - Tests the Content Moderation integration.
- ContentEntitySourceContentModerationTest::testModerationWithUntranslatableCompositeEntityReference in sources/
content/ tests/ src/ Functional/ ContentEntitySourceContentModerationTest.php - Tests content moderation translations with untranslatable composites.
- ContentEntitySourceUnitTest::testAcceptTranslation in sources/
content/ tests/ src/ Kernel/ ContentEntitySourceUnitTest.php - Test node acceptTranslation.
- ContentEntitySourceUnitTest::testContinuousJobItems in sources/
content/ tests/ src/ Kernel/ ContentEntitySourceUnitTest.php - Test creation of continuous job items.
- ContentEntitySourceUnitTest::testContinuousTranslatorsAbortion in sources/
content/ tests/ src/ Kernel/ ContentEntitySourceUnitTest.php - Test abortion of continuous translators.
- ContentEntitySourceUnitTest::testEmbeddedReferences in sources/
content/ tests/ src/ Kernel/ ContentEntitySourceUnitTest.php - Test extraction and saving translation for embedded references.
- ContentEntitySourceUnitTest::testEntityTest in sources/
content/ tests/ src/ Kernel/ ContentEntitySourceUnitTest.php - Create an english test entity.
- ContentEntitySourceUnitTest::testNode in sources/
content/ tests/ src/ Kernel/ ContentEntitySourceUnitTest.php - Test node field extraction.
- ContentEntitySourceUnitTest::testRequestDataForSpecificLanguage in sources/
content/ tests/ src/ Kernel/ ContentEntitySourceUnitTest.php - Test if the source is able to pull content in requested language.
- ContentEntitySourceUnitTest::testSubmitContinuousOnCron in sources/
content/ tests/ src/ Kernel/ ContentEntitySourceUnitTest.php - Test submit continuous job items on cron.
- ContentEntitySourceUntranslatableTargetsUnitTest::testEmbeddedReferencesUntranslatableTargets in sources/
content/ tests/ src/ Kernel/ ContentEntitySourceUntranslatableTargetsUnitTest.php - Test extraction and saving translation for embedded references.
- ContentEntityUpdateParagraphTest::testUpdateParagraphTranslation in sources/
content/ tests/ src/ Kernel/ ContentEntityUpdateParagraphTest.php - Tests that paragraph items with existing translations gets new translation.
- ContentTranslateForm::submitForm in sources/
content/ src/ Form/ ContentTranslateForm.php - Form submission handler.
- CrudTest::testJobItems in tests/
src/ Kernel/ CrudTest.php - Test crud operations of job items.
- SourcePluginUiBase::overviewFormSubmit in src/
SourcePluginUiBase.php - Submit handler for the source entities overview form.
- TMGMTKernelTestBase::createJob in tests/
src/ Kernel/ TMGMTKernelTestBase.php - Creates, saves and returns a translation job.
- TMGMTTestBase::createJob in src/
Tests/ TMGMTTestBase.php - Creates, saves and returns a translation job.
- TmgmtTestTrait::createJob in tests/
src/ Functional/ TmgmtTestTrait.php - Creates, saves and returns a translation job.
- TMGMTUiJavascriptTest::testCheckoutForm in tests/
src/ FunctionalJavascript/ TMGMTUiJavascriptTest.php - Javascript test for the checkout form.
- TMGMTUiTest::testCheckoutFunction in tests/
src/ Functional/ TMGMTUiTest.php - Tests the tmgmt_job_checkout() function.
- tmgmt_job_match_item in ./
tmgmt.module - Returns a job which matches the requested source- and target language by user. If no job exists, a new job object will be created.