7 uses of LANGUAGE_NEGOTIATION_DEFAULT
- language_initialize in includes/
language.inc - Chooses a language based on language negotiation provider settings.
- language_negotiation_get in includes/
language.inc - Checks whether a language negotiation provider is enabled for a language type.
- 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_selector_form in modules/
locale/ locale.module - Form builder callback to display language selection widget.
- _locale_languages_configure_form_language_table in modules/
locale/ locale.admin.inc - Helper function to build a language provider table.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.