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