Search for manager
- Search 7.x for manager
- Search 8.9.x for manager
- Search 10.3.x for manager
- Search 11.x for manager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CategorizingPluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
CategorizingPluginManager::__construct | function | core/ |
Replace the constructor so we can instantiate a stub. |
CategorizingPluginManagerInterface | interface | core/ |
Defines an interface for plugin managers that categorize plugin definitions. |
CategorizingPluginManagerInterface.php | file | core/ |
|
CategorizingPluginManagerInterface::getCategories | function | core/ |
Gets the names of all categories. |
CategorizingPluginManagerInterface::getGroupedDefinitions | function | core/ |
Gets sorted plugin definitions grouped by category. |
CategorizingPluginManagerInterface::getSortedDefinitions | function | core/ |
Gets sorted plugin definitions. |
CategorizingPluginManagerTrait | trait | core/ |
Provides a trait for the CategorizingPluginManagerInterface. |
CategorizingPluginManagerTrait.php | file | core/ |
|
CategorizingPluginManagerTrait::getCategories | function | core/ |
|
CategorizingPluginManagerTrait::getGroupedDefinitions | function | core/ |
|
CategorizingPluginManagerTrait::getModuleHandler | function | core/ |
Returns the module handler used. |
CategorizingPluginManagerTrait::getProviderName | function | core/ |
Gets the name of a provider. |
CategorizingPluginManagerTrait::getSortedDefinitions | function | core/ |
|
CategorizingPluginManagerTrait::processDefinitionCategory | function | core/ |
Processes a plugin definition to ensure there is a category. |
CategorizingPluginManagerTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\CategorizingPluginManagerTrait[[api-linebreak]] @group Plugin |
CategorizingPluginManagerTraitTest.php | file | core/ |
Contains \Drupal\Tests\Core\Plugin\CategorizingPluginManagerTraitTest. |
CategorizingPluginManagerTraitTest::$pluginManager | property | core/ |
The plugin manager to test. |
CategorizingPluginManagerTraitTest::setUp | function | core/ |
|
CategorizingPluginManagerTraitTest::testGetCategories | function | core/ |
@covers ::getCategories[[api-linebreak]] |
CategorizingPluginManagerTraitTest::testGetGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions[[api-linebreak]] |
CategorizingPluginManagerTraitTest::testGetSortedDefinitions | function | core/ |
@covers ::getSortedDefinitions[[api-linebreak]] |
CategorizingPluginManagerTraitTest::testProcessDefinitionCategory | function | core/ |
@covers ::processDefinitionCategory[[api-linebreak]] |
CategoryAutocompleteController::$blockManager | property | core/ |
The block manager. |
ChooseBlockController::$blockManager | property | core/ |
The block manager. |
ChooseBlockController::$entityTypeManager | property | core/ |
The entity type manager. |
ChooseSectionController::$layoutManager | property | core/ |
The layout manager. |
CKEditor4to5UpgradeCompletenessTest::$cke4PluginManager | property | core/ |
The "CKEditor 4 plugin" plugin manager. |
CKEditor4to5UpgradeCompletenessTest::$cke5PluginManager | property | core/ |
The "CKEditor 5 plugin" plugin manager. |
CKEditor4to5UpgradeCompletenessTest::$upgradePluginManager | property | core/ |
The CKEditor 4 to 5 upgrade plugin manager. |
CKEditor4To5UpgradePluginManager | class | core/ |
Provides a CKEditor 4 to 5 upgrade plugin manager. |
CKEditor4To5UpgradePluginManager.php | file | core/ |
|
CKEditor4To5UpgradePluginManager::$cke4ButtonsMap | property | core/ |
A map of CKEditor 4 buttons to an upgrade plugin ID. |
CKEditor4To5UpgradePluginManager::$cke4PluginSettingsMap | property | core/ |
A map of CKEditor 4 plugins with settings to an upgrade plugin ID. |
CKEditor4To5UpgradePluginManager::$cke5SubsetConfigurationMap | property | core/ |
A map of CKEditor 5 plugins with configurable subset to upgrade plugin ID. |
CKEditor4To5UpgradePluginManager::computeCKEditor5PluginSubsetConfiguration | function | core/ |
Computes elements subset configuration for CKEditor 5 plugin. |
CKEditor4To5UpgradePluginManager::mapCKEditor4SettingsToCKEditor5Configuration | function | core/ |
Maps CKEditor 4 settings to the CKEditor 5 equivalent, if needed. |
CKEditor4To5UpgradePluginManager::mapCKEditor4ToolbarButtonToCKEditor5ToolbarItem | function | core/ |
Maps a CKEditor 4 button to the CKEditor 5 equivalent, if it exists. |
CKEditor4To5UpgradePluginManager::validateAndBuildMaps | function | core/ |
Validates plugin definitions: avoids conflicts. Builds maps for later use. |
CKEditor4To5UpgradePluginManager::__construct | function | core/ |
Constructs a CKEditor4To5UpgradePluginManager object. |
CKEditor5::$ckeditor5PluginManager | property | core/ |
The CKEditor plugin manager. |
CKEditor5::$languageManager | property | core/ |
The language manager. |
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::$filterPluginManager | property | core/ |
The filter plugin manager service. |
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::$typedConfigManager | property | core/ |
The typed config manager service. |
CKEditor5PluginManager | class | core/ |
Provides a CKEditor 5 plugin manager. |
CKEditor5PluginManager.php | file | core/ |
|
CKEditor5PluginManager::findPluginSupportingElement | function | core/ |
|
CKEditor5PluginManager::getAdminLibraries | function | core/ |
|
CKEditor5PluginManager::getCKEditor5PluginConfig | function | core/ |
|
CKEditor5PluginManager::getDiscovery | function | core/ |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.