Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigurableLanguageJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| ConfigurableLanguageJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ConfigurableLanguageManager | class | core/ |
Overrides default LanguageManager to provide configured languages. |
| ConfigurableLanguageManager.php | file | core/ |
|
| ConfigurableLanguageManager::$configFactory | property | core/ |
The configuration storage service. |
| ConfigurableLanguageManager::$configFactoryOverride | property | core/ |
The language configuration override service. |
| ConfigurableLanguageManager::$initialized | property | core/ |
Whether or not the language manager has been initialized. |
| ConfigurableLanguageManager::$initializing | property | core/ |
Whether language types are in the process of language initialization. |
| ConfigurableLanguageManager::$languageTypes | property | core/ |
Local cache for language type configuration data. |
| ConfigurableLanguageManager::$languageTypesInfo | property | core/ |
Local cache for language type information. |
| ConfigurableLanguageManager::$moduleHandler | property | core/ |
The module handler service. |
| 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::$negotiator | property | core/ |
The language negotiator. |
| ConfigurableLanguageManager::$requestStack | property | core/ |
The request object. |
| ConfigurableLanguageManager::getConfigOverrideLanguage | function | core/ |
Gets the current configuration override language. |
| ConfigurableLanguageManager::getCurrentLanguage | function | core/ |
Returns the current language for the given type. |
| 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::getLanguageConfigOverride | function | core/ |
Gets a language config override object. |
| 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::getNegotiatedLanguageMethod | function | core/ |
Gets the negotiated language method ID. |
| ConfigurableLanguageManager::getNegotiator | function | core/ |
Returns the language negotiator. |
| ConfigurableLanguageManager::getStandardLanguageListWithoutConfigured | function | core/ |
Returns the standard language list excluding already configured languages. |
| ConfigurableLanguageManager::init | function | core/ |
|
| 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 | interface | core/ |
Common interface for language negotiation services. |
| ConfigurableLanguageManagerInterface.php | file | core/ |
|
| ConfigurableLanguageManagerInterface::getDefinedLanguageTypes | function | core/ |
Returns all the defined language types including fixed ones. |
| ConfigurableLanguageManagerInterface::getLanguageConfigOverride | function | core/ |
Gets a language config override object. |
| ConfigurableLanguageManagerInterface::getLanguageConfigOverrideStorage | function | core/ |
Gets a language configuration override storage object. |
| ConfigurableLanguageManagerInterface::getNegotiatedLanguageMethod | function | core/ |
Gets the negotiated language method ID. |
| ConfigurableLanguageManagerInterface::getNegotiator | function | core/ |
Returns the language negotiator. |
| 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. |
Pagination
- Previous page
- Page 48
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.