Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 install. |
| ConfigurableLanguageManagerTest::$modules | property | core/ |
Modules to install. |
| 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. |
| ConfigurableLanguageManagerTest::testUserProfileTranslationWithPreferredAdminLanguage | function | core/ |
Tests translation of the user profile edit form. |
| ConfigurableLanguageRenderer::__construct | function | core/ |
Constructs a renderer object. |
| ConfigurableLanguageResourceTestBase | class | core/ |
|
| ConfigurableLanguageResourceTestBase.php | file | core/ |
|
| ConfigurableLanguageResourceTestBase::$entity | property | core/ |
|
| ConfigurableLanguageResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| ConfigurableLanguageResourceTestBase::$modules | property | core/ |
Modules to install. |
| ConfigurableLanguageResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| ConfigurableLanguageResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| ConfigurableLanguageResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
Pagination
- Previous page
- Page 215
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.