| ContentTranslationPermissions::contentPermissions |
function |
core/modules/content_translation/src/ContentTranslationPermissions.php |
Returns an array of content translation permissions. |
| ContentTranslationPermissions::create |
function |
core/modules/content_translation/src/ContentTranslationPermissions.php |
|
| ContentTranslationPermissions::__construct |
function |
core/modules/content_translation/src/ContentTranslationPermissions.php |
Constructs a ContentTranslationPermissions instance. |
| 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 |
|
| ContentTranslationRevisionTranslationDeletionTest::doTestOverview |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationRevisionTranslationDeletionTest.php |
Performs a test run. |
| 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. |
| ContentTranslationRouteSubscriber |
class |
core/modules/content_translation/src/Routing/ContentTranslationRouteSubscriber.php |
Subscriber for entity translation routes. |
| ContentTranslationRouteSubscriber.php |
file |
core/modules/content_translation/src/Routing/ContentTranslationRouteSubscriber.php |
|
| ContentTranslationRouteSubscriber::$contentTranslationManager |
property |
core/modules/content_translation/src/Routing/ContentTranslationRouteSubscriber.php |
The content translation manager. |
| ContentTranslationRouteSubscriber::alterRoutes |
function |
core/modules/content_translation/src/Routing/ContentTranslationRouteSubscriber.php |
|
| ContentTranslationRouteSubscriber::getSubscribedEvents |
function |
core/modules/content_translation/src/Routing/ContentTranslationRouteSubscriber.php |
|
| ContentTranslationRouteSubscriber::__construct |
function |
core/modules/content_translation/src/Routing/ContentTranslationRouteSubscriber.php |
Constructs a ContentTranslationRouteSubscriber object. |
| 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 |
|
| 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 |
|
| 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 |
Test that revision_log is not translatable. |
| ContentTranslationSynchronizedFieldsConstraint |
class |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraint.php |
Validation constraint for the entity changed timestamp. |
| ContentTranslationSynchronizedFieldsConstraint.php |
file |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraint.php |
|
| ContentTranslationSynchronizedFieldsConstraint::$defaultRevisionMessage |
property |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraint.php |
|
| ContentTranslationSynchronizedFieldsConstraint::$defaultTranslationMessage |
property |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraint.php |
|
| ContentTranslationSynchronizedFieldsConstraintValidator |
class |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php |
Checks that synchronized fields are handled correctly in pending revisions. |
| ContentTranslationSynchronizedFieldsConstraintValidator.php |
file |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php |
|
| ContentTranslationSynchronizedFieldsConstraintValidator::$contentTranslationManager |
property |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php |
The content translation manager. |
| ContentTranslationSynchronizedFieldsConstraintValidator::$entityTypeManager |
property |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php |
The entity type manager. |
| ContentTranslationSynchronizedFieldsConstraintValidator::$synchronizer |
property |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php |
The field translation synchronizer. |
| ContentTranslationSynchronizedFieldsConstraintValidator::create |
function |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php |
|
| ContentTranslationSynchronizedFieldsConstraintValidator::getOriginalEntity |
function |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php |
Returns the original unchanged entity to be used to detect changes. |
| ContentTranslationSynchronizedFieldsConstraintValidator::getOriginalTranslation |
function |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php |
Returns the original translation. |
| ContentTranslationSynchronizedFieldsConstraintValidator::getSynchronizedPropertiesByField |
function |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php |
Returns the synchronized properties for every specified field. |