language.mappings.yml
Same filename in this branch
Same filename in other branches
6 string references to 'language.mappings'
- 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.
- 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.
File
-
core/
tests/ fixtures/ config_install/ multilingual/ language.mappings.yml
View source
- _core:
- default_config_hash: EMWe7Yu4Q5eD-NUfNuQAWGBvYUNZPIinztEtONSmsDc
- map:
- 'no': nb
- pt: pt-pt
- zh: zh-hans
- zh-tw: zh-hant
- zh-hk: zh-hant
- zh-mo: zh-hant
- zh-cht: zh-hant
- zh-cn: zh-hans
- zh-sg: zh-hans
- zh-chs: zh-hans
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.