Search for manager
- Search 7.x for manager
- Search 8.9.x for manager
- Search 10.3.x for manager
- Search 11.x for manager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CommentStatistics::$entityTypeManager | property | core/ |
The entity type manager. |
CommentTypeDeleteForm::$commentManager | property | core/ |
The comment manager service. |
CommentTypeForm::$commentManager | property | core/ |
The comment manager. |
CommentTypeForm::$entityTypeManager | property | core/ |
Entity type manager service. |
CommentViewBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
ConditionInterface::setExecutableManager | function | core/ |
Sets the executable manager class. |
ConditionManager | class | core/ |
A plugin manager for condition plugins. |
ConditionManager.php | file | core/ |
|
ConditionManager::createInstance | function | core/ |
|
ConditionManager::execute | function | core/ |
|
ConditionManager::getType | function | core/ |
|
ConditionManager::__construct | function | core/ |
Constructs a ConditionManager object. |
ConditionPluginBase::$executableManager | property | core/ |
The condition manager to proxy execute calls through. |
ConditionPluginBase::setExecutableManager | function | core/ |
|
config.manager | service | core/ |
Drupal\Core\Config\ConfigManager |
config.storage.export.manager | service | core/ |
Drupal\Core\Config\ExportStorageManager |
Config::$language_manager | property | core/ |
The language manager. |
ConfigController::$configManager | property | core/ |
The configuration manager. |
ConfigDependencyManager | class | core/ |
Provides a class to discover configuration entity dependencies. |
ConfigDependencyManager.php | file | core/ |
|
ConfigDependencyManager::$data | property | core/ |
The config entity data. |
ConfigDependencyManager::$graph | property | core/ |
The directed acyclic graph. |
ConfigDependencyManager::createGraphConfigEntityDependencies | function | core/ |
Creates a graph of config entity dependencies. |
ConfigDependencyManager::getDependentEntities | function | core/ |
Gets dependencies. |
ConfigDependencyManager::getGraph | function | core/ |
Gets the dependency graph of all the config entities. |
ConfigDependencyManager::prepareMultisort | function | core/ |
Extracts data from the graph for use in array_multisort(). |
ConfigDependencyManager::setData | function | core/ |
Sets data to calculate dependencies for. |
ConfigDependencyManager::sortAll | function | core/ |
Sorts the dependencies in order of most dependent last. |
ConfigDependencyManager::updateData | function | core/ |
Updates one of the lightweight ConfigEntityDependency objects. |
ConfigDependencyManagerTest | class | core/ |
Tests the ConfigDependencyManager class. |
ConfigDependencyManagerTest | class | core/ |
Tests the ConfigDependencyManager class. |
ConfigDependencyManagerTest.php | file | core/ |
|
ConfigDependencyManagerTest.php | file | core/ |
|
ConfigDependencyManagerTest::providerTestSortAll | function | core/ |
|
ConfigDependencyManagerTest::testNoConfigEntities | function | core/ |
|
ConfigDependencyManagerTest::testNoConfiguration | function | core/ |
|
ConfigDependencyManagerTest::testSortAll | function | core/ |
@dataProvider providerTestSortAll |
ConfigEntityAdapter::$typedConfigManager | property | core/ |
The typed config manager. |
ConfigEntityAdapter::getTypedConfigManager | function | core/ |
Gets the typed config manager. |
ConfigEntityAdapter::getTypedDataManager | function | core/ |
@todo Remove this in https://www.drupal.org/node/3011137. |
ConfigEntityAdapter::setTypedDataManager | function | core/ |
@todo Remove this in https://www.drupal.org/node/3011137. |
ConfigEntityBase::getConfigManager | function | core/ |
Gets the configuration manager. |
ConfigEntityBaseUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
ConfigEntityBaseUnitTest::$languageManager | property | core/ |
The language manager. |
ConfigEntityBaseUnitTest::$typedConfigManager | property | core/ |
The mocked typed config manager. |
ConfigEntityMapper::$entityTypeManager | property | core/ |
The entity type manager. |
ConfigEntityMapperTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
ConfigEntityMapperTest::$languageManager | property | core/ |
The mocked language manager. |
ConfigEntityStorage::$languageManager | property | core/ |
The language manager. |
ConfigEntityStorageTest::$configManager | property | core/ |
The configuration manager. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.