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 |
---|---|---|---|
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. |
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. |
ConfigurablePluginTest::$manager | property | core/ |
The manager for "CKEditor 5 plugin" plugins. |
ConfigureBlockFormBase::$blockManager | property | core/ |
The block manager. |
Connection::$transactionManager | property | core/ |
The transaction manager. |
Connection::driverTransactionManager | function | core/ |
Returns a new instance of the driver's transaction manager. |
Connection::driverTransactionManager | function | core/ |
Returns a new instance of the driver's transaction manager. |
Connection::driverTransactionManager | function | core/ |
Returns a new instance of the driver's transaction manager. |
Connection::driverTransactionManager | function | core/ |
Returns a new instance of the driver's transaction manager. |
Connection::driverTransactionManager | function | core/ |
Returns a new instance of the driver's transaction manager. |
Connection::getPagerManager | function | core/ |
Get the pager manager service, if available. |
Connection::transactionManager | function | core/ |
Returns the transaction manager. |
ConstraintManager | class | core/ |
Constraint plugin manager. |
ConstraintManager.php | file | core/ |
|
ConstraintManager::create | function | core/ |
Creates a validation constraint. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.