Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| LanguageNegotiationBrowser::getLangcode | function | core/ |
Performs language negotiation. |
| LanguageNegotiationContentEntity::getContentEntityPaths | function | core/ |
Returns the paths for the link templates of all content entities. |
| LanguageNegotiationContentEntity::getContentEntityTypeIdForCurrentRequest | function | core/ |
Returns the content entity type ID from the current request for the route. |
| LanguageNegotiationContentEntity::getLangcode | function | core/ |
Performs language negotiation. |
| LanguageNegotiationContentEntity::getLanguageSwitchLinks | function | core/ |
Returns language switch links. |
| LanguageNegotiationContentEntityTest::getPluginClass | function | core/ |
Returns the plugin class to use for creating the language negotiation plugin. |
| LanguageNegotiationContentEntityTest::testGetLangcode | function | core/ |
@covers ::getLangcode[[api-linebreak]] |
| LanguageNegotiationContentEntityTest::testGetLanguageSwitchLinks | function | core/ |
@covers ::getLanguageSwitchLinks[[api-linebreak]] |
| LanguageNegotiationInfoTest::checkFixedLanguageTypes | function | core/ |
Check that language negotiation for fixed types matches the stored one. |
| LanguageNegotiationInfoTest::isLanguageTypeConfigurable | function | core/ |
Checks whether the given language type is configurable. |
| LanguageNegotiationMethodInterface::getLangcode | function | core/ |
Performs language negotiation. |
| LanguageNegotiationSelected::getLangcode | function | core/ |
Performs language negotiation. |
| LanguageNegotiationSession::getLangcode | function | core/ |
Performs language negotiation. |
| LanguageNegotiationSession::getLanguageSwitchLinks | function | core/ |
Returns language switch links. |
| LanguageNegotiationTest::getLangcode | function | core/ |
Performs language negotiation. |
| LanguageNegotiationTestBase::getPluginClass | function | core/ |
Returns the plugin class to use for creating the language negotiation plugin. |
| LanguageNegotiationUI::getLangcode | function | core/ |
Performs language negotiation. |
| LanguageNegotiationUrl::getLangcode | function | core/ |
Performs language negotiation. |
| LanguageNegotiationUrl::getLanguageSwitchLinks | function | core/ |
Returns language switch links. |
| LanguageNegotiationUrlFallback::getLangcode | function | core/ |
Performs language negotiation. |
| LanguageNegotiationUser::getLangcode | function | core/ |
Performs language negotiation. |
| LanguageNegotiationUserAdmin::getLangcode | function | core/ |
Performs language negotiation. |
| LanguageNegotiator::getEnabledNegotiators | function | core/ |
Gets enabled detection methods for the provided language type. |
| LanguageNegotiator::getNegotiationMethodInstance | function | core/ |
Returns an instance of the specified language negotiation method. |
Pagination
- Previous page
- Page 114
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.