Search for trans
Title | Object type | File name | Summary |
---|---|---|---|
ContentTranslationNewTranslationWithExistingRevisionsTest::testDraftTranslationIsNotDeleted | function | core/ |
Tests a translation with a draft is not deleted. |
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 install. |
ContentTranslationOperationsTest::setUp | function | core/ |
|
ContentTranslationOperationsTest::testContentTranslationOverviewAccess | function | core/ |
Tests the access to the overview page for translations. |
ContentTranslationOperationsTest::testOperationTranslateLink | function | core/ |
Tests 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::$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 install. |
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::$entityTypeBundleInfo | property | core/ |
The entity bundle info. |
ContentTranslationPermissions::$entityTypeManager | property | core/ |
The entity type manager. |
ContentTranslationPermissions::buildBundlePermission | function | core/ |
Builds a content translation permission array for a bundle. |
ContentTranslationPermissions::contentPermissions | function | core/ |
Returns an array of content translation permissions. |
ContentTranslationPermissions::create | function | core/ |
Instantiates a new instance of this class. |
ContentTranslationPermissions::__construct | function | core/ |
Constructs a ContentTranslationPermissions instance. |
ContentTranslationPermissionsTest | class | core/ |
Tests the content translation dynamic permissions. |
ContentTranslationPermissionsTest.php | file | core/ |
|
ContentTranslationPermissionsTest::$modules | property | core/ |
Modules to install. |
ContentTranslationPermissionsTest::setUp | function | core/ |
|
ContentTranslationPermissionsTest::testPermissions | function | core/ |
Tests that enabling translation via the API triggers schema updates. |
ContentTranslationRevisionTranslationDeletionTest | class | core/ |
Tests that revision translation deletion is handled correctly. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.