Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 7.x
»
locale.inc
»
LOCALE_LANGUAGE_NEGOTIATION_URL_PREFIX
Search Drupal 7.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 7.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
7 uses of LOCALE_LANGUAGE_NEGOTIATION_URL_PREFIX
LocaleUninstallFunctionalTest::testUninstallProcess
in drupal/
modules/
locale/
locale.test
Check if the values of the Locale variables are correct after uninstall.
locale_languages_overview_form_submit
in drupal/
modules/
locale/
locale.admin.inc
Process language overview form submissions, updating existing languages.
locale_language_from_url
in drupal/
includes/
locale.inc
Identify language via URL prefix or domain.
locale_language_providers_url_form
in drupal/
modules/
locale/
locale.admin.inc
The URL language provider configuration form.
locale_language_url_fallback
in drupal/
includes/
locale.inc
Determines the language to be assigned to URLs when none is detected.
locale_language_url_rewrite_url
in drupal/
includes/
locale.inc
Rewrite URLs for the URL language provider.
overlay_overlay_parent_initialize
in drupal/
modules/
overlay/
overlay.module
Implements
hook_overlay_parent_initialize
().