locale |
core/modules/locale/locale.module |
Provides interface translation services. |
LocaleBrowserDetectionTest::testLanguageFromBrowser |
core/modules/locale/tests/locale.test |
Unit tests for the locale_language_from_browser() function. |
LocaleCommentLanguageFunctionalTest::setUp |
core/modules/locale/tests/locale.test |
Sets up a Backdrop site for running functional and integration tests. |
LocaleCommentLanguageFunctionalTest::testCommentLanguage |
core/modules/locale/tests/locale.test |
Test that comment language is properly set. |
LocaleConfigurationTest::setUp |
core/modules/locale/tests/locale.test |
Sets up a Backdrop site for running functional and integration tests. |
LocaleConfigurationTest::testLanguageConfiguration |
core/modules/locale/tests/locale.test |
Functional tests for adding, editing and deleting languages. |
LocaleContentFunctionalTest::createNodePost |
core/modules/locale/tests/locale.test |
Create node in a specific language. |
LocaleContentFunctionalTest::setUp |
core/modules/locale/tests/locale.test |
Sets up a Backdrop site for running functional and integration tests. |
LocaleContentFunctionalTest::testContentTypeDirLang |
core/modules/locale/tests/locale.test |
Test if a dir and lang tags exist in node's attributes. |
LocaleContentFunctionalTest::testContentTypeLanguageConfiguration |
core/modules/locale/tests/locale.test |
Test if a content type can be set to multilingual and language is present. |
LocaleContentFunctionalTest::testMachineNameLTR |
core/modules/locale/tests/locale.test |
Verifies that machine name fields are always LTR. |
LocaleDateFormatsFunctionalTest::checkRequirements |
core/modules/locale/tests/locale.test |
Checks the matching requirements for BackdropTestCase. |
LocaleDateFormatsFunctionalTest::setUp |
core/modules/locale/tests/locale.test |
Sets up a Backdrop site for running functional and integration tests. |
LocaleDateFormatsFunctionalTest::testLocalizeDateFormats |
core/modules/locale/tests/locale.test |
Functional tests for localizing date formats. |
LocaleExportFunctionalTest::getPoFile |
core/modules/locale/tests/locale.test |
Helper function that returns a proper .po file. |
LocaleExportFunctionalTest::setUp |
core/modules/locale/tests/locale.test |
Sets up a Backdrop site for running functional and integration tests. |
LocaleExportFunctionalTest::testExportTranslation |
core/modules/locale/tests/locale.test |
Test exportation of translations. |
LocaleExportFunctionalTest::testExportTranslationTemplateFile |
core/modules/locale/tests/locale.test |
Test exportation of translation template file. |
LocaleImportFunctionalTest::getBadPoFile |
core/modules/locale/tests/locale.test |
Helper function that returns a bad .po file. |
LocaleImportFunctionalTest::getOverwritePoFile |
core/modules/locale/tests/locale.test |
Helper function that returns a proper .po file for testing. |
LocaleImportFunctionalTest::getPoFile |
core/modules/locale/tests/locale.test |
Helper function that returns a proper .po file. |
LocaleImportFunctionalTest::getPoFileWithContext |
core/modules/locale/tests/locale.test |
Helper function that returns a .po file with context. |
LocaleImportFunctionalTest::getPoFileWithEmptyMsgstr |
core/modules/locale/tests/locale.test |
Helper function that returns a .po file with an empty last item. |
LocaleImportFunctionalTest::getPoFileWithMsgstr |
core/modules/locale/tests/locale.test |
Helper function that returns a .po file with an empty last item. |
LocaleImportFunctionalTest::importPoFile |
core/modules/locale/tests/locale.test |
Helper function: import a standalone .po file in a given language. |
LocaleImportFunctionalTest::setUp |
core/modules/locale/tests/locale.test |
Sets up a Backdrop site for running functional and integration tests. |
LocaleImportFunctionalTest::testAutomaticModuleTranslationImportLanguageEnable |
core/modules/locale/tests/locale.test |
Test automatic import of a module's translation files. |
LocaleImportFunctionalTest::testEmptyMsgstr |
core/modules/locale/tests/locale.test |
Test empty msgstr at end of .po file see #611786. |
LocaleImportFunctionalTest::testLanguageContext |
core/modules/locale/tests/locale.test |
Test msgctxt context support. |
LocaleImportFunctionalTest::testStandalonePoFile |
core/modules/locale/tests/locale.test |
Test import of standalone .po files. |
LocaleInstallTest::setUp |
core/modules/locale/tests/locale.test |
Sets up a Backdrop site for running functional and integration tests. |
LocaleInstallTest::testFunctionSignatures |
core/modules/locale/tests/locale.test |
Verify that function signatures of t() and st() are equal. |
LocaleJavascriptTranslationTest::setUp |
core/modules/locale/tests/locale.test |
Sets up a Backdrop site for running functional and integration tests. |
LocaleJavascriptTranslationTest::testFileParsing |
core/modules/locale/tests/locale.test |
|
LocaleLanguageNegotiationInfoFunctionalTest::languageNegotiationUpdate |
core/modules/locale/tests/locale.test |
Update language types/negotiation information. |
LocaleLanguageNegotiationInfoFunctionalTest::setUp |
core/modules/locale/tests/locale.test |
Sets up a Backdrop site for running functional and integration tests. |
LocaleLanguageNegotiationInfoFunctionalTest::testInfoAlterations |
core/modules/locale/tests/locale.test |
Tests alterations to language types/negotiation info. |
LocaleLanguageSwitchingFunctionalTest::setUp |
core/modules/locale/tests/locale.test |
Sets up a Backdrop site for running functional and integration tests. |
LocaleLanguageSwitchingFunctionalTest::testLanguageBlock |
core/modules/locale/tests/locale.test |
Functional tests for the language switcher block. |
LocaleLibraryInfoAlterTest::setUp |
core/modules/locale/tests/locale.test |
Sets up a Backdrop site for running functional and integration tests. |
LocaleLibraryInfoAlterTest::testLibraryInfoAlter |
core/modules/locale/tests/locale.test |
Verifies that the datepicker can be localized. |
LocaleMultilingualFieldsFunctionalTest::setUp |
core/modules/locale/tests/locale.test |
Sets up a Backdrop site for running functional and integration tests. |
LocaleMultilingualFieldsFunctionalTest::testMultilingualDisplaySettings |
core/modules/locale/tests/locale.test |
|
LocaleMultilingualFieldsFunctionalTest::testMultilingualNodeForm |
core/modules/locale/tests/locale.test |
Test if field languages are correctly set through the node form. |
LocalePathFunctionalTest::setUp |
core/modules/locale/tests/locale.test |
Sets up a Backdrop site for running functional and integration tests. |
LocalePathFunctionalTest::testPathLanguageConfiguration |
core/modules/locale/tests/locale.test |
Test if a language can be associated with a URL alias. |
LocalePluralFormatTest::getPoFileWithBrokenPlural |
core/modules/locale/tests/locale.test |
Returns a .po file with a broken plural formula. |
LocalePluralFormatTest::getPoFileWithComplexPlural |
core/modules/locale/tests/locale.test |
Returns a .po file with a complex plural formula. |
LocalePluralFormatTest::getPoFileWithMissingPlural |
core/modules/locale/tests/locale.test |
Returns a .po file with a missing plural formula. |
LocalePluralFormatTest::getPoFileWithSimplePlural |
core/modules/locale/tests/locale.test |
Returns a .po file with a simple plural formula. |