| LocaleConfigSubscriberTest::setUpNoTranslation |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php |
Sets up a configuration string without a translation. |
| LocaleConfigSubscriberTest::setUpTranslation |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php |
Sets up a configuration string with a translation. |
| LocaleConfigSubscriberTest::testCreateTranslation |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php |
Tests creating translations of shipped configuration. |
| LocaleConfigSubscriberTest::testCreateTranslationMultiValue |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php |
Tests creating translations configuration with multi value settings. |
| LocaleConfigSubscriberTest::testDeleteTranslation |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php |
Tests deleting translations of shipped configuration. |
| LocaleConfigSubscriberTest::testLocaleCreateTranslation |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php |
Tests importing community translations of shipped configuration. |
| LocaleConfigSubscriberTest::testLocaleDeleteTranslation |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php |
Tests deleting community translations of shipped configuration. |
| LocaleConfigSubscriberTest::testLocaleUpdateTranslation |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php |
Tests updating community translations of shipped configuration. |
| LocaleConfigSubscriberTest::testUpdateTranslation |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php |
Tests updating translations of shipped configuration. |
| LocaleConfigTranslationImportTest |
class |
core/modules/locale/tests/src/Functional/LocaleConfigTranslationImportTest.php |
Tests translation update's effects on configuration translations. |
| LocaleConfigTranslationImportTest.php |
file |
core/modules/locale/tests/src/Functional/LocaleConfigTranslationImportTest.php |
|
| LocaleConfigTranslationImportTest::$defaultTheme |
property |
core/modules/locale/tests/src/Functional/LocaleConfigTranslationImportTest.php |
The theme to install as the default for testing. |
| LocaleConfigTranslationImportTest::$modules |
property |
core/modules/locale/tests/src/Functional/LocaleConfigTranslationImportTest.php |
Modules to enable. |
| LocaleConfigTranslationImportTest::setUp |
function |
core/modules/locale/tests/src/Functional/LocaleConfigTranslationImportTest.php |
|
| LocaleConfigTranslationImportTest::testConfigTranslationImport |
function |
core/modules/locale/tests/src/Functional/LocaleConfigTranslationImportTest.php |
Tests update changes configuration translations if enabled after language. |
| LocaleConfigTranslationImportTest::testConfigTranslationModuleInstall |
function |
core/modules/locale/tests/src/Functional/LocaleConfigTranslationImportTest.php |
Tests update changes configuration translations if enabled after language. |
| LocaleConfigTranslationImportTest::testConfigTranslationWithNonEnglishLanguageDefault |
function |
core/modules/locale/tests/src/Functional/LocaleConfigTranslationImportTest.php |
Tests setting a non-English language as default and importing configuration. |
| LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverrideDelete |
function |
core/modules/locale/tests/src/Functional/LocaleConfigTranslationImportTest.php |
Tests removing a string from Locale deletes configuration translations. |
| LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverridePreserve |
function |
core/modules/locale/tests/src/Functional/LocaleConfigTranslationImportTest.php |
Tests removing a string from Locale changes configuration translations. |
| LocaleConfigTranslationTest |
class |
core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php |
Tests translation of configuration strings. |
| LocaleConfigTranslationTest.php |
file |
core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php |
|
| LocaleConfigTranslationTest::$defaultTheme |
property |
core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php |
The theme to install as the default for testing. |
| LocaleConfigTranslationTest::$langcode |
property |
core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php |
The language code used. |
| LocaleConfigTranslationTest::$modules |
property |
core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php |
Modules to enable. |
| LocaleConfigTranslationTest::$storage |
property |
core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php |
|
| LocaleConfigTranslationTest::assertNodeConfig |
function |
core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php |
Check that node configuration source strings are made available in locale. |
| LocaleConfigTranslationTest::setUp |
function |
core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php |
|
| LocaleConfigTranslationTest::testConfigTranslation |
function |
core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php |
Tests basic configuration translation. |
| LocaleConfigTranslationTest::testOptionalConfiguration |
function |
core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php |
Tests translatability of optional configuration in locale. |
| LocaleConfigurableLanguageManagerTest |
class |
core/modules/locale/tests/src/Kernel/LocaleConfigurableLanguageManagerTest.php |
Tests that the configurable language manager and locale operate correctly. |
| LocaleConfigurableLanguageManagerTest.php |
file |
core/modules/locale/tests/src/Kernel/LocaleConfigurableLanguageManagerTest.php |
|
| LocaleConfigurableLanguageManagerTest::$modules |
property |
core/modules/locale/tests/src/Kernel/LocaleConfigurableLanguageManagerTest.php |
A list of modules to install for this test. |
| LocaleConfigurableLanguageManagerTest::testGetLanguages |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigurableLanguageManagerTest.php |
|
| LocaleContentTest |
class |
core/modules/locale/tests/src/Functional/LocaleContentTest.php |
Tests multilingual support for content types and individual nodes. |
| LocaleContentTest.php |
file |
core/modules/locale/tests/src/Functional/LocaleContentTest.php |
|
| LocaleContentTest::$defaultTheme |
property |
core/modules/locale/tests/src/Functional/LocaleContentTest.php |
The theme to install as the default for testing. |
| LocaleContentTest::$modules |
property |
core/modules/locale/tests/src/Functional/LocaleContentTest.php |
Modules to enable. |
| LocaleContentTest::testContentTypeDirLang |
function |
core/modules/locale/tests/src/Functional/LocaleContentTest.php |
Tests if a dir and lang tags exist in node's attributes. |
| LocaleContentTest::testContentTypeLanguageConfiguration |
function |
core/modules/locale/tests/src/Functional/LocaleContentTest.php |
Tests if a content type can be set to multilingual and language is present. |
| LocaleContentTest::testMachineNameLTR |
function |
core/modules/locale/tests/src/Functional/LocaleContentTest.php |
Verifies that machine name fields are always LTR. |
| LocaleExportTest |
class |
core/modules/locale/tests/src/Functional/LocaleExportTest.php |
Tests the exportation of locale files. |
| LocaleExportTest.php |
file |
core/modules/locale/tests/src/Functional/LocaleExportTest.php |
|
| LocaleExportTest::$adminUser |
property |
core/modules/locale/tests/src/Functional/LocaleExportTest.php |
A user able to create languages and export translations. |
| LocaleExportTest::$defaultTheme |
property |
core/modules/locale/tests/src/Functional/LocaleExportTest.php |
The theme to install as the default for testing. |
| LocaleExportTest::$modules |
property |
core/modules/locale/tests/src/Functional/LocaleExportTest.php |
Modules to enable. |
| LocaleExportTest::getCustomPoFile |
function |
core/modules/locale/tests/src/Functional/LocaleExportTest.php |
Returns a .po file that will be marked as customized. |
| LocaleExportTest::getPoFile |
function |
core/modules/locale/tests/src/Functional/LocaleExportTest.php |
Helper function that returns a proper .po file. |
| LocaleExportTest::getUntranslatedString |
function |
core/modules/locale/tests/src/Functional/LocaleExportTest.php |
Returns a .po file fragment with an untranslated string. |
| LocaleExportTest::setUp |
function |
core/modules/locale/tests/src/Functional/LocaleExportTest.php |
|
| LocaleExportTest::testExportTranslation |
function |
core/modules/locale/tests/src/Functional/LocaleExportTest.php |
Tests exportation of translations. |