| ContentTranslationRevisionTranslationDeletionTest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationRevisionTranslationDeletionTest.php |
|
| ContentTranslationRevisionTranslationDeletionTest::testOverview |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationRevisionTranslationDeletionTest.php |
Tests that translation overview handles pending revisions correctly. |
| ContentTranslationSettingsApiTest |
class |
core/modules/content_translation/tests/src/Kernel/ContentTranslationSettingsApiTest.php |
Tests the content translation settings API. |
| ContentTranslationSettingsApiTest.php |
file |
core/modules/content_translation/tests/src/Kernel/ContentTranslationSettingsApiTest.php |
|
| ContentTranslationSettingsApiTest::$modules |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationSettingsApiTest.php |
Modules to enable. |
| ContentTranslationSettingsApiTest::setUp |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationSettingsApiTest.php |
|
| ContentTranslationSettingsApiTest::testSettingsApi |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationSettingsApiTest.php |
Tests that enabling translation via the API triggers schema updates. |
| ContentTranslationSettingsTest |
class |
core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php |
Tests the content translation settings UI. |
| ContentTranslationSettingsTest.php |
file |
core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php |
|
| ContentTranslationSettingsTest::$defaultTheme |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php |
The theme to install as the default for testing. |
| ContentTranslationSettingsTest::$modules |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php |
Modules to enable. |
| ContentTranslationSettingsTest::assertSettings |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php |
Asserts that translatability has the expected value for the given bundle. |
| ContentTranslationSettingsTest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php |
|
| ContentTranslationSettingsTest::testAccountLanguageSettingsUI |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php |
Tests the language settings checkbox on account settings page. |
| ContentTranslationSettingsTest::testFieldTranslatableSettingsUI |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php |
Tests that field setting depends on bundle translatability. |
| ContentTranslationSettingsTest::testNonTranslatableTranslationSettingsUI |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php |
Tests the translatable settings checkbox for untranslatable entities. |
| ContentTranslationSettingsTest::testSettingsUI |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php |
Tests that the settings UI works as expected. |
| ContentTranslationStandardFieldsTest |
class |
core/modules/content_translation/tests/src/Functional/ContentTranslationStandardFieldsTest.php |
Tests the Content translation settings using the standard profile. |
| ContentTranslationStandardFieldsTest.php |
file |
core/modules/content_translation/tests/src/Functional/ContentTranslationStandardFieldsTest.php |
|
| ContentTranslationStandardFieldsTest::$modules |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationStandardFieldsTest.php |
Modules to enable. |
| ContentTranslationStandardFieldsTest::$profile |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationStandardFieldsTest.php |
The profile to install as a basis for testing. |
| ContentTranslationStandardFieldsTest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationStandardFieldsTest.php |
|
| ContentTranslationStandardFieldsTest::testFieldTranslatableArticle |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationStandardFieldsTest.php |
Tests that translatable fields are being rendered. |
| ContentTranslationStandardFieldsTest::testRevisionLogNotTranslatable |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationStandardFieldsTest.php |
Tests that revision_log is not translatable. |
| ContentTranslationSyncImageTest |
class |
core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php |
Tests the field synchronization behavior for the image field. |
| ContentTranslationSyncImageTest.php |
file |
core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php |
|
| ContentTranslationSyncImageTest::$cardinality |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php |
The cardinality of the image field. |
| ContentTranslationSyncImageTest::$defaultTheme |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php |
The theme to install as the default for testing. |
| ContentTranslationSyncImageTest::$files |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php |
The test image files. |
| ContentTranslationSyncImageTest::$modules |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php |
Modules to enable. |
| ContentTranslationSyncImageTest::getEditorPermissions |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php |
Returns an array of permissions needed for the editor. |
| ContentTranslationSyncImageTest::saveEntity |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php |
Saves the passed entity and reloads it, enabling compatibility mode. |
| ContentTranslationSyncImageTest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php |
|
| ContentTranslationSyncImageTest::setupTestFields |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php |
Creates the test image field. |
| ContentTranslationSyncImageTest::testImageFieldSync |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php |
Tests image field synchronization. |
| ContentTranslationSyncUnitTest |
class |
core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php |
Tests the field synchronization logic. |
| ContentTranslationSyncUnitTest.php |
file |
core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php |
|
| ContentTranslationSyncUnitTest::$cardinality |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php |
The field cardinality. |
| ContentTranslationSyncUnitTest::$columns |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php |
All the field columns. |
| ContentTranslationSyncUnitTest::$langcodes |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php |
The available language codes. |
| ContentTranslationSyncUnitTest::$modules |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php |
Modules to enable. |
| ContentTranslationSyncUnitTest::$synchronized |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php |
The columns to be synchronized. |
| ContentTranslationSyncUnitTest::$synchronizer |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php |
The synchronizer class to be tested. |
| ContentTranslationSyncUnitTest::$unchangedFieldValues |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php |
The unchanged field values. |
| ContentTranslationSyncUnitTest::setUp |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php |
|
| ContentTranslationSyncUnitTest::testDifferingSyncedColumns |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php |
Tests that one change in a synchronized column triggers a change in all columns. |
| ContentTranslationSyncUnitTest::testFieldSync |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php |
Tests the field synchronization algorithm. |
| ContentTranslationSyncUnitTest::testMultipleSyncedValues |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php |
Tests that items holding the same values are correctly synchronized. |
| ContentTranslationTestBase |
class |
core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php |
Base class for content translation tests. |
| ContentTranslationTestBase.php |
file |
core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php |
|