Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LanguageManager::getDefaultLockedLanguages | function | core/ |
Returns a list of the default locked languages. |
| LanguageManager::getDefinedLanguageTypesInfo | function | core/ |
Returns information about all defined language types. |
| LanguageManager::getFallbackCandidates | function | core/ |
Returns the language fallback candidates for a given context. |
| LanguageManager::getLanguage | function | core/ |
Returns a language object from the given language code. |
| LanguageManager::getLanguageName | function | core/ |
Produced the printed name for a language for display. |
| LanguageManager::getLanguages | function | core/ |
Returns a list of languages set up on the site. |
| LanguageManager::getLanguageSwitchLinks | function | core/ |
Returns the language switch links for the given language type. |
| LanguageManager::getLanguageTypes | function | core/ |
Returns an array of the available language types. |
| LanguageManager::getNativeLanguages | function | core/ |
Returns a list of languages set up on the site in their native form. |
| LanguageManager::getStandardLanguageList | function | core/ |
Some common languages with their English and native names. |
| LanguageManager::getUnitedNationsLanguageList | function | core/ |
The 6 official languages used at the United Nations. |
| LanguageManager::isLanguageLocked | function | core/ |
Checks whether a language is locked. |
| LanguageManager::isMultilingual | function | core/ |
Returns whether or not the site has more than one language added. |
| LanguageManager::reset | function | core/ |
Resets the given language type or all types if none specified. |
| LanguageManager::setConfigOverrideLanguage | function | core/ |
Sets the configuration override language. |
| LanguageManager::__construct | function | core/ |
Constructs the language manager. |
| LanguageManagerInterface | interface | core/ |
Common interface for the language manager service. |
| LanguageManagerInterface.php | file | core/ |
|
| LanguageManagerInterface::getConfigOverrideLanguage | function | core/ |
Gets the current configuration override language. |
| LanguageManagerInterface::getCurrentLanguage | function | core/ |
Returns the current language for the given type. |
| LanguageManagerInterface::getDefaultLanguage | function | core/ |
Returns a language object representing the site's default language. |
| LanguageManagerInterface::getDefaultLockedLanguages | function | core/ |
Returns a list of the default locked languages. |
| LanguageManagerInterface::getDefinedLanguageTypesInfo | function | core/ |
Returns information about all defined language types. |
| LanguageManagerInterface::getFallbackCandidates | function | core/ |
Returns the language fallback candidates for a given context. |
| LanguageManagerInterface::getLanguage | function | core/ |
Returns a language object from the given language code. |
| LanguageManagerInterface::getLanguageName | function | core/ |
Produced the printed name for a language for display. |
| LanguageManagerInterface::getLanguages | function | core/ |
Returns a list of languages set up on the site. |
| LanguageManagerInterface::getLanguageSwitchLinks | function | core/ |
Returns the language switch links for the given language type. |
| LanguageManagerInterface::getLanguageTypes | function | core/ |
Returns an array of the available language types. |
| LanguageManagerInterface::getNativeLanguages | function | core/ |
Returns a list of languages set up on the site in their native form. |
| LanguageManagerInterface::getStandardLanguageList | function | core/ |
Some common languages with their English and native names. |
| LanguageManagerInterface::isLanguageLocked | function | core/ |
Checks whether a language is locked. |
| LanguageManagerInterface::isMultilingual | function | core/ |
Returns whether or not the site has more than one language added. |
| LanguageManagerInterface::reset | function | core/ |
Resets the given language type or all types if none specified. |
| LanguageManagerInterface::setConfigOverrideLanguage | function | core/ |
Sets the configuration override language. |
| LanguageMapper | class | core/ |
Manages language mappings and discovery for ckeditor translations. |
| LanguageMapper.php | file | core/ |
|
| LanguageMapper::$cache | property | core/ |
Cache backend. |
| LanguageMapper::$configFactory | property | core/ |
The config factory service. |
| LanguageMapper::getMapping | function | core/ |
Returns a specific ckeditor langcode based on the requested one. |
| LanguageMapper::getMappings | function | core/ |
Returns a list of language codes supported by CKEditor 5. |
| LanguageMapper::__construct | function | core/ |
|
| LanguageNegotiation | class | core/ |
Defines a language negotiation annotation object. |
| LanguageNegotiation | class | core/ |
Processes the arrays for the language types' negotiation methods and weights. |
| LanguageNegotiation | class | core/ |
Defines a language negotiation attribute object. |
| LanguageNegotiation.php | file | core/ |
|
| LanguageNegotiation.php | file | core/ |
|
| LanguageNegotiation.php | file | core/ |
|
| LanguageNegotiation::$config_route_name | property | core/ |
The route pointing to the plugin's configuration page. |
| LanguageNegotiation::$description | property | core/ |
The description of the language negotiation plugin. |
Pagination
- Previous page
- Page 911
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.