Search for trans
- Search 7.x for trans
- Search 9.5.x for trans
- Search 8.9.x for trans
- Search 10.3.x for trans
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentEntityBase::removeTranslation | function | core/ |
Removes the translation identified by the given language code. |
| ContentEntityBase::setDefaultTranslationEnforced | function | core/ |
Set or clear an override of the isDefaultTranslation() result. |
| ContentEntityBase::setRevisionTranslationAffected | function | core/ |
Marks the current revision translation as affected. |
| ContentEntityBase::setRevisionTranslationAffectedEnforced | function | core/ |
Enforces the revision translation affected flag value. |
| ContentEntityBaseUnitTest::testIsTranslatable | function | core/ |
Tests is translatable. |
| ContentEntityBaseUnitTest::testIsTranslatableForMonolingual | function | core/ |
Tests is translatable for monolingual. |
| ContentEntityChangedTest::getRevisionTranslationAffectedFlag | function | core/ |
Retrieves the revision translation affected flag value. |
| ContentEntityCloneTest::testEnforceIsNewOnClonedEntityTranslation | function | core/ |
Tests that the flag for enforcing a new entity is not shared. |
| ContentEntityCloneTest::testNewRevisionOnCloneEntityTranslation | function | core/ |
Tests that the flag for enforcing a new revision is not shared. |
| ContentEntityHasChangesTest::testHasTranslationChanges | function | core/ |
Tests the correct functionality of the hasTranslationChanges() function. |
| ContentEntityStorageBase::createTranslation | function | core/ |
Constructs a new entity translation object, without permanently saving it. |
| ContentEntityStorageBase::getLatestTranslationAffectedRevisionId | function | core/ |
Returns the latest revision affecting the specified translation. |
| ContentEntityStorageBase::getRevisionTranslationMergeSkippedFieldNames | function | core/ |
Returns an array of field names to skip when merging revision translations. |
| ContentEntityStorageBase::invokeTranslationHooks | function | core/ |
Checks translation statuses and invokes the related hooks if needed. |
| ContentEntityStorageBase::isAnyRevisionTranslated | function | core/ |
Checks whether any entity revision is translated. |
| ContentEntityStorageBase::isAnyStoredRevisionTranslated | function | core/ |
Checks whether any stored entity revision is translated. |
| ContentEntityStorageBase::populateAffectedRevisionTranslations | function | core/ |
Populates the affected flag for all the revision translations. |
| ContentModerationHooks::entityTranslationDelete | function | core/ |
Implements hook_entity_translation_delete(). |
| 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::doTestContentModerationStateTranslationDataRemoval | function | core/ |
Tests removal of content moderation state translations. |
| 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 install. |
| 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 install. |
| ContentTranslationConfigImportTest::setUp | function | core/ |
|
| ContentTranslationConfigImportTest::testConfigImportUpdates | function | core/ |
Tests config import updates. |
| ContentTranslationConfigUITest | class | core/ |
Tests that the content translation configuration javascript does't fail. |
| ContentTranslationConfigUITest.php | file | core/ |
|
| ContentTranslationConfigUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentTranslationConfigUITest::$modules | property | core/ |
Modules to install. |
| ContentTranslationConfigUITest::$profile | property | core/ |
Use the minimal profile. |
| ContentTranslationConfigUITest::testContentTranslationConfigUI | function | core/ |
Tests that the content translation configuration javascript does't fail. |
| 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. |
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.