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 |
---|---|---|---|
ContentModerationState::canTransitionTo | function | core/ |
Determines if the state can transition to the provided state ID. |
ContentModerationState::getFieldsToSkipFromTranslationChangesCheck | function | core/ |
Returns an array of field names to skip in ::hasTranslationChanges. |
ContentModerationState::getTransitions | function | core/ |
Gets all the possible transition objects for the state. |
ContentModerationState::getTransitionTo | function | core/ |
Gets the Transition object for the provided state ID. |
ContentModerationStateTest::testContentModerationStateTranslationDataRemoval | function | core/ |
Tests removal of content moderation state translations. |
ContentModerationStateTest::testNonTranslatableEntityTypeModeration | function | core/ |
Tests that a non-translatable entity type with a langcode can be moderated. |
ContentTestTranslationUITest | class | core/ |
Tests the test content translation UI with the test entity. |
ContentTestTranslationUITest.php | file | core/ |
|
ContentTestTranslationUITest::$defaultCacheContexts | property | core/ |
Default cache contexts expected on a non-translated entity. |
ContentTestTranslationUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTestTranslationUITest::$modules | property | core/ |
Modules to enable. |
ContentTestTranslationUITest::$testHTMLEscapeForAllLanguages | property | core/ |
Flag to determine if "all languages" rendering is tested. |
ContentTestTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
ContentTestTranslationUITest::setUp | function | core/ |
|
ContentTranslationConfigImportTest | class | core/ |
Tests content translation updates performed during config import. |
ContentTranslationConfigImportTest.php | file | core/ |
|
ContentTranslationConfigImportTest::$configImporter | property | core/ |
Config Importer object used for testing. |
ContentTranslationConfigImportTest::$modules | property | core/ |
Modules to enable. |
ContentTranslationConfigImportTest::setUp | function | core/ |
|
ContentTranslationConfigImportTest::testConfigImportUpdates | function | core/ |
Tests config import updates. |
ContentTranslationContextualLinks | class | core/ |
Provides dynamic contextual links for content translation. |
ContentTranslationContextualLinks.php | file | core/ |
|
ContentTranslationContextualLinks::$contentTranslationManager | property | core/ |
The content translation manager. |
ContentTranslationContextualLinks::create | function | core/ |
Creates a new class instance. |
ContentTranslationContextualLinks::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
ContentTranslationContextualLinks::__construct | function | core/ |
Constructs a new ContentTranslationContextualLinks. |
ContentTranslationContextualLinksTest | class | core/ |
Tests that contextual links are available for content translation. |
ContentTranslationContextualLinksTest | class | core/ |
Tests that contextual links are available for content translation. |
ContentTranslationContextualLinksTest.php | file | core/ |
|
ContentTranslationContextualLinksTest.php | file | core/ |
|
ContentTranslationContextualLinksTest::$bundle | property | core/ |
The bundle being tested. |
ContentTranslationContextualLinksTest::$contentType | property | core/ |
The content type being tested. |
ContentTranslationContextualLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTranslationContextualLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTranslationContextualLinksTest::$langcodes | property | core/ |
The enabled languages. |
ContentTranslationContextualLinksTest::$modules | property | core/ |
Modules to enable. |
ContentTranslationContextualLinksTest::$modules | property | core/ |
Modules to enable. |
ContentTranslationContextualLinksTest::$profile | property | core/ |
The profile to install as a basis for testing. |
ContentTranslationContextualLinksTest::$translator | property | core/ |
The 'translator' user to use during testing. |
ContentTranslationContextualLinksTest::$translator | property | core/ |
The 'translator' user to use during testing. |
ContentTranslationContextualLinksTest::setUp | function | core/ |
|
ContentTranslationContextualLinksTest::setUp | function | core/ |
|
ContentTranslationContextualLinksTest::testContentTranslationContextualLinks | function | core/ |
Tests that a contextual link is available for translating a node. |
ContentTranslationContextualLinksTest::testContentTranslationContextualLinks | function | core/ |
Tests that a contextual link is available for translating a node. |
ContentTranslationController | class | core/ |
Base class for entity translation controllers. |
ContentTranslationController.php | file | core/ |
|
ContentTranslationController::$entityFieldManager | property | core/ |
The entity field manager. |
ContentTranslationController::$manager | property | core/ |
The content translation manager. |
ContentTranslationController::add | function | core/ |
Builds an add translation page. |
ContentTranslationController::create | function | core/ |
Instantiates a new instance of this class. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.