Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigurableLanguageJsonCookieTest | class | core/ |
@group rest |
| ConfigurableLanguageJsonCookieTest.php | file | core/ |
|
| ConfigurableLanguageJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ConfigurableLanguageJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigurableLanguageJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| ConfigurableLanguageJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ConfigurableLanguageManager::$languageTypes | property | core/ |
Local cache for language type configuration data. |
| ConfigurableLanguageManager::$languageTypesInfo | property | core/ |
Local cache for language type information. |
| ConfigurableLanguageManager::$negotiatedLanguages | property | core/ |
An array of language objects keyed by language type. |
| ConfigurableLanguageManager::$negotiatedMethods | property | core/ |
An array of language negotiation method IDs keyed by language type. |
| ConfigurableLanguageManager::$requestStack | property | core/ |
The request object. |
| ConfigurableLanguageManager::getDefinedLanguageTypes | function | core/ |
Returns all the defined language types including fixed ones. |
| ConfigurableLanguageManager::getDefinedLanguageTypesInfo | function | core/ |
Returns information about all defined language types. |
| ConfigurableLanguageManager::getFallbackCandidates | function | core/ |
Returns the language fallback candidates for a given context. |
| ConfigurableLanguageManager::getLanguageConfigOverrideStorage | function | core/ |
Gets a language configuration override storage object. |
| ConfigurableLanguageManager::getLanguages | function | core/ |
Returns a list of languages set up on the site. |
| ConfigurableLanguageManager::getLanguageSwitchLinks | function | core/ |
Returns the language switch links for the given language type. |
| ConfigurableLanguageManager::getLanguageTypes | function | core/ |
Returns an array of the available language types. |
| ConfigurableLanguageManager::getNativeLanguages | function | core/ |
Returns a list of languages set up on the site in their native form. |
| ConfigurableLanguageManager::getStandardLanguageListWithoutConfigured | function | core/ |
Returns the standard language list excluding already configured languages. |
| ConfigurableLanguageManager::isMultilingual | function | core/ |
Returns whether or not the site has more than one language added. |
| ConfigurableLanguageManager::loadLanguageTypesConfiguration | function | core/ |
Retrieves language types from the configuration storage. |
| ConfigurableLanguageManager::rebuildServices | function | core/ |
Rebuild the container to register services needed on multilingual sites. |
| ConfigurableLanguageManager::reset | function | core/ |
Resets the given language type or all types if none specified. |
| ConfigurableLanguageManager::saveLanguageTypesConfiguration | function | core/ |
Stores language types configuration. |
| ConfigurableLanguageManager::setConfigOverrideLanguage | function | core/ |
Sets the configuration override language. |
| ConfigurableLanguageManager::setNegotiator | function | core/ |
Injects the language negotiator. |
| ConfigurableLanguageManager::updateLockedLanguageWeights | function | core/ |
Updates locked system language weights. |
| ConfigurableLanguageManager::__construct | function | core/ |
Constructs a new ConfigurableLanguageManager object. |
| ConfigurableLanguageManagerInterface::getDefinedLanguageTypes | function | core/ |
Returns all the defined language types including fixed ones. |
| ConfigurableLanguageManagerInterface::getLanguageConfigOverrideStorage | function | core/ |
Gets a language configuration override storage object. |
| ConfigurableLanguageManagerInterface::getStandardLanguageListWithoutConfigured | function | core/ |
Returns the standard language list excluding already configured languages. |
| ConfigurableLanguageManagerInterface::rebuildServices | function | core/ |
Rebuild the container to register services needed on multilingual sites. |
| ConfigurableLanguageManagerInterface::saveLanguageTypesConfiguration | function | core/ |
Stores language types configuration. |
| ConfigurableLanguageManagerInterface::setNegotiator | function | core/ |
Injects the language negotiator. |
| ConfigurableLanguageManagerInterface::updateLockedLanguageWeights | function | core/ |
Updates locked system language weights. |
| ConfigurableLanguageManagerTest | class | core/ |
Tests the ConfigurableLanguage entity. |
| ConfigurableLanguageManagerTest | class | core/ |
Tests Language Negotiation. |
| ConfigurableLanguageManagerTest.php | file | core/ |
|
| ConfigurableLanguageManagerTest.php | file | core/ |
|
| ConfigurableLanguageManagerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigurableLanguageManagerTest::$languageManager | property | core/ |
The language manager. |
| ConfigurableLanguageManagerTest::$languageNegotiator | property | core/ |
The language negotiator. |
| ConfigurableLanguageManagerTest::$modules | property | core/ |
Modules to enable. |
| ConfigurableLanguageManagerTest::$modules | property | core/ |
Modules to enable. |
| ConfigurableLanguageManagerTest::setUp | function | core/ |
|
| ConfigurableLanguageManagerTest::setUp | function | core/ |
|
| ConfigurableLanguageManagerTest::testLanguageSwitchLinks | function | core/ |
@covers ::getLanguageSwitchLinks[[api-linebreak]] |
| ConfigurableLanguageManagerTest::testUrlContentTranslationWithPreferredAdminLanguage | function | core/ |
Tests translation with URL and Preferred Admin Language negotiators. |
| ConfigurableLanguageManagerTest::testUrlContentTranslationWithSessionLanguage | function | core/ |
Tests translation with URL and Session Language Negotiators. |
Pagination
- Previous page
- Page 208
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.