| ContentTranslationMetadataFieldsTest::$modules |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php |
Modules to install. |
| ContentTranslationMetadataFieldsTest::$profile |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php |
The profile to install as a basis for testing. |
| ContentTranslationMetadataFieldsTest::testSetTranslatable |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php |
Tests setting translatable metadata fields. |
| ContentTranslationMetadataFieldsTest::testSkipUntranslatable |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php |
Tests skipping setting non translatable metadata fields. |
| ContentTranslationModuleInstallTest |
class |
core/modules/content_translation/tests/src/Kernel/ContentTranslationModuleInstallTest.php |
Tests content translation for modules that provide translatable bundles. |
| ContentTranslationModuleInstallTest.php |
file |
core/modules/content_translation/tests/src/Kernel/ContentTranslationModuleInstallTest.php |
|
| ContentTranslationModuleInstallTest::$contentTranslationManager |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationModuleInstallTest.php |
The content translation manager. |
| ContentTranslationModuleInstallTest::$modules |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationModuleInstallTest.php |
Modules to enable. |
| ContentTranslationModuleInstallTest::$sourceLangcode |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationModuleInstallTest.php |
The language code of the source language for this test. |
| ContentTranslationModuleInstallTest::$translationLangcode |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationModuleInstallTest.php |
The language code of the translation language for this test. |
| ContentTranslationModuleInstallTest::setUp |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationModuleInstallTest.php |
|
| ContentTranslationModuleInstallTest::testFieldUpdates |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationModuleInstallTest.php |
Tests that content translation fields are created upon module installation. |
| ContentTranslationOperationsTest |
class |
core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php |
Tests the content translation operations available in the content listing. |
| ContentTranslationOperationsTest.php |
file |
core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php |
|
| ContentTranslationOperationsTest::$baseUser1 |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php |
A base user. |
| ContentTranslationOperationsTest::$baseUser2 |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php |
A base user. |
| ContentTranslationOperationsTest::$defaultTheme |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php |
The theme to install as the default for testing. |
| ContentTranslationOperationsTest::$modules |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php |
Modules to enable. |
| ContentTranslationOperationsTest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php |
|
| ContentTranslationOperationsTest::testContentTranslationOverviewAccess |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php |
Tests the access to the overview page for translations. |
| ContentTranslationOperationsTest::testOperationTranslateLink |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php |
Tests that the operation "Translate" is displayed in the content listing. |
| ContentTranslationOutdatedRevisionTranslationTest |
class |
core/modules/content_translation/tests/src/Functional/ContentTranslationOutdatedRevisionTranslationTest.php |
Tests the "Flag as outdated" functionality with revision translations. |
| ContentTranslationOutdatedRevisionTranslationTest.php |
file |
core/modules/content_translation/tests/src/Functional/ContentTranslationOutdatedRevisionTranslationTest.php |
|
| ContentTranslationOutdatedRevisionTranslationTest::$defaultTheme |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationOutdatedRevisionTranslationTest.php |
The theme to install as the default for testing. |
| ContentTranslationOutdatedRevisionTranslationTest::assertFlagWidget |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationOutdatedRevisionTranslationTest.php |
Checks whether the flag widget is displayed. |
| ContentTranslationOutdatedRevisionTranslationTest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationOutdatedRevisionTranslationTest.php |
|
| ContentTranslationOutdatedRevisionTranslationTest::testFlagAsOutdatedHidden |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationOutdatedRevisionTranslationTest.php |
Tests that outdated revision translations work correctly. |
| ContentTranslationPendingRevisionTestBase |
class |
core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php |
Base class for pending revision translation tests. |
| ContentTranslationPendingRevisionTestBase.php |
file |
core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php |
|
| ContentTranslationPendingRevisionTestBase::$commonPermissions |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php |
Permissions common to all test accounts. |
| ContentTranslationPendingRevisionTestBase::$currentAccount |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php |
The current test account. |
| ContentTranslationPendingRevisionTestBase::$modules |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php |
Modules to enable. |
| ContentTranslationPendingRevisionTestBase::$storage |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php |
The entity storage. |
| ContentTranslationPendingRevisionTestBase::enableContentModeration |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php |
Enables content moderation for the test entity type and bundle. |
| ContentTranslationPendingRevisionTestBase::getDeleteUrl |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php |
Returns the delete translation URL for the specified entity. |
| ContentTranslationPendingRevisionTestBase::getEditorPermissions |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php |
Returns an array of permissions needed for the editor. |
| ContentTranslationPendingRevisionTestBase::getEditUrl |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php |
Returns the edit URL for the specified entity. |
| ContentTranslationPendingRevisionTestBase::getTranslatorPermissions |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php |
Returns an array of permissions needed for the translator. |
| ContentTranslationPendingRevisionTestBase::loadRevisionTranslation |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php |
Loads the active revision translation for the specified entity. |
| ContentTranslationPendingRevisionTestBase::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php |
|
| ContentTranslationPendingRevisionTestBase::setupBundle |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php |
Creates or initializes the bundle date if needed. |
| ContentTranslationPermissionsTest |
class |
core/modules/content_translation/tests/src/Kernel/ContentTranslationPermissionsTest.php |
Tests the content translation dynamic permissions. |
| ContentTranslationPermissionsTest.php |
file |
core/modules/content_translation/tests/src/Kernel/ContentTranslationPermissionsTest.php |
|
| ContentTranslationPermissionsTest::$modules |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationPermissionsTest.php |
Modules to enable. |
| ContentTranslationPermissionsTest::setUp |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationPermissionsTest.php |
|
| ContentTranslationPermissionsTest::testPermissions |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationPermissionsTest.php |
Tests that enabling translation via the API triggers schema updates. |
| ContentTranslationRevisionTranslationDeletionTest |
class |
core/modules/content_translation/tests/src/Functional/ContentTranslationRevisionTranslationDeletionTest.php |
Tests that revision translation deletion is handled correctly. |
| ContentTranslationRevisionTranslationDeletionTest.php |
file |
core/modules/content_translation/tests/src/Functional/ContentTranslationRevisionTranslationDeletionTest.php |
|
| ContentTranslationRevisionTranslationDeletionTest::$defaultTheme |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationRevisionTranslationDeletionTest.php |
The theme to install as the default for testing. |
| ContentTranslationRevisionTranslationDeletionTest::doTestOverview |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationRevisionTranslationDeletionTest.php |
Performs a test run. |