Search for manager

  1. Search 7.x for manager
  2. Search 8.9.x for manager
  3. Search 10.3.x for manager
  4. Search 11.x for manager
  5. Other projects
Title Object type File name Summary
CommentStatistics::$entityTypeManager property core/modules/comment/src/CommentStatistics.php The entity type manager.
CommentTypeDeleteForm::$commentManager property core/modules/comment/src/Form/CommentTypeDeleteForm.php The comment manager service.
CommentTypeForm::$commentManager property core/modules/comment/src/CommentTypeForm.php The comment manager.
CommentTypeForm::$entityTypeManager property core/modules/comment/src/CommentTypeForm.php Entity type manager service.
CommentViewBuilder::$entityTypeManager property core/modules/comment/src/CommentViewBuilder.php The entity type manager.
ConditionInterface::setExecutableManager function core/lib/Drupal/Core/Condition/ConditionInterface.php Sets the executable manager class.
ConditionManager class core/lib/Drupal/Core/Condition/ConditionManager.php A plugin manager for condition plugins.
ConditionManager.php file core/lib/Drupal/Core/Condition/ConditionManager.php
ConditionManager::createInstance function core/lib/Drupal/Core/Condition/ConditionManager.php
ConditionManager::execute function core/lib/Drupal/Core/Condition/ConditionManager.php
ConditionManager::getType function core/lib/Drupal/Core/Condition/ConditionManager.php
ConditionManager::__construct function core/lib/Drupal/Core/Condition/ConditionManager.php Constructs a ConditionManager object.
ConditionPluginBase::$executableManager property core/lib/Drupal/Core/Condition/ConditionPluginBase.php The condition manager to proxy execute calls through.
ConditionPluginBase::setExecutableManager function core/lib/Drupal/Core/Condition/ConditionPluginBase.php
config.manager service core/core.services.yml Drupal\Core\Config\ConfigManager
config.storage.export.manager service core/core.services.yml Drupal\Core\Config\ExportStorageManager
Config::$language_manager property core/modules/migrate/src/Plugin/migrate/destination/Config.php The language manager.
ConfigController::$configManager property core/modules/config/src/Controller/ConfigController.php The configuration manager.
ConfigDependencyManager class core/lib/Drupal/Core/Config/Entity/ConfigDependencyManager.php Provides a class to discover configuration entity dependencies.
ConfigDependencyManager.php file core/lib/Drupal/Core/Config/Entity/ConfigDependencyManager.php
ConfigDependencyManager::$data property core/lib/Drupal/Core/Config/Entity/ConfigDependencyManager.php The config entity data.
ConfigDependencyManager::$graph property core/lib/Drupal/Core/Config/Entity/ConfigDependencyManager.php The directed acyclic graph.
ConfigDependencyManager::createGraphConfigEntityDependencies function core/lib/Drupal/Core/Config/Entity/ConfigDependencyManager.php Creates a graph of config entity dependencies.
ConfigDependencyManager::getDependentEntities function core/lib/Drupal/Core/Config/Entity/ConfigDependencyManager.php Gets dependencies.
ConfigDependencyManager::getGraph function core/lib/Drupal/Core/Config/Entity/ConfigDependencyManager.php Gets the dependency graph of all the config entities.
ConfigDependencyManager::prepareMultisort function core/lib/Drupal/Core/Config/Entity/ConfigDependencyManager.php Extracts data from the graph for use in array_multisort().
ConfigDependencyManager::setData function core/lib/Drupal/Core/Config/Entity/ConfigDependencyManager.php Sets data to calculate dependencies for.
ConfigDependencyManager::sortAll function core/lib/Drupal/Core/Config/Entity/ConfigDependencyManager.php Sorts the dependencies in order of most dependent last.
ConfigDependencyManager::updateData function core/lib/Drupal/Core/Config/Entity/ConfigDependencyManager.php Updates one of the lightweight ConfigEntityDependency objects.
ConfigDependencyManagerTest class core/tests/Drupal/Tests/Core/Config/ConfigDependencyManagerTest.php Tests the ConfigDependencyManager class.
ConfigDependencyManagerTest class core/tests/Drupal/Tests/Core/Config/Entity/ConfigDependencyManagerTest.php Tests the ConfigDependencyManager class.
ConfigDependencyManagerTest.php file core/tests/Drupal/Tests/Core/Config/ConfigDependencyManagerTest.php
ConfigDependencyManagerTest.php file core/tests/Drupal/Tests/Core/Config/Entity/ConfigDependencyManagerTest.php
ConfigDependencyManagerTest::providerTestSortAll function core/tests/Drupal/Tests/Core/Config/ConfigDependencyManagerTest.php
ConfigDependencyManagerTest::testNoConfigEntities function core/tests/Drupal/Tests/Core/Config/Entity/ConfigDependencyManagerTest.php
ConfigDependencyManagerTest::testNoConfiguration function core/tests/Drupal/Tests/Core/Config/Entity/ConfigDependencyManagerTest.php
ConfigDependencyManagerTest::testSortAll function core/tests/Drupal/Tests/Core/Config/ConfigDependencyManagerTest.php @dataProvider providerTestSortAll
ConfigEntityAdapter::$typedConfigManager property core/lib/Drupal/Core/Entity/Plugin/DataType/ConfigEntityAdapter.php The typed config manager.
ConfigEntityAdapter::getTypedConfigManager function core/lib/Drupal/Core/Entity/Plugin/DataType/ConfigEntityAdapter.php Gets the typed config manager.
ConfigEntityAdapter::getTypedDataManager function core/lib/Drupal/Core/Entity/Plugin/DataType/ConfigEntityAdapter.php @todo Remove this in https://www.drupal.org/node/3011137.
ConfigEntityAdapter::setTypedDataManager function core/lib/Drupal/Core/Entity/Plugin/DataType/ConfigEntityAdapter.php @todo Remove this in https://www.drupal.org/node/3011137.
ConfigEntityBase::getConfigManager function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php Gets the configuration manager.
ConfigEntityBaseUnitTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php The entity type manager used for testing.
ConfigEntityBaseUnitTest::$languageManager property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php The language manager.
ConfigEntityBaseUnitTest::$typedConfigManager property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php The mocked typed config manager.
ConfigEntityMapper::$entityTypeManager property core/modules/config_translation/src/ConfigEntityMapper.php The entity type manager.
ConfigEntityMapperTest::$entityTypeManager property core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php The entity type manager used for testing.
ConfigEntityMapperTest::$languageManager property core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php The mocked language manager.
ConfigEntityStorage::$languageManager property core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php The language manager.
ConfigEntityStorageTest::$configManager property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php The configuration manager.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.