ContentTranslationEnabledSetting::transform |
function |
core/modules/language/src/Plugin/migrate/process/ContentTranslationEnabledSetting.php |
Performs the associated process. |
ContentTranslationEntityBundleInfoTest::setUp |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
|
ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingInsert |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
Tests that bundle translation settings are propagated on creation. |
ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingUpdate |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
Tests that bundle translation setting changes are propagated. |
ContentTranslationEntityBundleUITest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php |
|
ContentTranslationFieldSyncRevisionTest::setUntranslatableFieldWidgetsDisplay |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php |
Sets untranslatable field widgets' display status. |
ContentTranslationFieldSyncRevisionTest::setUp |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php |
|
ContentTranslationHandlerTest::setUp |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php |
|
ContentTranslationHooks::formLanguageContentSettingsFormAlter |
function |
core/modules/content_translation/src/Hook/ContentTranslationHooks.php |
Implements hook_form_FORM_ID_alter() for language_content_settings_form(). |
ContentTranslationHooks::languageContentSettingsInsert |
function |
core/modules/content_translation/src/Hook/ContentTranslationHooks.php |
Implements hook_ENTITY_TYPE_insert(). |
ContentTranslationHooks::languageContentSettingsUpdate |
function |
core/modules/content_translation/src/Hook/ContentTranslationHooks.php |
Implements hook_ENTITY_TYPE_update(). |
ContentTranslationLanguageChangeTest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationLanguageChangeTest.php |
|
ContentTranslationLinkTagTest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationLinkTagTest.php |
|
ContentTranslationLocalTasksTest::setUp |
function |
core/modules/content_translation/tests/src/Unit/Menu/ContentTranslationLocalTasksTest.php |
|
ContentTranslationManageAccessCheckTest::setUp |
function |
core/modules/content_translation/tests/src/Unit/Access/ContentTranslationManageAccessCheckTest.php |
|
ContentTranslationManager::getBundleTranslationSettings |
function |
core/modules/content_translation/src/ContentTranslationManager.php |
|
ContentTranslationManager::loadContentLanguageSettings |
function |
core/modules/content_translation/src/ContentTranslationManager.php |
Loads a content language config entity based on the entity type and bundle. |
ContentTranslationManager::setBundleTranslationSettings |
function |
core/modules/content_translation/src/ContentTranslationManager.php |
|
ContentTranslationManager::setEnabled |
function |
core/modules/content_translation/src/ContentTranslationManager.php |
|
ContentTranslationManagerInterface::setEnabled |
function |
core/modules/content_translation/src/ContentTranslationManagerInterface.php |
Sets the value for translatability of the given entity type bundle. |
ContentTranslationMetadataFieldsTest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php |
|
ContentTranslationMetadataFieldsTest::setupBundle |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php |
Creates or initializes the bundle date if needed. |
ContentTranslationMetadataFieldsTest::testSetTranslatable |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php |
Tests setting translatable metadata fields. |
ContentTranslationMetadataWrapper::setAuthor |
function |
core/modules/content_translation/src/ContentTranslationMetadataWrapper.php |
Sets the translation author. |
ContentTranslationMetadataWrapper::setChangedTime |
function |
core/modules/content_translation/src/ContentTranslationMetadataWrapper.php |
Sets the translation modification timestamp. |
ContentTranslationMetadataWrapper::setCreatedTime |
function |
core/modules/content_translation/src/ContentTranslationMetadataWrapper.php |
Sets the translation creation timestamp. |
ContentTranslationMetadataWrapper::setFieldOnlyIfTranslatable |
function |
core/modules/content_translation/src/ContentTranslationMetadataWrapper.php |
Updates a field value, only if the field is translatable. |
ContentTranslationMetadataWrapper::setOutdated |
function |
core/modules/content_translation/src/ContentTranslationMetadataWrapper.php |
Sets the translation outdated status. |
ContentTranslationMetadataWrapper::setPublished |
function |
core/modules/content_translation/src/ContentTranslationMetadataWrapper.php |
Sets the translation published status. |
ContentTranslationMetadataWrapper::setSource |
function |
core/modules/content_translation/src/ContentTranslationMetadataWrapper.php |
Sets the source language for this translation. |
ContentTranslationMetadataWrapperInterface::setAuthor |
function |
core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php |
Sets the translation author. |
ContentTranslationMetadataWrapperInterface::setChangedTime |
function |
core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php |
Sets the translation modification timestamp. |
ContentTranslationMetadataWrapperInterface::setCreatedTime |
function |
core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php |
Sets the translation creation timestamp. |
ContentTranslationMetadataWrapperInterface::setOutdated |
function |
core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php |
Sets the translation outdated status. |
ContentTranslationMetadataWrapperInterface::setPublished |
function |
core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php |
Sets the translation published status. |
ContentTranslationMetadataWrapperInterface::setSource |
function |
core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php |
Sets the source language for this translation. |
ContentTranslationModuleInstallTest::setUp |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationModuleInstallTest.php |
|
ContentTranslationNewTranslationWithExistingRevisionsTest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationNewTranslationWithExistingRevisionsTest.php |
|
ContentTranslationOperationsTest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php |
|
ContentTranslationOutdatedRevisionTranslationTest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationOutdatedRevisionTranslationTest.php |
|
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::setUp |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationPermissionsTest.php |
|
ContentTranslationRevisionTranslationDeletionTest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationRevisionTranslationDeletionTest.php |
|
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 install. |
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. |