Search for manager
- Search 7.x for manager
- Search 9.5.x for manager
- Search 10.3.x for manager
- Search 11.x for manager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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::sortGraph | function | core/ |
Sorts the dependency graph by reverse weight and alphabetically. |
ConfigDependencyManager::sortGraphByWeight | function | core/ |
Sorts the dependency graph by weight and alphabetically. |
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 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. |
ConfigEntityStorageTest::$languageManager | property | core/ |
The language manager. |
ConfigEntityTypeTest::$typedConfigManager | property | core/ |
The mocked typed config manager. |
ConfigEntityUpdater::$entityTypeManager | property | core/ |
The entity type manager. |
ConfigFactory::$typedConfigManager | property | core/ |
The typed config manager. |
ConfigFieldMapperTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
ConfigImporter::$configManager | property | core/ |
The configuration manager. |
ConfigImporter::$typedConfigManager | property | core/ |
The typed config manager. |
ConfigImportSubscriber::$configManager | property | core/ |
The config manager. |
ConfigImportSubscriber::$entityTypeManager | property | core/ |
The entity type manager. |
ConfigInstaller::$configManager | property | core/ |
The configuration manager. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.