9 calls to language_negotiation_url_prefixes()

CommentLanguageTest::testCommentLanguage in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLanguageTest.php
Test that comment language is properly set.
LanguageUrlRewritingTest::checkUrl in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php
Check URL rewriting for the given language.
language_language_delete in drupal/core/modules/language/language.module
Implements hook_language_delete().
language_negotiation_url_prefixes_update in drupal/core/modules/language/language.negotiation.inc
Update the list of prefixes from the installed languages.
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_split_prefix in drupal/core/includes/language.inc
Splits the given path into prefix and actual path.
NegotiationUrlForm::buildForm in drupal/core/modules/language/lib/Drupal/language/Form/NegotiationUrlForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
overlay_overlay_parent_initialize in drupal/core/modules/overlay/overlay.module
Implements hook_overlay_parent_initialize().
TranslationTest::testContentTranslation in drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php
Creates, modifies, and updates a basic page with a translation.