17 calls to ContentTranslationTestBase::createEntity() in Drupal 9
- CommentTranslationUITest::createEntity in core/
modules/ comment/ tests/ src/ Functional/ CommentTranslationUITest.php  - Creates the entity to be translated.
 - ContentTranslationMetadataFieldsTest::testSetTranslatable in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationMetadataFieldsTest.php  - Tests setting translatable metadata fields.
 - ContentTranslationMetadataFieldsTest::testSkipUntranslatable in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationMetadataFieldsTest.php  - Tests skipping setting non translatable metadata fields.
 - ContentTranslationOutdatedRevisionTranslationTest::testFlagAsOutdatedHidden in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationOutdatedRevisionTranslationTest.php  - Tests that outdated revision translations work correctly.
 - ContentTranslationRevisionTranslationDeletionTest::doTestOverview in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationRevisionTranslationDeletionTest.php  - Performs a test run.
 - ContentTranslationUITestBase::doTestBasicTranslation in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationUITestBase.php  - Tests the basic translation workflow.
 - ContentTranslationUntranslatableFieldsTest::testHiddenWidgets in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationUntranslatableFieldsTest.php  - Tests that hiding untranslatable field widgets works correctly.
 - ContentTranslationWorkflowsTest::setupEntity in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationWorkflowsTest.php  - Creates a test entity and translate it.
 - LayoutBuilderTranslationTest::setUpEntities in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTranslationTest.php  - Setup translated entity with layouts.
 - MenuLinkContentTranslationUITest::createEntity in core/
modules/ menu_link_content/ tests/ src/ Functional/ MenuLinkContentTranslationUITest.php  - Creates the entity to be translated.
 - NodeTranslationUITest::testDetailsTitleIsNotEscaped in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php  - Tests title is not escaped (but XSS-filtered) for details form element.
 - NodeTranslationUITest::testPublishedStatusNoFields in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php  - Tests changing the published status on a node without fields.
 - NodeTranslationUITest::testRevisionTranslationRendering in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php  - Tests that revision translations are rendered properly.
 - NodeTranslationUITest::testTranslationRendering in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php  - Tests that translations are rendered properly.
 - ShortcutTranslationUITest::createEntity in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutTranslationUITest.php  - Creates the entity to be translated.
 - TermTranslationUITest::testTranslateLinkVocabularyAdminPage in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTranslationUITest.php  - Tests translate link on vocabulary term list.
 - UserTranslationUITest::testTranslatedUserDeletion in core/
modules/ user/ tests/ src/ Functional/ UserTranslationUITest.php  - Tests translated user deletion.