Search for trans
- Search 7.x for trans
- Search 8.9.x for trans
- Search 10.3.x for trans
- Search 11.x for trans
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentTranslationController::edit | function | core/ |
Builds the edit translation page. |
ContentTranslationController::overview | function | core/ |
Builds the translations overview page. |
ContentTranslationController::prepareTranslation | function | core/ |
Populates target values with the source values. |
ContentTranslationController::__construct | function | core/ |
Initializes a content translation controller. |
ContentTranslationDeleteAccess | class | core/ |
Access check for entity translation deletion. |
ContentTranslationDeleteAccess.php | file | core/ |
|
ContentTranslationDeleteAccess::$contentTranslationManager | property | core/ |
The content translation manager. |
ContentTranslationDeleteAccess::$entityTypeManager | property | core/ |
The entity type manager. |
ContentTranslationDeleteAccess::access | function | core/ |
Checks access to translation deletion for the specified route match. |
ContentTranslationDeleteAccess::checkAccess | function | core/ |
Checks access to translation deletion for the specified entity. |
ContentTranslationDeleteAccess::__construct | function | core/ |
Constructs a ContentTranslationDeleteAccess object. |
ContentTranslationDeleteForm | class | core/ |
Delete translation form for content_translation module. |
ContentTranslationDeleteForm.php | file | core/ |
|
ContentTranslationDeleteForm::buildForm | function | core/ |
Form constructor. |
ContentTranslationDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ContentTranslationDisableSettingTest | class | core/ |
Test disabling content translation module. |
ContentTranslationDisableSettingTest.php | file | core/ |
|
ContentTranslationDisableSettingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTranslationDisableSettingTest::$modules | property | core/ |
Modules to enable. |
ContentTranslationDisableSettingTest::testDisableSetting | function | core/ |
Tests that entity schemas are up-to-date after enabling translation. |
ContentTranslationEnabledSetting | class | core/ |
Determines the content translation setting. |
ContentTranslationEnabledSetting.php | file | core/ |
|
ContentTranslationEnabledSetting::transform | function | core/ |
Performs the associated process. |
ContentTranslationEnableTest | class | core/ |
Test enabling content translation module. |
ContentTranslationEnableTest.php | file | core/ |
|
ContentTranslationEnableTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTranslationEnableTest::$modules | property | core/ |
Modules to enable. |
ContentTranslationEnableTest::testEnable | function | core/ |
Tests that entity schemas are up-to-date after enabling translation. |
ContentTranslationEntityBundleInfoTest | class | core/ |
Tests the Content Translation bundle info logic. |
ContentTranslationEntityBundleInfoTest.php | file | core/ |
|
ContentTranslationEntityBundleInfoTest::$bundleInfo | property | core/ |
The bundle info service. |
ContentTranslationEntityBundleInfoTest::$contentTranslationManager | property | core/ |
The content translation manager. |
ContentTranslationEntityBundleInfoTest::$modules | property | core/ |
Modules to enable. |
ContentTranslationEntityBundleInfoTest::getBundledNode | function | core/ |
Gets a new bundled node for testing. |
ContentTranslationEntityBundleInfoTest::setUp | function | core/ |
|
ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingInsert | function | core/ |
Tests that bundle translation settings are propagated on creation. |
ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingUpdate | function | core/ |
Tests that bundle translation setting changes are propagated. |
ContentTranslationEntityBundleInfoTest::testFieldSynchronizationWithDisabledBundle | function | core/ |
Tests that field synchronization is skipped for disabled bundles. |
ContentTranslationEntityBundleInfoTest::testHookInvocationOrder | function | core/ |
Tests that modules can know whether bundles are translatable. |
ContentTranslationEntityBundleUITest | class | core/ |
Tests the content translation behaviors on entity bundle UI. |
ContentTranslationEntityBundleUITest.php | file | core/ |
|
ContentTranslationEntityBundleUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTranslationEntityBundleUITest::$modules | property | core/ |
Modules to enable. |
ContentTranslationEntityBundleUITest::setUp | function | core/ |
|
ContentTranslationEntityBundleUITest::testContentTypeUI | function | core/ |
Tests content types default translation behavior. |
ContentTranslationFieldSyncRevisionTest | class | core/ |
Tests the field synchronization logic when revisions are involved. |
ContentTranslationFieldSyncRevisionTest.php | file | core/ |
|
ContentTranslationFieldSyncRevisionTest::$contentTranslationManager | property | core/ |
The content translation manager. |
ContentTranslationFieldSyncRevisionTest::$fieldName | property | core/ |
The synchronized field name. |
ContentTranslationFieldSyncRevisionTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.