language_negotiation_configure_url_form in core/modules/locale/locale.admin.inc
Builds the URL language provider configuration form.
language_url_split_prefix in core/includes/language.inc
Splits the given path into prefix and actual path.
LocaleCommentLanguageFunctionalTest::testCommentLanguage in core/modules/locale/tests/locale.test
Test that comment language is properly set.
LocaleUrlRewritingTest::checkUrl in core/modules/locale/tests/locale.test
Check URL rewriting for the given language.
locale_enable in core/modules/locale/locale.install
Fill in the path prefixes and domains when enabled.
locale_language_delete in core/modules/locale/locale.module
Implements hook_language_delete().
locale_language_insert in core/modules/locale/locale.module
Implements hook_language_insert().
locale_language_update in core/modules/locale/locale.module
Implements hook_language_update().
locale_language_url_fallback in core/includes/locale.inc
Determines the language to be assigned to URLs when none is detected.
locale_language_url_rewrite_url in core/includes/locale.inc
Rewrite URLs for the URL language provider.
TranslationTestCase::testContentTranslation in core/modules/translation/tests/translation.test
Creates, modifies, and updates a page with a translation.