drupal_language_types in includes/bootstrap.inc
Returns a list of the built-in language types.
LocaleDateFormatsFunctionalTest::testLocalizeDateFormats in modules/locale/locale.test
Functional tests for localizing date formats.
LocaleLanguageSwitchingFunctionalTest::testLanguageBlock in modules/locale/locale.test
Functional tests for the language switcher block.
LocaleUILanguageNegotiationTest::runTest in modules/locale/locale.test
LocaleUILanguageNegotiationTest::testLanguageDomain in modules/locale/locale.test
Tests url() when separate domains are used for multiple languages.
LocaleUILanguageNegotiationTest::testUILanguageNegotiation in modules/locale/locale.test
Tests for language switching by URL path.
LocaleUninstallFunctionalTest::testUninstallProcess in modules/locale/locale.test
Check if the values of the Locale variables are correct after uninstall.
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.
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.
locale_update_7001 in modules/locale/locale.install
Upgrade language negotiation settings.
system_update_7004 in modules/system/system.install
Remove hardcoded numeric deltas from all blocks in core.
TranslationTestCase::setUp in modules/translation/translation.test
Sets up a Drupal site for running functional and integration tests.
translation_language_switch_links_alter in modules/translation/translation.module
Implements hook_language_switch_links_alter().
translation_node_overview in modules/translation/translation.pages.inc
Page callback: Displays a list of a node's translations.
translation_node_view in modules/translation/translation.module
Implements hook_node_view().