Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LanguageInterface::getDirection | function | core/ |
Gets the text direction (left-to-right or right-to-left). |
| LanguageInterface::getId | function | core/ |
Gets the ID (language code). |
| LanguageInterface::getName | function | core/ |
Gets the name of the language. |
| LanguageInterface::getWeight | function | core/ |
Gets the weight of the language. |
| LanguageItem::getPossibleOptions | function | core/ |
Returns an array of possible values with labels for display. |
| LanguageItem::getPossibleValues | function | core/ |
Returns an array of possible values. |
| LanguageItem::getSettableOptions | function | core/ |
Returns an array of settable values with labels for display. |
| LanguageItem::getSettableValues | function | core/ |
Returns an array of settable values. |
| LanguageListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LanguageLocalTasksTest::getLanguageAdminOverviewRoutes | function | core/ |
Provides a list of routes to test. |
| LanguageManager::$definedLanguageTypesInfo | property | core/ |
Information about all defined language types. |
| 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. |
| 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. |
| 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. |
Pagination
- Previous page
- Page 111
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.