You are here

6 uses of ENTITY_TEST_TYPES_MULTILINGUAL in Drupal 10

EntityFormTest::testMultilingualFormCRUD in core/modules/system/tests/src/Functional/Entity/EntityFormTest.php
Tests basic multilingual form CRUD functionality.
EntityTranslationTest::testEntityTranslationAPI in core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php
Tests the Entity Translation API behavior.
EntityTranslationTest::testLanguageChange in core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php
Tests that changing entity language does not break field language.
EntityTranslationTest::testLanguageFallback in core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php
Tests language fallback applied to field and entity translations.
EntityTranslationTest::testMultilingualProperties in core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php
Tests multilingual properties.
entity_test_entity_types in core/modules/system/tests/modules/entity_test/entity_test.module
Returns a list of test entity types.