BlockTranslationTestCase::testTranslateCustomBlock in core/modules/block/tests/block.translation.test
Test creating custom block, translate it, and then deleting it.
LanguageListTest::testLanguageList in core/modules/language/tests/language.test
Functional tests for adding, configuring, and deleting languages.
language_admin_overview_form in core/modules/language/language.admin.inc
User interface for the language overview screen.
language_delete in core/modules/language/language.module
Delete a language.
language_save in core/modules/language/language.module
API function to add or update a language.
LocaleCommentLanguageFunctionalTest::testCommentLanguage in core/modules/locale/tests/locale.test
Test that comment language is properly set.
LocaleTranslationFunctionalTest::testJavaScriptTranslation in core/modules/locale/tests/locale.test
LocaleUILanguageNegotiationTest::testUILanguageNegotiation in core/modules/locale/tests/locale.test
Tests for language switching by URL path.
LocaleUrlRewritingTest::setUp in core/modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocaleUrlRewritingTest::testDomainNameNegotiationPort in core/modules/locale/tests/locale.test
Check URL rewriting when using a domain name and a non-standard port.
locale_translate_export_screen in core/modules/locale/locale.bulk.inc
User interface for the translation export screen.
locale_translate_import_form in core/modules/locale/locale.bulk.inc
User interface for the translation import screen.
locale_translate_import_form_submit in core/modules/locale/locale.bulk.inc
Process the locale import form submission.
locale_translation_filters in core/modules/locale/locale.pages.inc
List locale translation filters that can be applied.
PathLanguageTestCase::testAliasTranslation in core/modules/path/tests/path.test
Test alias functionality through the admin interfaces.
PathMonolingualTestCase::setUp in core/modules/path/tests/path.test
Sets up a Backdrop site for running functional and integration tests.
TranslationTestCase::addLanguage in core/modules/translation/tests/translation.test
Installs the specified language, or enables it if it is already installed.
TranslationTestCase::resetCaches in core/modules/translation/tests/translation.test
Resets static caches to make the test code match the client-side behavior.