Search for translate

  1. Search 7.x for translate
  2. Search 9.5.x for translate
  3. Search 8.9.x for translate
  4. Search 10.3.x for translate
  5. Other projects
Title Object type File name Summary
bad_help_topics.translated.html.twig file core/modules/help/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.translated.html.twig ---
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/modules/book/src/ProxyClass/BookManager.php
BookManager::bookLinkTranslate function core/modules/book/src/BookManager.php
BookManagerInterface::bookLinkTranslate function core/modules/book/src/BookManagerInterface.php Provides book loading, access control and translation.
BookMultilingualTest::assertBookItemIsCorrectlyTranslated function core/modules/book/tests/src/Kernel/BookMultilingualTest.php Asserts a book item is correctly translated.
BookMultilingualTest::assertNodeLinkIsCorrectlyTranslated function core/modules/book/tests/src/Kernel/BookMultilingualTest.php Asserts a node link is correctly translated.
BookMultilingualTest::assertToCEntryIsCorrectlyTranslated function core/modules/book/tests/src/Kernel/BookMultilingualTest.php Asserts one entry in the table of contents is correct.
BrowserTestBase::translatePostValues function core/tests/Drupal/Tests/BrowserTestBase.php Transforms a nested array into a flat array suitable for submitForm().
CommentTranslationUITest::testTranslateLinkCommentAdminPage function core/modules/comment/tests/src/Functional/CommentTranslationUITest.php Tests translate link on comment content admin page.
ComponentPluginManager::translateLibraryPaths function core/modules/sdc/src/ComponentPluginManager.php Changes the library paths, so they can be used by the library system.
ComponentPluginManager::translateLibraryPaths function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Changes the library paths, so they can be used by the library system.
Condition::translateCondition function core/lib/Drupal/Core/Entity/Query/Sql/pgsql/Condition.php Translates the string operators to SQL equivalents.
Condition::translateCondition function core/lib/Drupal/Core/Entity/Query/Sql/Condition.php Translates the string operators to SQL equivalents.
ConfigTranslationListUiTest::testTranslateOperationInListUi function core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php Tests if translate link is added to operations in all configuration lists.
ConfigTranslationViewListUiTest::testTranslateOperationInViewListUi function core/modules/config_translation/tests/src/Functional/ConfigTranslationViewListUiTest.php Tests views_ui list to see if translate link is added to operations.
ContentEntityBase::getTranslatedField function core/lib/Drupal/Core/Entity/ContentEntityBase.php Gets a translated field.
ContentEntityBase::getUntranslated function core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityStorageBase::isAnyRevisionTranslated function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Checks whether any entity revision is translated.
ContentEntityStorageBase::isAnyStoredRevisionTranslated function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Checks whether any stored entity revision is translated.
ContentTranslationHandler::retranslate function core/modules/content_translation/src/ContentTranslationHandler.php Marks translations as outdated.
ContentTranslationHandlerInterface::retranslate function core/modules/content_translation/src/ContentTranslationHandlerInterface.php Marks translations as outdated.
ContentTranslationOperationsTest::testOperationTranslateLink function core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php Tests that the operation "Translate" is displayed in the content listing.
ContentTranslationTestBase::getTranslatePermission function core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php Returns the translate permissions for the current entity and bundle.
content_translation_translate_access function core/modules/content_translation/content_translation.module Access callback for the translation overview page.
DateHelper::monthNamesAbbrUntranslated function core/lib/Drupal/Core/Datetime/DateHelper.php Constructs an untranslated array of abbreviated month names.
DateHelper::monthNamesUntranslated function core/lib/Drupal/Core/Datetime/DateHelper.php Constructs an untranslated array of month names.
DateHelper::weekDaysUntranslated function core/lib/Drupal/Core/Datetime/DateHelper.php Constructs an untranslated array of week days.
EntityConverterLatestRevisionTest::testWithTranslatedPendingRevision function core/tests/Drupal/KernelTests/Core/ParamConverter/EntityConverterLatestRevisionTest.php Tests with a translated pending revision.
EntityReferenceFieldTranslatedReferenceViewTest class core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php Tests the translation of entity reference field display on nodes.
EntityReferenceFieldTranslatedReferenceViewTest.php file core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php
EntityReferenceFieldTranslatedReferenceViewTest::$baseLangcode property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php The langcode of the source language.
EntityReferenceFieldTranslatedReferenceViewTest::$defaultTheme property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php The theme to install as the default for testing.
EntityReferenceFieldTranslatedReferenceViewTest::$labelOfNotTranslatedReference property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php The label of the untranslated referenced entity, used in assertions.
EntityReferenceFieldTranslatedReferenceViewTest::$modules property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php Modules to enable.
EntityReferenceFieldTranslatedReferenceViewTest::$originalLabel property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php The original label of the referenced entity, used in assertions.
EntityReferenceFieldTranslatedReferenceViewTest::$referencedEntityWithoutTranslation property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php The entity to refer.
EntityReferenceFieldTranslatedReferenceViewTest::$referencedEntityWithTranslation property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php The entity to refer.
EntityReferenceFieldTranslatedReferenceViewTest::$referencedType property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php Entity type which can be referenced.
EntityReferenceFieldTranslatedReferenceViewTest::$referenceFieldName property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php The machine name of the entity reference field.
EntityReferenceFieldTranslatedReferenceViewTest::$referrerEntity property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php The referrer entity.
EntityReferenceFieldTranslatedReferenceViewTest::$referrerType property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php Entity type which have the entity reference field.
EntityReferenceFieldTranslatedReferenceViewTest::$testEntityTypeName property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php The test entity type name.
EntityReferenceFieldTranslatedReferenceViewTest::$translatable property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php Flag indicating whether the field is translatable.
EntityReferenceFieldTranslatedReferenceViewTest::$translatedLabel property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php The translated label of the referenced entity, used in assertions.
EntityReferenceFieldTranslatedReferenceViewTest::$translateToLangcode property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php Target langcode for translation.
EntityReferenceFieldTranslatedReferenceViewTest::$webUser property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php A user with permission to edit the referrer entity.
EntityReferenceFieldTranslatedReferenceViewTest::assertEntityReferenceDisplay function core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php Assert entity reference display.
EntityReferenceFieldTranslatedReferenceViewTest::assertEntityReferenceFormDisplay function core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php Assert entity reference form display.
EntityReferenceFieldTranslatedReferenceViewTest::createContent function core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php Creates a test subject contents, with translation.
EntityReferenceFieldTranslatedReferenceViewTest::createNotTranslatedReferencedEntity function core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php Create the referenced entity.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.