Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
language.negotiation.inc
»
LANGUAGE_NEGOTIATION_URL_PREFIX
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
6 uses of LANGUAGE_NEGOTIATION_URL_PREFIX
language_from_url
in drupal/
core/
modules/
language/
language.negotiation.inc
Identify language via URL prefix or domain.
language_negotiation_configure_url_form
in drupal/
core/
modules/
language/
language.admin.inc
Builds the URL language negotiation method configuration form.
language_negotiation_configure_url_form_validate
in drupal/
core/
modules/
language/
language.admin.inc
Validates the URL language negotiation method configuration.
language_url_fallback
in drupal/
core/
modules/
language/
language.negotiation.inc
Determines the language to be assigned to URLs when none is detected.
language_url_rewrite_url
in drupal/
core/
modules/
language/
language.negotiation.inc
Rewrite URLs for the URL language negotiation method.
overlay_overlay_parent_initialize
in drupal/
core/
modules/
overlay/
overlay.module
Implements
hook_overlay_parent_initialize
().