Search for trans
- Search 7.x for trans
- Search 8.9.x for trans
- Search 10.3.x for trans
- Search 11.x for trans
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
LocaleConfigSubscriber::processTranslatableData | function | core/ |
Process the translatable data array with a given language. |
LocaleConfigSubscriber::resetExistingTranslations | function | core/ |
Reset existing locale translations to their source values. |
LocaleConfigSubscriber::saveCustomizedTranslation | function | core/ |
Saves a translation string and marks it as customized. |
LocaleConfigSubscriberForeignTest::testCreateActiveTranslation | function | core/ |
Tests creating translations of shipped configuration. |
LocaleConfigSubscriberForeignTest::testDeleteActiveTranslation | function | core/ |
Tests deleting translations of shipped configuration. |
LocaleConfigSubscriberForeignTest::testDeleteTranslation | function | core/ |
Tests deleting a translation override. |
LocaleConfigSubscriberForeignTest::testLocaleCreateActiveTranslation | function | core/ |
Tests importing community translations of shipped configuration. |
LocaleConfigSubscriberForeignTest::testLocaleDeleteActiveTranslation | function | core/ |
Tests deleting community translations of shipped configuration. |
LocaleConfigSubscriberForeignTest::testLocaleUpdateActiveTranslation | function | core/ |
Tests updating community translations of shipped configuration. |
LocaleConfigSubscriberForeignTest::testUpdateActiveTranslation | function | core/ |
Tests updating translations of shipped configuration. |
LocaleConfigSubscriberTest::assertNoTranslation | function | core/ |
Ensures no translation exists. |
LocaleConfigSubscriberTest::assertTranslation | function | core/ |
Ensures a translation exists and is marked as customized. |
LocaleConfigSubscriberTest::deleteLocaleTranslationData | function | core/ |
Deletes translation data from locale module. |
LocaleConfigSubscriberTest::saveLocaleTranslationData | function | core/ |
Saves translation data from locale module. |
LocaleConfigSubscriberTest::setUpNoTranslation | function | core/ |
Sets up a configuration string without a translation. |
LocaleConfigSubscriberTest::setUpTranslation | function | core/ |
Sets up a configuration string with a translation. |
LocaleConfigSubscriberTest::testCreateTranslation | function | core/ |
Tests creating translations of shipped configuration. |
LocaleConfigSubscriberTest::testCreateTranslationMultiValue | function | core/ |
Tests creating translations configuration with multi value settings. |
LocaleConfigSubscriberTest::testDeleteTranslation | function | core/ |
Tests deleting translations of shipped configuration. |
LocaleConfigSubscriberTest::testLocaleCreateTranslation | function | core/ |
Tests importing community translations of shipped configuration. |
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 enable. |
LocaleConfigTranslationImportTest::setUp | function | core/ |
|
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 enable. |
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. |
Pagination
- Previous page
- Page 40
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.