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_domains
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
7 calls to language_negotiation_url_domains()
LanguageUpgradePathTest::testLanguageUrlUpgrade
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Upgrade/
LanguageUpgradePathTest.php
Tests language domain upgrade path.
language_from_url
in drupal/
core/
modules/
language/
language.negotiation.inc
Identify language via URL prefix or domain.
language_language_delete
in drupal/
core/
modules/
language/
language.module
Implements
hook_language_delete
().
language_language_insert
in drupal/
core/
modules/
language/
language.module
Implements
hook_language_insert
().
language_negotiation_configure_url_form
in drupal/
core/
modules/
language/
language.admin.inc
Builds the URL language negotiation method configuration form.
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.