Search for langcode
- Search 7.x for langcode
- Search 9.5.x for langcode
- Search 10.3.x for langcode
- Search 11.x for langcode
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
Test 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/ |
Creates an instance of the plugin. |
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. |
_menu_link_content_post_update_make_menu_link_content_revisionable__fix_default_langcode | function | core/ |
Fixes recoverable data integrity issues in the "default_langcode" field. |
_taxonomy_post_update_make_taxonomy_term_revisionable__fix_default_langcode | function | core/ |
Fixes recoverable data integrity issues in the "default_langcode" field. |
Pagination
- Previous page
- Page 5
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.