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 11.x for manager
  5. Other projects
Title Object type File name Summary
ComponentKernelTestBase::$manager property core/tests/Drupal/Tests/Core/Theme/Component/ComponentKernelTestBase.php The component plugin manager.
ComponentPluginManager class core/lib/Drupal/Core/Theme/ComponentPluginManager.php Defines a plugin manager to deal with components.
ComponentPluginManager.php file core/lib/Drupal/Core/Theme/ComponentPluginManager.php
ComponentPluginManager::$defaults property core/lib/Drupal/Core/Theme/ComponentPluginManager.php A set of defaults to be referenced by $this->processDefinition().
ComponentPluginManager::alterDefinition function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Alters the plugin definition with computed properties.
ComponentPluginManager::alterDefinitions function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Invokes the hook to alter the definitions if the alter hook is set.
ComponentPluginManager::clearCachedDefinitions function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Clears static and persistent plugin definition caches.
ComponentPluginManager::createInstance function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Creates an instance.
ComponentPluginManager::find function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Gets a component for rendering.
ComponentPluginManager::findAsset function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Finds assets related to the provided metadata file.
ComponentPluginManager::getAllComponents function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Gets all components.
ComponentPluginManager::getDiscovery function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Gets the plugin discovery.
ComponentPluginManager::getScanDirectories function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Get the list of directories to scan.
ComponentPluginManager::isValidDefinition function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Validates the metadata info.
ComponentPluginManager::libraryFromDefinition function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Creates the library declaration array from a component definition.
ComponentPluginManager::makePathRelativeToLibraryRoot function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Takes a path and makes it relative to the library provider.
ComponentPluginManager::providerExists function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Determines if the provider of a definition exists.
ComponentPluginManager::shouldEnforceSchemas function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Assess whether schemas are mandatory for props.
ComponentPluginManager::translateLibraryPaths function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Changes the library paths, so they can be used by the library system.
ComponentPluginManager::__construct function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Constructs ComponentPluginManager object.
ComponentPluginManagerTest class core/tests/Drupal/Tests/Core/Theme/Component/ComponentPluginManagerTest.php Tests the component plugin manager.
ComponentPluginManagerTest.php file core/tests/Drupal/Tests/Core/Theme/Component/ComponentPluginManagerTest.php
ComponentPluginManagerTest::$modules property core/tests/Drupal/Tests/Core/Theme/Component/ComponentPluginManagerTest.php Modules to install.
ComponentPluginManagerTest::$themes property core/tests/Drupal/Tests/Core/Theme/Component/ComponentPluginManagerTest.php Themes to install.
ComponentPluginManagerTest::testFindEmptyMetadataFile function core/tests/Drupal/Tests/Core/Theme/Component/ComponentPluginManagerTest.php Test that components render correctly.
ComponentPluginManagerTest::testMismatchingFolderName function core/tests/Drupal/Tests/Core/Theme/Component/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.
Config::$typedConfigManager property core/modules/migrate/src/Plugin/migrate/destination/Config.php The typed config manager service.
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.
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.

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