Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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::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::getMappings | function | core/ |
Returns a list of language codes supported by CKEditor 5. |
| LanguageMapper::__construct | function | core/ |
|
| LanguageNegotiation::$description | property | core/ |
The description of the language negotiation plugin. |
| LanguageNegotiation::$types | property | core/ |
An array of allowed language types. |
| LanguageNegotiation::mapNewMethods | function | core/ |
Maps old negotiation method names to the new ones. |
| LanguageNegotiation::transform | function | core/ |
Performs the associated process. |
| LanguageNegotiation::__construct | function | core/ |
Constructs an LanguageNegotiation attribute. |
| LanguageNegotiation::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| LanguageNegotiationBrowser | class | core/ |
Class for identifying language from the browser Accept-language HTTP header. |
| LanguageNegotiationBrowser.php | file | core/ |
|
| LanguageNegotiationBrowser::$pageCacheKillSwitch | property | core/ |
The page cache disabling policy. |
| LanguageNegotiationBrowser::create | function | core/ |
Creates an instance of the plugin. |
| LanguageNegotiationBrowser::getLangcode | function | core/ |
Performs language negotiation. |
| LanguageNegotiationBrowser::METHOD_ID | constant | core/ |
The language negotiation method id. |
| LanguageNegotiationContentEntity::$contentEntityPaths | property | core/ |
A list of all the link paths of enabled content entities. |
| LanguageNegotiationContentEntity::$hasLowerLanguageNegotiationWeightResult | property | core/ |
Static cache for the language negotiation order check. |
| LanguageNegotiationContentEntity::$paths | property | core/ |
Static cache of outbound route paths per request. |
| 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::getLanguageSwitchLinks | function | core/ |
Returns language switch links. |
| LanguageNegotiationContentEntity::hasLowerLanguageNegotiationWeight | function | core/ |
Determines if content entity language negotiator has higher priority. |
| LanguageNegotiationContentEntity::meetsContentEntityRoutesCondition | function | core/ |
Determines if content entity route condition is met. |
| LanguageNegotiationContentEntity::processOutbound | function | core/ |
Processes the outbound path. |
| LanguageNegotiationContentEntity::__construct | function | core/ |
Constructs a new LanguageNegotiationContentEntity instance. |
| LanguageNegotiationContentEntityTest | class | core/ |
Tests the LanguageNegotiationContentEntity plugin class. |
| LanguageNegotiationContentEntityTest | class | core/ |
Tests language negotiation with the language negotiator content entity. |
| LanguageNegotiationContentEntityTest.php | file | core/ |
|
| LanguageNegotiationContentEntityTest.php | file | core/ |
|
| LanguageNegotiationContentEntityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageNegotiationContentEntityTest::$entity | property | core/ |
The entity being used for testing. |
| LanguageNegotiationContentEntityTest::$languageManager | property | core/ |
A mock LanguageManager object. |
Pagination
- Previous page
- Page 770
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.