34 calls to tmgmt_job_item_create()

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.
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.
ContentEntitySourceTranslatableEntityTest::testTranslatableEntityReferences in sources/content/tests/src/Functional/ContentEntitySourceTranslatableEntityTest.php
Tests that the referenced entities are always embedded.
ContentEntitySourceUnitTest::testAcceptTranslation in sources/content/tests/src/Kernel/ContentEntitySourceUnitTest.php
Test node acceptTranslation.
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.
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.
ContentTmgmtEntitySourceUiTest::testEmbeddedReferences in sources/content/tests/src/Functional/ContentTmgmtEntitySourceUiTest.php
Tests the embedded references.
ContentTmgmtEntitySourceUiTest::testEntitySourceAnonymousAccess in sources/content/tests/src/Functional/ContentTmgmtEntitySourceUiTest.php
Test content entity source anonymous access.
ContentTmgmtEntitySourceUiTest::testEntitySourcePreview in sources/content/tests/src/Functional/ContentTmgmtEntitySourceUiTest.php
Test content entity source preview.
ContentTmgmtEntitySourceUiTest::testSourceUpdate in sources/content/tests/src/Functional/ContentTmgmtEntitySourceUiTest.php
Test content entity source preview.
CrudTest::testJobItems in tests/src/Kernel/CrudTest.php
Test crud operations of job items.
CrudTest::testJobItemsCounters in tests/src/Kernel/CrudTest.php
Test the calculations of the counters.
hook_tmgmt_source_suggestions in ./tmgmt.api.php
Return a list of suggested sources for job items.
Job::addItem in src/Entity/Job.php
Adds an item to the translation job.
JobItemCart::addJobItem in src/JobItemCart.php
Creates a job item and adds it into the cart.
LocalTranslatorPreviewTest::testPreview in translators/tmgmt_local/tests/src/Functional/LocalTranslatorPreviewTest.php
Test the preview of TMGMT local.
SourcePluginUiBase::overviewFormSubmit in src/SourcePluginUiBase.php
Submit handler for the source entities overview form.
TMGMTCartTest::testCartEnforceSourceLanguage in tests/src/Functional/TMGMTCartTest.php
Test if the source is able to pull content in requested language.
TMGMTUiTest::testCart in tests/src/Functional/TMGMTUiTest.php
Test the cart functionality.
tmgmt_content_tmgmt_source_suggestions in sources/content/tmgmt_content.module
Implements hook_tmgmt_source_suggestions().
tmgmt_test_tmgmt_source_suggestions in tmgmt_test/tmgmt_test.module
Implements hook_tmgmt_source_suggestions().