|
LocaleConfigTranslationImportTest |
core/modules/locale/tests/src/Functional/LocaleConfigTranslationImportTest.php |
Tests translation update's effects on configuration translations. |
|
LocaleConfigTranslationTest |
core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php |
Tests translation of configuration strings. |
|
LocaleContentTest |
core/modules/locale/tests/src/Functional/LocaleContentTest.php |
Tests you can enable multilingual support on content types and configure a
language for a node. |
|
LocaleExportTest |
core/modules/locale/tests/src/Functional/LocaleExportTest.php |
Tests the exportation of locale files. |
|
LocaleFileSystemFormTest |
core/modules/locale/tests/src/Functional/LocaleFileSystemFormTest.php |
Tests the locale functionality in the altered file settings form. |
|
LocaleImportFunctionalTest |
core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php |
Tests the import of locale files. |
|
LocaleJavascriptTranslationTest |
core/modules/locale/tests/src/Functional/LocaleJavascriptTranslationTest.php |
Tests parsing js files for translatable strings. |
|
LocaleLocaleLookupTest |
core/modules/locale/tests/src/Functional/LocaleLocaleLookupTest.php |
Tests LocaleLookup. |
|
LocaleNonInteractiveDevInstallTest |
core/modules/locale/tests/src/Functional/LocaleNonInteractiveDevInstallTest.php |
Tests installing in a different language with a dev version string. |
|
LocaleNonInteractiveInstallTest |
core/modules/locale/tests/src/Functional/LocaleNonInteractiveInstallTest.php |
Tests installing in a different language with a non-dev version string. |
|
LocalePathTest |
core/modules/locale/tests/src/Functional/LocalePathTest.php |
Tests you can configure a language for individual URL aliases. |
|
LocalePluralFormatTest |
core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php |
Tests plural handling for various languages. |
|
LocaleTranslatedSchemaDefinitionTest |
core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php |
Adds and configures languages to check field schema definition. |
|
LocaleTranslateStringTourTest |
core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php |
Tests the Translate Interface tour. |
|
LocaleTranslationDownloadTest |
core/modules/locale/tests/src/Functional/LocaleTranslationDownloadTest.php |
Tests locale translation download. |
|
LocaleTranslationUiTest |
core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php |
Adds a new locale and translates its name. Checks the validation of
translation strings and search results. |
|
LocaleUpdateBase |
core/modules/locale/tests/src/Functional/LocaleUpdateBase.php |
Base class for testing updates to string translations. |
|
LocaleUpdateCronTest |
core/modules/locale/tests/src/Functional/LocaleUpdateCronTest.php |
Tests for using cron to update project interface translations. |
|
LocaleUpdateDevelopmentReleaseTest |
core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php |
Test for proper version fallback in case of a development release. |
|
LocaleUpdateInterfaceTest |
core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php |
Tests for the user interface of project interface translations. |
|
LocaleUpdateTest |
core/modules/locale/tests/src/Functional/LocaleUpdateTest.php |
Tests for updating the interface translations of projects. |