Search for trans
- Search 7.x for trans
- Search 9.5.x for trans
- Search 8.9.x for trans
- Search 10.3.x for trans
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleConfigSubscriberTest::testLocaleDeleteTranslation | function | core/ |
Tests deleting community translations of shipped configuration. |
| LocaleConfigSubscriberTest::testLocaleUpdateTranslation | function | core/ |
Tests updating community translations of shipped configuration. |
| LocaleConfigSubscriberTest::testUpdateTranslation | function | core/ |
Tests updating translations of shipped configuration. |
| LocaleConfigTranslationImportTest | class | core/ |
Tests translation update's effects on configuration translations. |
| LocaleConfigTranslationImportTest.php | file | core/ |
|
| LocaleConfigTranslationImportTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleConfigTranslationImportTest::$modules | property | core/ |
Modules to install. |
| LocaleConfigTranslationImportTest::testConfigTranslationImport | function | core/ |
Tests update changes configuration translations if enabled after language. |
| LocaleConfigTranslationImportTest::testConfigTranslationModuleInstall | function | core/ |
Tests update changes configuration translations if enabled after language. |
| LocaleConfigTranslationImportTest::testConfigTranslationWithNonEnglishLanguageDefault | function | core/ |
Tests setting a non-English language as default and importing configuration. |
| LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverrideDelete | function | core/ |
Tests removing a string from Locale deletes configuration translations. |
| LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverridePreserve | function | core/ |
Tests removing a string from Locale changes configuration translations. |
| LocaleConfigTranslationTest | class | core/ |
Tests translation of configuration strings. |
| LocaleConfigTranslationTest.php | file | core/ |
|
| LocaleConfigTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleConfigTranslationTest::$langcode | property | core/ |
The language code used. |
| LocaleConfigTranslationTest::$modules | property | core/ |
Modules to install. |
| LocaleConfigTranslationTest::$storage | property | core/ |
|
| LocaleConfigTranslationTest::assertNodeConfig | function | core/ |
Check that node configuration source strings are made available in locale. |
| LocaleConfigTranslationTest::setUp | function | core/ |
|
| LocaleConfigTranslationTest::testConfigTranslation | function | core/ |
Tests basic configuration translation. |
| LocaleConfigTranslationTest::testOptionalConfiguration | function | core/ |
Tests translatability of optional configuration in locale. |
| LocaleController::checkTranslation | function | core/ |
Checks for translation updates and displays the translations status. |
| LocaleController::translatePage | function | core/ |
Shows the string search screen. |
| LocaleEvents::SAVE_TRANSLATION | constant | core/ |
The name of the event fired when saving a translated string. |
| LocaleExportTest::getUntranslatedString | function | core/ |
Returns a .po file fragment with an untranslated string. |
| LocaleExportTest::testExportTranslation | function | core/ |
Tests exportation of translations. |
| LocaleExportTest::testExportTranslationTemplateFile | function | core/ |
Tests exportation of translation template file. |
| LocaleImportFunctionalTest::testConfigTranslationImportingPoFile | function | core/ |
Tests .po file import with user.settings configuration. |
| LocaleImportFunctionalTest::testCreatedLanguageTranslation | function | core/ |
Tests the translation are imported when a new language is created. |
| LocaleJavascriptTranslationTest | class | core/ |
Tests parsing js files for translatable strings. |
| LocaleJavascriptTranslationTest.php | file | core/ |
|
| LocaleJavascriptTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleJavascriptTranslationTest::$modules | property | core/ |
Modules to install. |
| LocaleJavascriptTranslationTest::testFileParsing | function | core/ |
Tests file parsing. |
| LocaleJavascriptTranslationTest::testLocaleTranslationJsDependencies | function | core/ |
Assert translations JS is added before drupal.js, because it depends on it. |
| LocaleLookupTest::providerFixOldPluralTranslationProvider | function | core/ |
Provides test data for testResolveCacheMissWithFallback(). |
| LocaleLookupTest::testFixOldPluralStyleTranslations | function | core/ |
Tests locale lookups with old plural style of translations. |
| LocaleLookupTest::testResolveCacheMissNoTranslation | function | core/ |
Tests locale lookups without a found translation. |
| LocaleNonInteractiveInstallTest::testInstallerTranslations | function | core/ |
Tests that the expected translated text appears on the login screen. |
| LocaleStringTest::createAllTranslations | function | core/ |
Creates translations for source string and all languages. |
| LocaleStringTest::createTranslation | function | core/ |
Creates single translation for source string. |
| LocaleTestDevelopmentReleaseHooks::localeTranslationProjectsAlter | function | core/ |
Implements hook_locale_translation_projects_alter(). |
| LocaleTestHooks::localeTranslationProjectsAlter | function | core/ |
Implements hook_locale_translation_projects_alter(). |
| LocaleTestTranslateHooks | class | core/ |
Hook implementations for locale_test_translate. |
| LocaleTestTranslateHooks.php | file | core/ |
|
| LocaleTestTranslateHooks::modulesInstalled | function | core/ |
Implements hook_modules_installed(). |
| LocaleTestTranslateHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| LocaleThemeHooks::preprocessLocaleTranslationLastCheck | function | core/ |
Prepares variables for most recent translation update templates. |
| LocaleThemeHooks::preprocessLocaleTranslationUpdateInfo | function | core/ |
Prepares variables for translation status information templates. |
Pagination
- Previous page
- Page 42
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.