You are here

namespace Drupal\locale\Tests in Zircon Profile 8.0

Same name in other branches
  1. 8 Drupal\locale\Tests
Classsort descending Location Description
LocaleConfigManagerTest core/modules/locale/src/Tests/LocaleConfigManagerTest.php Tests that the locale config manager operates correctly.
LocaleConfigSubscriberForeignTest core/modules/locale/src/Tests/LocaleConfigSubscriberForeignTest.php Tests default configuration handling with a foreign default language.
LocaleConfigSubscriberTest core/modules/locale/src/Tests/LocaleConfigSubscriberTest.php Tests that shipped configuration translations are updated correctly.
LocaleConfigTranslationImportTest core/modules/locale/src/Tests/LocaleConfigTranslationImportTest.php Tests translation update's effects on configuration translations.
LocaleConfigTranslationTest core/modules/locale/src/Tests/LocaleConfigTranslationTest.php Tests translation of configuration strings.
LocaleContentTest core/modules/locale/src/Tests/LocaleContentTest.php Tests you can enable multilingual support on content types and configure a language for a node.
LocaleExportTest core/modules/locale/src/Tests/LocaleExportTest.php Tests the exportation of locale files.
LocaleFileSystemFormTest core/modules/locale/src/Tests/LocaleFileSystemFormTest.php Tests the locale functionality in the altered file settings form.
LocaleImportFunctionalTest core/modules/locale/src/Tests/LocaleImportFunctionalTest.php Tests the import of locale files.
LocaleJavascriptTranslationTest core/modules/locale/src/Tests/LocaleJavascriptTranslationTest.php Tests parsing js files for translatable strings.
LocaleLibraryAlterTest core/modules/locale/src/Tests/LocaleLibraryAlterTest.php Tests localization of the JavaScript libraries.
LocaleLocaleLookupTest core/modules/locale/src/Tests/LocaleLocaleLookupTest.php Tests LocaleLookup.
LocalePathTest core/modules/locale/src/Tests/LocalePathTest.php Tests you can configure a language for individual URL aliases.
LocalePluralFormatTest core/modules/locale/src/Tests/LocalePluralFormatTest.php Tests plural handling for various languages.
LocaleStringTest core/modules/locale/src/Tests/LocaleStringTest.php Tests the locale string storage, string objects and data API.
LocaleTranslatedSchemaDefinitionTest core/modules/locale/src/Tests/LocaleTranslatedSchemaDefinitionTest.php Adds and configures languages to check field schema definition.
LocaleTranslateStringTourTest core/modules/locale/src/Tests/LocaleTranslateStringTourTest.php Tests the Translate Interface tour.
LocaleTranslationProjectsTest core/modules/locale/src/Tests/LocaleTranslationProjectsTest.php Tests locale translation project handling.
LocaleTranslationUiTest core/modules/locale/src/Tests/LocaleTranslationUiTest.php Adds a new locale and translates its name. Checks the validation of translation strings and search results.
LocaleUpdateBase core/modules/locale/src/Tests/LocaleUpdateBase.php Base class for testing updates to string translations.
LocaleUpdateCronTest core/modules/locale/src/Tests/LocaleUpdateCronTest.php Tests for using cron to update project interface translations.
LocaleUpdateDevelopmentReleaseTest core/modules/locale/src/Tests/LocaleUpdateDevelopmentReleaseTest.php Test for proper version fallback in case of a development release.
LocaleUpdateInterfaceTest core/modules/locale/src/Tests/LocaleUpdateInterfaceTest.php Tests for the user interface of project interface translations.
LocaleUpdateTest core/modules/locale/src/Tests/LocaleUpdateTest.php Tests for updating the interface translations of projects.