backdrop_language_initialize in core/includes/bootstrap.inc
Initializes all the defined language types.
language_negotiation_configure_form in core/modules/locale/locale.admin.inc
Builds the configuration form for language negotiation.
language_negotiation_order in core/includes/language.inc
Get the language negotiator provider order for a language type.
language_negotiation_purge in core/includes/language.inc
Removes any unused language negotiation providers from the configuration.
language_types_get_configurable in core/includes/language.inc
Returns only the configurable language types.
language_types_initialize in core/includes/language.inc
Chooses a language based on language negotiation provider settings.
LocaleLanguageNegotiationInfoFunctionalTest::testInfoAlterations in core/modules/locale/tests/locale.test
Tests alterations to language types/negotiation info.
LocaleUninstallFunctionalTest::testUninstallProcess in core/modules/locale/tests/locale.test
Check if the values of the Locale variables are correct after uninstall.
locale_block_info in core/modules/locale/locale.module
Implements hook_block_info().
locale_test_store_language_negotiation in core/modules/locale/tests/locale_test/locale_test.module
Store the last negotiated languages.