Search for manager

  1. Search 7.x for manager
  2. Search 9.5.x for manager
  3. Search 8.9.x for manager
  4. Search 10.3.x for manager
  5. Other projects
Title Object type File name Summary
ComponentPluginManagerTest::testFindEmptyMetadataFile function core/tests/Drupal/KernelTests/Components/ComponentPluginManagerTest.php Test that components render correctly.
ComponentPluginManagerTest::testMismatchingFolderName function core/tests/Drupal/KernelTests/Components/ComponentPluginManagerTest.php Test that the machine name is grabbed from the *.component.yml.
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 Creates a plugin instance based on the provided ID and configuration.
ConditionManager::execute function core/lib/Drupal/Core/Condition/ConditionManager.php Executes an executable plugin.
ConditionManager::getType function core/lib/Drupal/Core/Condition/ConditionManager.php A string identifying the plugin type.
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 Sets the executable manager class.
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.
ConfigActionManager class core/lib/Drupal/Core/Config/Action/ConfigActionManager.php
ConfigActionManager.php file core/lib/Drupal/Core/Config/Action/ConfigActionManager.php
ConfigActionManager::$deprecatedPluginIds property core/lib/Drupal/Core/Config/Action/ConfigActionManager.php Information about all deprecated plugin IDs.
ConfigActionManager::alterDefinitions function core/lib/Drupal/Core/Config/Action/ConfigActionManager.php Invokes the hook to alter the definitions if the alter hook is set.
ConfigActionManager::applyAction function core/lib/Drupal/Core/Config/Action/ConfigActionManager.php Applies a config action.
ConfigActionManager::createInstance function core/lib/Drupal/Core/Config/Action/ConfigActionManager.php Creates a plugin instance based on the provided ID and configuration.
ConfigActionManager::getConfigNamesMatchingExpression function core/lib/Drupal/Core/Config/Action/ConfigActionManager.php Gets the names of all active config objects that match an expression.
ConfigActionManager::getShorthandActionIdsForEntityType function core/lib/Drupal/Core/Config/Action/ConfigActionManager.php Gets a map of shorthand action IDs to plugin IDs for an entity type.
ConfigActionManager::__construct function core/lib/Drupal/Core/Config/Action/ConfigActionManager.php Constructs a new \Drupal\Core\Config\Action\ConfigActionManager object.
ConfigActionsTest::$configActionManager property core/modules/contact/tests/src/Kernel/ConfigActionsTest.php The configuration action manager.
ConfigActionsTest::$configActionManager property core/modules/node/tests/src/Kernel/ConfigActionsTest.php The configuration action manager.
ConfigActionsTest::$configActionManager property core/modules/image/tests/src/Kernel/ConfigActionsTest.php The configuration action manager.
ConfigActionsTest::$configActionManager property core/modules/block/tests/src/Kernel/ConfigActionsTest.php The configuration action manager.
ConfigActionsTest::$configActionManager property core/modules/media/tests/src/Kernel/ConfigActionsTest.php The configuration action manager.
ConfigActionsTest::$configActionManager property core/modules/language/tests/src/Kernel/ConfigActionsTest.php The configuration action manager.
ConfigActionsTest::$configActionManager property core/modules/field/tests/src/Kernel/ConfigActionsTest.php The configuration 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 Tests sort all.

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