language_types_get_default in includes/bootstrap.inc
Returns a list of the built-in language types.
LocaleDateFormatsFunctionalTest::testLocalizeDateFormats in modules/locale/tests/locale.test
Functional tests for localizing date formats.
locale_language_negotiation_info in modules/locale/locale.module
Implements hook_language_negotiation_info().
locale_language_selector_form in modules/locale/locale.module
Form builder callback to display language selection widget.
LocaleLanguageSwitchingFunctionalTest::testLanguageBlock in modules/locale/tests/locale.test
Functional tests for the language switcher block.
locale_language_types_info in modules/locale/locale.module
Implements hook_language_types_info().
locale_language_url_fallback in includes/locale.inc
Determines the language to be assigned to URLs when none is detected.
LocaleUILanguageNegotiationTest::runTest in modules/locale/tests/locale.test
LocaleUILanguageNegotiationTest::testUILanguageNegotiation in modules/locale/tests/locale.test
Tests for language switching by URL path.
LocaleUninstallFunctionalTest::testUninstallProcess in modules/locale/tests/locale.test
Check if the values of the Locale variables are correct after uninstall.
TranslationTestCase::setUp in modules/translation/tests/translation.test
Sets up a Backdrop site for running functional and integration tests.
update.php in ./update.php
Administrative page for handling updates from one Backdrop version to another.
views_cache_get in modules/views/includes/cache.inc
Return data from the persistent views cache.
views_cache_set in modules/views/includes/cache.inc
Set a cached item in the views cache.