| TranslationTest::createTranslation | function | drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php | Creates a translation for a basic page in the specified language. | 
          
                  | LocaleStringTest::createTranslation | function | drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php | Creates single translation for source string. | 
          
                  | StringDatabaseStorage::createTranslation | function | drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php | Implements Drupal\locale\StringStorageInterface::createTranslation(). | 
          
                  | StringStorageInterface::createTranslation | function | drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php | Creates a string translation object bound to this storage but not saved. |