namespace Drupal\Tests\locale\Functional
Same name in other branches
Object name | File name | Summary |
---|---|---|
GenericTest | core/modules/locale/tests/src/Functional/GenericTest.php | Generic module test for locale. |
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 multilingual support for content types and individual nodes. |
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. |
LocaleInstallTest | core/modules/locale/tests/src/Functional/LocaleInstallTest.php | Test installation of Locale module. |
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. |
LocalesLocationAddIndexUpdateTest | core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php | Tests Locale update functions. |
LocaleTranslatedSchemaDefinitionTest | core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php | Adds and configures languages to check field schema definition. |
LocaleTranslationChangeProjectVersionTest | core/modules/locale/tests/src/Functional/LocaleTranslationChangeProjectVersionTest.php | Tests how translations are handled when a project gets updated. |
LocaleTranslationDownloadTest | core/modules/locale/tests/src/Functional/LocaleTranslationDownloadTest.php | Tests locale translation download. |
LocaleTranslationUiTest | core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php | Tests 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. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.