Search for translate
- Search 7.x for translate
 - Search 9.5.x for translate
 - Search 8.9.x for translate
 - Search 11.x for translate
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| bad_help_topics.translated.html.twig | file | core/ | 
                                                                                        --- label: 'Help topic with untranslated text' top_level: true --- <p>Body goes here</p> <p>{% trans %}some translated text too{% endtrans %}</p>  | 
              
| BookManager::bookLinkTranslate | function | core/ | 
                                                                                        Provides book loading, access control and translation. | 
| BookManager::bookLinkTranslate | function | core/ | 
                                                                                        Provides book loading, access control and translation. | 
| BookManagerInterface::bookLinkTranslate | function | core/ | 
                                                                                        Provides book loading, access control and translation. | 
| BookMultilingualTest::assertBookItemIsCorrectlyTranslated | function | core/ | 
                                                                                        Asserts a book item is correctly translated. | 
| BookMultilingualTest::assertNodeLinkIsCorrectlyTranslated | function | core/ | 
                                                                                        Asserts a node link is correctly translated. | 
| BookMultilingualTest::assertToCEntryIsCorrectlyTranslated | function | core/ | 
                                                                                        Asserts one entry in the table of contents is correct. | 
| BrowserTestBase::translatePostValues | function | core/ | 
                                                                                        Transforms a nested array into a flat array suitable for submitForm(). | 
| CommentTranslationUITest::testTranslateLinkCommentAdminPage | function | core/ | 
                                                                                        Tests translate link on comment content admin page. | 
| ComponentPluginManager::translateLibraryPaths | function | core/ | 
                                                                                        Changes the library paths, so they can be used by the library system. | 
| Condition::translateCondition | function | core/ | 
                                                                                        Translates the string operators to SQL equivalents. | 
| Condition::translateCondition | function | core/ | 
                                                                                        Translates the string operators to SQL equivalents. | 
| ConfigTranslationListUiTest::testTranslateOperationInListUi | function | core/ | 
                                                                                        Tests if translate link is added to operations in all configuration lists. | 
| ConfigTranslationViewListUiTest::testTranslateOperationInViewListUi | function | core/ | 
                                                                                        Tests views_ui list to see if translate link is added to operations. | 
| ContentEntityBase::getTranslatedField | function | core/ | 
                                                                                        Gets a translated field. | 
| ContentEntityBase::getUntranslated | function | core/ | 
                                                                                        Returns the translatable object in the language it was created. | 
| ContentEntityStorageBase::isAnyRevisionTranslated | function | core/ | 
                                                                                        Checks whether any entity revision is translated. | 
| ContentEntityStorageBase::isAnyStoredRevisionTranslated | function | core/ | 
                                                                                        Checks whether any stored entity revision is translated. | 
| ContentTranslationHandler::retranslate | function | core/ | 
                                                                                        Marks translations as outdated. | 
| ContentTranslationHandlerInterface::retranslate | function | core/ | 
                                                                                        Marks translations as outdated. | 
| ContentTranslationOperationsTest::testOperationTranslateLink | function | core/ | 
                                                                                        Tests that the operation "Translate" is displayed in the content listing. | 
| ContentTranslationTestBase::getTranslatePermission | function | core/ | 
                                                                                        Returns the translate permissions for the current entity and bundle. | 
| content_translation_translate_access | function | core/ | 
                                                                                        Access callback for the translation overview page. | 
| DateHelper::monthNamesAbbrUntranslated | function | core/ | 
                                                                                        Constructs an untranslated array of abbreviated month names. | 
| DateHelper::monthNamesUntranslated | function | core/ | 
                                                                                        Constructs an untranslated array of month names. | 
| DateHelper::weekDaysUntranslated | function | core/ | 
                                                                                        Constructs an untranslated array of week days. | 
| EntityConverterLatestRevisionTest::testWithTranslatedPendingRevision | function | core/ | 
                                                                                        Tests with a translated pending revision. | 
| EntityReferenceFieldTranslatedReferenceViewTest | class | core/ | 
                                                                                        Tests the translation of entity reference field display on nodes. | 
| EntityReferenceFieldTranslatedReferenceViewTest.php | file | core/ | 
                                                                                        |
| EntityReferenceFieldTranslatedReferenceViewTest::$baseLangcode | property | core/ | 
                                                                                        The langcode of the source language. | 
| EntityReferenceFieldTranslatedReferenceViewTest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| EntityReferenceFieldTranslatedReferenceViewTest::$labelOfNotTranslatedReference | property | core/ | 
                                                                                        The label of the untranslated referenced entity, used in assertions. | 
| EntityReferenceFieldTranslatedReferenceViewTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| EntityReferenceFieldTranslatedReferenceViewTest::$originalLabel | property | core/ | 
                                                                                        The original label of the referenced entity, used in assertions. | 
| EntityReferenceFieldTranslatedReferenceViewTest::$referencedEntityWithoutTranslation | property | core/ | 
                                                                                        The entity to refer. | 
| EntityReferenceFieldTranslatedReferenceViewTest::$referencedEntityWithTranslation | property | core/ | 
                                                                                        The entity to refer. | 
| EntityReferenceFieldTranslatedReferenceViewTest::$referencedType | property | core/ | 
                                                                                        Entity type which can be referenced. | 
| EntityReferenceFieldTranslatedReferenceViewTest::$referenceFieldName | property | core/ | 
                                                                                        The machine name of the entity reference field. | 
| EntityReferenceFieldTranslatedReferenceViewTest::$referrerEntity | property | core/ | 
                                                                                        The referrer entity. | 
| EntityReferenceFieldTranslatedReferenceViewTest::$referrerType | property | core/ | 
                                                                                        Entity type which have the entity reference field. | 
| EntityReferenceFieldTranslatedReferenceViewTest::$testEntityTypeName | property | core/ | 
                                                                                        The test entity type name. | 
| EntityReferenceFieldTranslatedReferenceViewTest::$translatable | property | core/ | 
                                                                                        Flag indicating whether the field is translatable. | 
| EntityReferenceFieldTranslatedReferenceViewTest::$translatedLabel | property | core/ | 
                                                                                        The translated label of the referenced entity, used in assertions. | 
| EntityReferenceFieldTranslatedReferenceViewTest::$translateToLangcode | property | core/ | 
                                                                                        Target langcode for translation. | 
| EntityReferenceFieldTranslatedReferenceViewTest::$webUser | property | core/ | 
                                                                                        A user with permission to edit the referrer entity. | 
| EntityReferenceFieldTranslatedReferenceViewTest::assertEntityReferenceDisplay | function | core/ | 
                                                                                        Assert entity reference display. | 
| EntityReferenceFieldTranslatedReferenceViewTest::assertEntityReferenceFormDisplay | function | core/ | 
                                                                                        Assert entity reference form display. | 
| EntityReferenceFieldTranslatedReferenceViewTest::createContent | function | core/ | 
                                                                                        Creates a test subject contents, with translation. | 
| EntityReferenceFieldTranslatedReferenceViewTest::createNotTranslatedReferencedEntity | function | core/ | 
                                                                                        Create the referenced entity. | 
| EntityReferenceFieldTranslatedReferenceViewTest::createReferencedEntityWithTranslation | function | core/ | 
                                                                                        Create a referenced entity with a translation. | 
Pagination
- Page 1
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.