Search for getTranslation
- Search 7.x for getTranslation
- Search 8.9.x for getTranslation
- Search 10.3.x for getTranslation
- Search 11.x for getTranslation
- Other projects
| Title | Object type | File name | Summary | 
|---|---|---|---|
| ConfigTranslationUiTest::getTranslation | function | core/ | Gets translation from locale storage. | 
| ContentEntityBase::getTranslation | function | core/ | Gets a translation of the data. | 
| ContentEntityBase::getTranslationLanguages | function | core/ | Returns the languages the data is translated to. | 
| ContentEntityBase::getTranslationStatus | function | core/ | Returns the translation status. | 
| ContentTranslationHandler::getTranslationAccess | function | core/ | Checks that the user can perform the operation on the entity translation. | 
| ContentTranslationHandlerInterface::getTranslationAccess | function | core/ | Checks that the user can perform the operation on the entity translation. | 
| ContentTranslationManager::getTranslationHandler | function | core/ | Returns an instance of the Content translation handler. | 
| ContentTranslationManager::getTranslationMetadata | function | core/ | Returns an instance of the Content translation metadata. | 
| ContentTranslationManagerInterface::getTranslationHandler | function | core/ | Returns an instance of the Content translation handler. | 
| ContentTranslationManagerInterface::getTranslationMetadata | function | core/ | Returns an instance of the Content translation metadata. | 
| ContentTranslationUITestBase::getTranslation | function | core/ | Returns the translation object to use to retrieve the translated values. | 
| DateFormat::getTranslationElement | function | core/ | Returns the translation form element for a given configuration definition. | 
| ElementInterface::getTranslationBuild | function | core/ | Builds a render array containing the source and translation form elements. | 
| EntityRepository::getTranslationFromContext | function | core/ | Gets the entity translation to be used in the given context. | 
| EntityRepositoryInterface::getTranslationFromContext | function | core/ | Gets the entity translation to be used in the given context. | 
| EntityRepositoryTest::testGetTranslationFromContext | function | core/ | Tests the getTranslationFromContext() method. | 
| FileTranslation::getTranslationFilesPattern | function | core/ | Provides translation file name pattern. | 
| FormElementBase::getTranslationBuild | function | core/ | Builds a render array containing the source and translation form elements. | 
| FormElementBase::getTranslationElement | function | core/ | Returns the translation form element for a given configuration definition. | 
| ListElement::getTranslationBuild | function | core/ | Builds a render array containing the source and translation form elements. | 
| PluralVariants::getTranslationElement | function | core/ | Returns the translation form element for a given configuration definition. | 
| PoItem::getTranslation | function | core/ | Gets the translation string(s) if the translation has plurals. | 
| StringDatabaseStorage::getTranslations | function | core/ | Loads multiple string translation objects. | 
| StringStorageInterface::getTranslations | function | core/ | Loads multiple string translation objects. | 
| Textarea::getTranslationElement | function | core/ | Returns the translation form element for a given configuration definition. | 
| Textfield::getTranslationElement | function | core/ | Returns the translation form element for a given configuration definition. | 
| TextFormat::getTranslationElement | function | core/ | Returns the translation form element for a given configuration definition. | 
| TranslatableInterface::getTranslation | function | core/ | Gets a translation of the data. | 
| TranslatableInterface::getTranslationLanguages | function | core/ | Returns the languages the data is translated to. | 
| TranslationStatusInterface::getTranslationStatus | function | core/ | Returns the translation status. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
