Search for translate

  1. Search 7.x for translate
  2. Search 9.5.x for translate
  3. Search 10.3.x for translate
  4. Search 11.x for translate
  5. Other projects
Title Object type File name Summary
EntityReferenceFieldTranslatedReferenceViewTest::setUpEntityReferenceField function core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php Adds term reference field for the article content type.
EntityReferenceFieldTranslatedReferenceViewTest::setUpLanguages function core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php Adds additional languages.
EntityReferenceFieldTranslatedReferenceViewTest::testEntityReferenceDisplay function core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php Tests if the entity is displayed in an entity reference field.
EntityRevisionsTest::testTranslatedLoadedRevisionId function core/tests/Drupal/KernelTests/Core/Entity/EntityRevisionsTest.php Tests the loaded revision ID for translatable entities.
EntityRevisionTranslationTest::testIsAnyStoredRevisionTranslated function core/tests/Drupal/KernelTests/Core/Entity/EntityRevisionTranslationTest.php Tests that revision translations are correctly detected.
external_translated_test_node.yml file core/modules/migrate/tests/modules/migrate_external_translated_test/migrations/external_translated_test_node.yml core/modules/migrate/tests/modules/migrate_external_translated_test/migrations/external_translated_test_node.yml
external_translated_test_node_translation.yml file core/modules/migrate/tests/modules/migrate_external_translated_test/migrations/external_translated_test_node_translation.yml core/modules/migrate/tests/modules/migrate_external_translated_test/migrations/external_translated_test_node_translation.yml
FieldItemNormalizer::createTranslatedInstance function core/modules/hal/src/Normalizer/FieldItemNormalizer.php Get a translated version of the field item instance.
FileOnTranslatedEntityTest class core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php Uploads files to translated nodes.
FileOnTranslatedEntityTest.php file core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php
FileOnTranslatedEntityTest::$defaultTheme property core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php The theme to install as the default for testing.
FileOnTranslatedEntityTest::$fieldName property core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php The name of the file field used in the test.
FileOnTranslatedEntityTest::$modules property core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php Modules to enable.
FileOnTranslatedEntityTest::setUp function core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php
FileOnTranslatedEntityTest::testSyncedFiles function core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php Tests synced file fields on translated nodes.
FilterPluginBase::exposedTranslate function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Make some translations to a form item to make it more suitable to
exposing.
HelpTopicTranslatedTestBase class core/modules/help_topics/tests/src/Functional/HelpTopicTranslatedTestBase.php Provides a base class for functional help topic tests that use translation.
HelpTopicTranslatedTestBase.php file core/modules/help_topics/tests/src/Functional/HelpTopicTranslatedTestBase.php
HelpTopicTranslatedTestBase::$modules property core/modules/help_topics/tests/src/Functional/HelpTopicTranslatedTestBase.php Modules to enable.
HelpTopicTranslatedTestBase::installParameters function core/modules/help_topics/tests/src/Functional/HelpTopicTranslatedTestBase.php Returns the parameters that will be used when Simpletest installs Drupal.
HelpTopicTranslatedTestBase::setUp function core/modules/help_topics/tests/src/Functional/HelpTopicTranslatedTestBase.php
ImageOnTranslatedEntityTest class core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php Uploads images to translated nodes.
ImageOnTranslatedEntityTest.php file core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php
ImageOnTranslatedEntityTest::$defaultTheme property core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php The theme to install as the default for testing.
ImageOnTranslatedEntityTest::$fieldName property core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php The name of the image field used in the test.
ImageOnTranslatedEntityTest::$modules property core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php Modules to enable.
ImageOnTranslatedEntityTest::setUp function core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php
ImageOnTranslatedEntityTest::testSyncedImages function core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php Tests synced file fields on translated nodes.
InstallerTranslationMultipleLanguageTest::verifyImportedStringsTranslated function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php Helper function to verify that the expected strings are translated.
LayoutFieldTranslateUpdateConfig class core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php A test case that updates 1 bundle's field but not both.
LayoutFieldTranslateUpdateConfig.php file core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php
LayoutFieldTranslateUpdateConfig::$expectedBundleUpdates property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php Expectations of field updates by bundles.
LayoutFieldTranslateUpdateConfig::$expectedFieldStorageUpdate property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php Whether the field storage should be updated.
LayoutFieldTranslateUpdateConfig::$layoutBuilderTestCases property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php Layout builder test cases.
LayoutFieldTranslateUpdateConfigAndStorage class core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfigAndStorage.php A test case that updates both bundles' fields.
LayoutFieldTranslateUpdateConfigAndStorage.php file core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfigAndStorage.php
LayoutFieldTranslateUpdateConfigAndStorage::$expectedBundleUpdates property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfigAndStorage.php Expectations of field updates by bundles.
LayoutFieldTranslateUpdateConfigAndStorage::$expectedFieldStorageUpdate property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfigAndStorage.php Whether the field storage should be updated.
LayoutFieldTranslateUpdateConfigAndStorage::$layoutBuilderTestCases property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfigAndStorage.php Layout builder test cases.
LocaleConfigManager::translateString function core/modules/locale/src/LocaleConfigManager.php Translates string using the localization system.
LocaleController::translatePage function core/modules/locale/src/Controller/LocaleController.php Shows the string search screen.
LocaleExportTest::getUntranslatedString function core/modules/locale/tests/src/Functional/LocaleExportTest.php Returns a .po file fragment with an untranslated string.
LocaleTranslatedSchemaDefinitionTest class core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php Adds and configures languages to check field schema definition.
LocaleTranslatedSchemaDefinitionTest.php file core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php
LocaleTranslatedSchemaDefinitionTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php The theme to install as the default for testing.
LocaleTranslatedSchemaDefinitionTest::$modules property core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php Modules to enable.
LocaleTranslatedSchemaDefinitionTest::setUp function core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php
LocaleTranslatedSchemaDefinitionTest::testTranslatedSchemaDefinition function core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php Tests that translated field descriptions do not affect the update system.
LocaleTranslatedSchemaDefinitionTest::testTranslatedUpdate function core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php Tests that translations do not affect the update system.
LocaleTranslateStringTourTest class core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php Tests the Translate Interface tour.

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