Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| 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/ |
Tests get langcode. |
| LanguageNegotiationContentEntityTest::testGetLanguageSwitchLinks | function | core/ |
Tests get 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. |
| 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. |
| LanguageNegotiator::getNegotiationMethods | function | core/ |
Returns the language negotiation methods enabled for a language type. |
| LanguageNegotiator::getPrimaryNegotiationMethod | function | core/ |
Returns the ID of the language type's primary language negotiation method. |
| LanguageNegotiatorInterface::getNegotiationMethodInstance | function | core/ |
Returns an instance of the specified language negotiation method. |
| LanguageNegotiatorInterface::getNegotiationMethods | function | core/ |
Returns the language negotiation methods enabled for a language type. |
| LanguageNegotiatorInterface::getPrimaryNegotiationMethod | function | core/ |
Returns the ID of the language type's primary language negotiation method. |
| LanguagePluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
| LanguagePluginTest::testGetDynamicPluginConfig | function | core/ |
Tests get dynamic plugin config. |
| LanguageReference::getAllValidLangcodes | function | core/ |
Returns all valid values for a `langcode` config value. |
| LanguageReference::getTargetIdentifier | function | core/ |
Gets the identifier of the referenced data. |
| LanguageRequestSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| LanguagesCacheContext::getCacheableMetadata | function | core/ |
Gets cacheability metadata for the context based on the parameter value. |
| LanguagesCacheContext::getContext | function | core/ |
$type can be NULL, or one of the language types supported by the language manager, typically: |
| LanguagesCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| LanguageSelect::getInfo | function | core/ |
Returns the element properties for this element. |
Pagination
- Previous page
- Page 121
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.