Search for manager
- Search 7.x for manager
- Search 9.5.x for manager
- Search 8.9.x for manager
- Search 10.3.x for manager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ComponentPluginManagerTest::testFindEmptyMetadataFile | function | core/ |
Test that components render correctly. |
ComponentPluginManagerTest::testMismatchingFolderName | function | core/ |
Test that the machine name is grabbed from the *.component.yml. |
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/ |
Creates a plugin instance based on the provided ID and configuration. |
ConditionManager::execute | function | core/ |
Executes an executable plugin. |
ConditionManager::getType | function | core/ |
A string identifying the plugin type. |
ConditionManager::__construct | function | core/ |
Constructs a ConditionManager object. |
ConditionPluginBase::$executableManager | property | core/ |
The condition manager to proxy execute calls through. |
ConditionPluginBase::setExecutableManager | function | core/ |
Sets the executable manager class. |
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. |
ConfigActionManager | class | core/ |
|
ConfigActionManager.php | file | core/ |
|
ConfigActionManager::$deprecatedPluginIds | property | core/ |
Information about all deprecated plugin IDs. |
ConfigActionManager::alterDefinitions | function | core/ |
Invokes the hook to alter the definitions if the alter hook is set. |
ConfigActionManager::applyAction | function | core/ |
Applies a config action. |
ConfigActionManager::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
ConfigActionManager::getConfigNamesMatchingExpression | function | core/ |
Gets the names of all active config objects that match an expression. |
ConfigActionManager::getShorthandActionIdsForEntityType | function | core/ |
Gets a map of shorthand action IDs to plugin IDs for an entity type. |
ConfigActionManager::__construct | function | core/ |
Constructs a new \Drupal\Core\Config\Action\ConfigActionManager object. |
ConfigActionsTest::$configActionManager | property | core/ |
The configuration action manager. |
ConfigActionsTest::$configActionManager | property | core/ |
The configuration action manager. |
ConfigActionsTest::$configActionManager | property | core/ |
The configuration action manager. |
ConfigActionsTest::$configActionManager | property | core/ |
The configuration action manager. |
ConfigActionsTest::$configActionManager | property | core/ |
The configuration action manager. |
ConfigActionsTest::$configActionManager | property | core/ |
The configuration action manager. |
ConfigActionsTest::$configActionManager | property | core/ |
The configuration 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/ |
Tests sort all. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.