Search for trans
- Search 7.x for trans
- Search 9.5.x for trans
- Search 10.3.x for trans
- Search 11.x for trans
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentTranslationMetadataWrapperInterface::setOutdated | function | core/ |
Sets the translation outdated status. |
ContentTranslationMetadataWrapperInterface::setPublished | function | core/ |
Sets the translation published status. |
ContentTranslationMetadataWrapperInterface::setSource | function | core/ |
Sets the source language for this translation. |
ContentTranslationModuleInstallTest | class | core/ |
Tests content translation for modules that provide translatable bundles. |
ContentTranslationModuleInstallTest.php | file | core/ |
|
ContentTranslationModuleInstallTest::$contentTranslationManager | property | core/ |
The content translation manager. |
ContentTranslationModuleInstallTest::$modules | property | core/ |
Modules to enable. |
ContentTranslationModuleInstallTest::$sourceLangcode | property | core/ |
The language code of the source language for this test. |
ContentTranslationModuleInstallTest::$translationLangcode | property | core/ |
The language code of the translation language for this test. |
ContentTranslationModuleInstallTest::setUp | function | core/ |
|
ContentTranslationModuleInstallTest::testFieldUpdates | function | core/ |
Test that content translation fields are created upon module installation. |
ContentTranslationOperationsTest | class | core/ |
Tests the content translation operations available in the content listing. |
ContentTranslationOperationsTest.php | file | core/ |
|
ContentTranslationOperationsTest::$baseUser1 | property | core/ |
A base user. |
ContentTranslationOperationsTest::$baseUser2 | property | core/ |
A base user. |
ContentTranslationOperationsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTranslationOperationsTest::$modules | property | core/ |
Modules to enable. |
ContentTranslationOperationsTest::setUp | function | core/ |
|
ContentTranslationOperationsTest::testContentTranslationOverviewAccess | function | core/ |
Tests the access to the overview page for translations. |
ContentTranslationOperationsTest::testOperationTranslateLink | function | core/ |
Test that the operation "Translate" is displayed in the content listing. |
ContentTranslationOutdatedRevisionTranslationTest | class | core/ |
Tests the "Flag as outdated" functionality with revision translations. |
ContentTranslationOutdatedRevisionTranslationTest.php | file | core/ |
|
ContentTranslationOutdatedRevisionTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTranslationOutdatedRevisionTranslationTest::assertFlagWidget | function | core/ |
Checks whether the flag widget is displayed. |
ContentTranslationOutdatedRevisionTranslationTest::setUp | function | core/ |
|
ContentTranslationOutdatedRevisionTranslationTest::testFlagAsOutdatedHidden | function | core/ |
Tests that outdated revision translations work correctly. |
ContentTranslationOverviewAccess | class | core/ |
Access check for entity translation overview. |
ContentTranslationOverviewAccess.php | file | core/ |
|
ContentTranslationOverviewAccess::$deprecatedProperties | property | core/ |
|
ContentTranslationOverviewAccess::$entityTypeManager | property | core/ |
The entity type manager service. |
ContentTranslationOverviewAccess::access | function | core/ |
Checks access to the translation overview for the entity and bundle. |
ContentTranslationOverviewAccess::__construct | function | core/ |
Constructs a ContentTranslationOverviewAccess object. |
ContentTranslationPendingRevisionTestBase | class | core/ |
Base class for pending revision translation tests. |
ContentTranslationPendingRevisionTestBase.php | file | core/ |
|
ContentTranslationPendingRevisionTestBase::$commonPermissions | property | core/ |
Permissions common to all test accounts. |
ContentTranslationPendingRevisionTestBase::$currentAccount | property | core/ |
The current test account. |
ContentTranslationPendingRevisionTestBase::$modules | property | core/ |
Modules to enable. |
ContentTranslationPendingRevisionTestBase::$storage | property | core/ |
The entity storage. |
ContentTranslationPendingRevisionTestBase::enableContentModeration | function | core/ |
Enables content moderation for the test entity type and bundle. |
ContentTranslationPendingRevisionTestBase::getDeleteUrl | function | core/ |
Returns the delete translation URL for the specified entity. |
ContentTranslationPendingRevisionTestBase::getEditorPermissions | function | core/ |
Returns an array of permissions needed for the editor. |
ContentTranslationPendingRevisionTestBase::getEditUrl | function | core/ |
Returns the edit URL for the specified entity. |
ContentTranslationPendingRevisionTestBase::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
ContentTranslationPendingRevisionTestBase::loadRevisionTranslation | function | core/ |
Loads the active revision translation for the specified entity. |
ContentTranslationPendingRevisionTestBase::setUp | function | core/ |
|
ContentTranslationPendingRevisionTestBase::setupBundle | function | core/ |
Creates or initializes the bundle date if needed. |
ContentTranslationPermissions | class | core/ |
Provides dynamic permissions for the content_translation module. |
ContentTranslationPermissions.php | file | core/ |
|
ContentTranslationPermissions::$contentTranslationManager | property | core/ |
The content translation manager. |
ContentTranslationPermissions::$deprecatedProperties | property | core/ |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.