Search for langcode
- Search 7.x for langcode
 - Search 9.5.x for langcode
 - Search 8.9.x for langcode
 - Search 10.3.x for langcode
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| TranslationManager::$defaultLangcode | property | core/ | 
                                                                                        The default langcode used in translations. | 
| TranslationManager::setDefaultLangcode | function | core/ | 
                                                                                        Sets the default langcode. | 
| UmamiMultilingualInstallTest::$langcode | property | core/ | 
                                                                                        The language code in which to install Drupal. | 
| User::getPreferredAdminLangcode | function | core/ | 
                                                                                        Returns the preferred administrative language code of the account. | 
| User::getPreferredLangcode | function | core/ | 
                                                                                        Returns the preferred language code of the account. | 
| UserAgent::getBestMatchingLangcode | function | core/ | 
                                                                                        Identifies user agent language from the Accept-language HTTP header. | 
| UserAgentTest::providerTestGetBestMatchingLangcode | function | core/ | 
                                                                                        Data provider for testGetBestMatchingLangcode(). | 
| UserAgentTest::testGetBestMatchingLangcode | function | core/ | 
                                                                                        Tests matching language from user agent. | 
| UserLangcode | class | core/ | 
                                                                                        Provides a process plugin for the user langcode. | 
| UserLangcode.php | file | core/ | 
                                                                                        |
| UserLangcode::$languageManager | property | core/ | 
                                                                                        The language manager. | 
| UserLangcode::create | function | core/ | 
                                                                                        Instantiates a new instance of the implementing class using autowiring. | 
| UserLangcode::transform | function | core/ | 
                                                                                        Performs the associated process. | 
| UserLangcode::__construct | function | core/ | 
                                                                                        Constructs a UserLangcode object. | 
| UserSession::$preferred_admin_langcode | property | core/ | 
                                                                                        The preferred administrative language code of the account. | 
| UserSession::$preferred_langcode | property | core/ | 
                                                                                        The preferred language code of the account. | 
| UserSession::getPreferredAdminLangcode | function | core/ | 
                                                                                        Returns the preferred administrative language code of the account. | 
| UserSession::getPreferredLangcode | function | core/ | 
                                                                                        Returns the preferred language code of the account. | 
| ViewsData::$langcode | property | core/ | 
                                                                                        The current language code. | 
| VocabularyTranslationTest::$additionalLangcodes | property | core/ | 
                                                                                        Languages to enable. | 
| _ckeditor5_get_langcode_mapping | function | core/ | 
                                                                                        Returns a list of language codes supported by CKEditor 5. | 
Pagination
- Previous page
 - Page 5
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.