| EntityTranslationFormTest::$langcodes |
property |
core/modules/system/tests/src/Functional/Entity/EntityTranslationFormTest.php |
The test language codes. |
| EntityTranslationFormTest::$modules |
property |
core/modules/system/tests/src/Functional/Entity/EntityTranslationFormTest.php |
Modules to install. |
| EntityTranslationFormTest::setUp |
function |
core/modules/system/tests/src/Functional/Entity/EntityTranslationFormTest.php |
|
| EntityTranslationFormTest::testEntityFormLanguage |
function |
core/modules/system/tests/src/Functional/Entity/EntityTranslationFormTest.php |
Tests entity form language. |
| EntityTranslationSettingsTest |
class |
core/modules/content_translation/tests/src/Kernel/Plugin/migrate/source/d7/EntityTranslationSettingsTest.php |
Tests entity translation settings source plugin. |
| EntityTranslationSettingsTest.php |
file |
core/modules/content_translation/tests/src/Kernel/Plugin/migrate/source/d7/EntityTranslationSettingsTest.php |
|
| EntityTranslationSettingsTest::$modules |
property |
core/modules/content_translation/tests/src/Kernel/Plugin/migrate/source/d7/EntityTranslationSettingsTest.php |
Modules to install. |
| EntityTranslationSettingsTest::providerSource |
function |
core/modules/content_translation/tests/src/Kernel/Plugin/migrate/source/d7/EntityTranslationSettingsTest.php |
Provides source data for ::testSource. |
| EntityTranslationTest |
class |
core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php |
Tests entity translation functionality. |
| EntityTranslationTest.php |
file |
core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php |
|
| EntityTranslationTest::doTestEntityLanguageMethods |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php |
Executes the entity language method tests for the given entity type. |
| EntityTranslationTest::doTestEntityTranslationAPI |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php |
Executes the Entity Translation API tests for the given entity type. |
| EntityTranslationTest::doTestLanguageChange |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php |
Executes the entity language change test for the given entity type. |
| EntityTranslationTest::doTestLanguageFallback |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php |
Executes the language fallback test for the given entity type. |
| EntityTranslationTest::doTestMultilingualProperties |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php |
Executes the multilingual property tests for the given entity type. |
| EntityTranslationTest::testDeleteEntityTranslation |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php |
Tests that translation statuses are correct after removing translations. |
| EntityTranslationTest::testEntityAdapter |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php |
Tests how entity adapters work with translations. |
| EntityTranslationTest::testEntityConstructor |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php |
Tests the entity constructor works with translations. |
| EntityTranslationTest::testEntityLanguageMethods |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php |
Tests language related methods of the Entity class. |
| EntityTranslationTest::testEntityTranslationAPI |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php |
Tests the Entity Translation API behavior. |
| EntityTranslationTest::testFieldDefinitions |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php |
Check that field translatability is handled properly. |
| EntityTranslationTest::testFieldEntityReference |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php |
Tests if entity references are correct after adding a new translation. |
| EntityTranslationTest::testLanguageChange |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php |
Tests that changing entity language does not break field language. |
| EntityTranslationTest::testLanguageFallback |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php |
Tests language fallback applied to field and entity translations. |
| EntityTranslationTest::testMultilingualProperties |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php |
Tests multilingual properties. |
| EntityTranslationTest::testTranslationObjectCache |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php |
Tests the translation object cache. |
| EntityTranslationTest::testTranslationStatus |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php |
Tests the getTranslationStatus method. |
| EntityTypeBundleInfoTest |
class |
core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php |
Tests Drupal\Core\Entity\EntityTypeBundleInfo. |
| EntityTypeBundleInfoTest.php |
file |
core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php |
|
| EntityTypeBundleInfoTest::$cacheBackend |
property |
core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php |
The cache backend to use. |
| EntityTypeBundleInfoTest::$cacheTagsInvalidator |
property |
core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php |
The cache tags invalidator. |
| EntityTypeBundleInfoTest::$entityTypeBundleInfo |
property |
core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php |
The entity type bundle info under test. |
| EntityTypeBundleInfoTest::$entityTypeManager |
property |
core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php |
The entity type manager. |
| EntityTypeBundleInfoTest::$languageManager |
property |
core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php |
The language manager. |
| EntityTypeBundleInfoTest::$moduleHandler |
property |
core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php |
The module handler. |
| EntityTypeBundleInfoTest::$typedDataManager |
property |
core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php |
The typed data manager. |
| EntityTypeBundleInfoTest::providerTestGetBundleInfo |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php |
Provides test data for testGetBundleInfo(). |
| EntityTypeBundleInfoTest::providerTestGetBundleLabels |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php |
Provides test data for testGetBundleLabels(). |
| EntityTypeBundleInfoTest::setUp |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php |
|
| EntityTypeBundleInfoTest::setUpEntityTypeDefinitions |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php |
Sets up the entity type manager to be tested. |
| EntityTypeBundleInfoTest::testClearCachedBundles |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php |
Tests the clearCachedBundles() method. |
| EntityTypeBundleInfoTest::testGetAllBundleInfo |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php |
Tests the getAllBundleInfo() method. |
| EntityTypeBundleInfoTest::testGetAllBundleInfoWithEntityBundleInfo |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php |
Tests get all bundle info with entity bundle info. |
| EntityTypeBundleInfoTest::testGetBundleInfo |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php |
Tests the getBundleInfo() method. |
| EntityTypeBundleInfoTest::testGetBundleInfoWithNull |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php |
Tests calling getBundleInfo() method with a NULL. |
| EntityTypeBundleInfoTest::testGetBundleLabels |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php |
Tests the getBundleLabels() method. |
| EntityTypeConstraintsTest |
class |
core/tests/Drupal/KernelTests/Core/Entity/EntityTypeConstraintsTest.php |
Tests entity level validation constraints. |
| EntityTypeConstraintsTest.php |
file |
core/tests/Drupal/KernelTests/Core/Entity/EntityTypeConstraintsTest.php |
|
| EntityTypeConstraintsTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityTypeConstraintsTest.php |
|
| EntityTypeConstraintsTest::testConstraintDefinition |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityTypeConstraintsTest.php |
Tests defining entity constraints via entity type annotations and hooks. |