LANGUAGE_TYPE_URL

The type of language used for URLs.

4 uses of LANGUAGE_TYPE_URL
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_update_7001 in modules/locale/locale.install
Upgrade language negotiation settings.
locale_update_7002 in modules/locale/locale.install
Updates URL language negotiation by adding the URL fallback detection method.

File

includes/bootstrap.inc, line 196

Code

define('LANGUAGE_TYPE_URL', 'language_url');

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.