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.