Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LanguageManager::filterLanguages | function | core/ |
Filters the full list of languages based on the value of the flag. |
| LanguageManager::getConfigOverrideLanguage | function | core/ |
Gets the current configuration override language. |
| LanguageManager::getCurrentLanguage | function | core/ |
Returns the current language for the given type. |
| LanguageManager::getDefaultLanguage | function | core/ |
Returns a language object representing the site's default language. |
| 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. |
| LanguageNegotiation | class | core/ |
Processes the arrays for the language types' negotiation methods and weights. |
| LanguageNegotiation | class | core/ |
Defines a language negotiation annotation object. |
| 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. |
| LanguageNegotiation::$id | property | core/ |
The language negotiation plugin ID. |
| LanguageNegotiation::$name | property | core/ |
The human-readable name of the language negotiation plugin. |
| LanguageNegotiation::$types | property | core/ |
An array of allowed language types. |
| LanguageNegotiation::$weight | property | core/ |
The default weight of the language negotiation plugin. |
| LanguageNegotiation::mapNewMethods | function | core/ |
Maps old negotiation method names to the new ones. |
Pagination
- Previous page
- Page 845
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.