Search for manager
- Search 7.x for manager
- Search 9.5.x for manager
- Search 8.9.x for manager
- Search 10.3.x for manager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConfigNamesMapperTest::$typedConfigManager | property | core/ |
The typed configuration manager. |
ConfigSchemaChecker::$typedManager | property | core/ |
The typed config manger. |
ConfigSingleExportForm::$entityTypeManager | property | core/ |
The entity type manager. |
ConfigSnapshotSubscriber::$configManager | property | core/ |
The configuration manager. |
ConfigSubscriber::$languageManager | property | core/ |
The language manager. |
ConfigTranslationContextualLink::$mapperManager | property | core/ |
The mapper plugin discovery service. |
ConfigTranslationContextualLink::mapperManager | function | core/ |
Gets the mapper manager. |
ConfigTranslationContextualLinks::$mapperManager | property | core/ |
The mapper plugin discovery service. |
ConfigTranslationController::$accessManager | property | core/ |
The menu link access service. |
ConfigTranslationController::$configMapperManager | property | core/ |
The configuration mapper manager. |
ConfigTranslationController::$languageManager | property | core/ |
The language manager. |
ConfigTranslationDeleteForm::$configMapperManager | property | core/ |
The configuration mapper manager. |
ConfigTranslationDeleteForm::$languageManager | property | core/ |
The language manager. |
ConfigTranslationFieldListBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
ConfigTranslationFormBase::$configMapperManager | property | core/ |
The configuration mapper manager. |
ConfigTranslationFormBase::$languageManager | property | core/ |
The language manager. |
ConfigTranslationFormBase::$typedConfigManager | property | core/ |
The typed configuration manager. |
ConfigTranslationListController::$mapperManager | property | core/ |
The mapper manager. |
ConfigTranslationLocalTask::$mapperManager | property | core/ |
The mapper plugin discovery service. |
ConfigTranslationLocalTask::mapperManager | function | core/ |
Gets the mapper manager. |
ConfigTranslationLocalTasks::$mapperManager | property | core/ |
The mapper plugin discovery service. |
ConfigTranslationOverviewAccess::$configMapperManager | property | core/ |
The mapper plugin discovery service. |
ConfigTranslationOverviewAccess::$languageManager | property | core/ |
The language manager. |
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. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.