You are here

8 string references to 'language.mappings' in Drupal 10

LanguageNegotiationBrowser::getLangcode in core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationBrowser.php
LanguageTest::test in core/modules/ckeditor5/tests/src/Kernel/LanguageTest.php
Ensure that languages are resolved correctly.
language_get_browser_drupal_langcode_mappings in core/modules/language/language.module
Returns language mappings between browser and Drupal language codes.
NegotiationBrowserDeleteForm::getEditableConfigNames in core/modules/language/src/Form/NegotiationBrowserDeleteForm.php
Gets the configuration names that will be editable.
NegotiationBrowserDeleteForm::submitForm in core/modules/language/src/Form/NegotiationBrowserDeleteForm.php
Form submission handler.
NegotiationBrowserForm::getEditableConfigNames in core/modules/language/src/Form/NegotiationBrowserForm.php
Gets the configuration names that will be editable.
NegotiationBrowserForm::language_get_browser_drupal_langcode_mappings in core/modules/language/src/Form/NegotiationBrowserForm.php
Retrieves the browser's langcode mapping configuration array.
NegotiationBrowserForm::submitForm in core/modules/language/src/Form/NegotiationBrowserForm.php
Form submission handler.