BackdropWebTestCaseCache::tearDown in modules/simpletest/backdrop_web_test_case_cache.php
Reset the database prefix and global config.
BackdropWebTestCase::setUp in modules/simpletest/backdrop_web_test_case.php
Sets up a Backdrop site for running functional and integration tests.
BlockTranslationTestCase::testTranslateCustomBlock in modules/block/tests/block.translation.test
Test creating custom block, translate it, and then deleting it.
drupal-7.language.database.php in modules/simpletest/tests/upgrade/drupal-7.language.database.php
Database additions for language tests. Used in upgrade.language.test.
FilterEditorLinkValidateTestCase::setUp in modules/filter/tests/filter_dialog.test
Set up testing environment.
language_list in includes/bootstrap.inc
Returns a list of configured languages.
language_save in modules/language/language.module
API function to add or update a language.
language_uninstall in modules/language/language.install
Implements hook_uninstall().
language_update_1000 in modules/language/language.install
Rename {language}.language to {language}.langcode.
language_update_1001 in modules/language/language.install
Convert language settings to config.
LocaleUILanguageNegotiationTest::testUILanguageNegotiation in modules/locale/tests/locale.test
Tests for language switching by URL path.
locale_update_1003 in modules/locale/locale.install
Move language negotiation settings from variables to config.
ModuleUninstallTestCase::testUninstallLocale in modules/simpletest/tests/module.test
Tests that uninstalling locale does not cause problems.
node_update_1010 in modules/node/node.install
Set all nodes to be language agnostic on mono-lingual sites.
PathMonolingualTestCase::setUp in modules/path/tests/path.test
Sets up a Backdrop site for running functional and integration tests.
PathPatternLocaleTestCase::testNeutralTransliteration in modules/path/tests/path_pattern.test
Language neutral German node has the correct transliteration applied.
TranslationTestCase::assertLanguageSwitchLinks in modules/translation/tests/translation.test
Tests whether the specified language switch links are found.