22 calls to PluginManagerBase::createInstance() in Drupal 10
- BreakpointManager::getBreakpointsByGroup in core/
modules/ breakpoint/ src/ BreakpointManager.php - Gets breakpoints for the specified group.
- CKEditor4To5UpgradePluginManager::computeCKEditor5PluginSubsetConfiguration in core/
modules/ ckeditor5/ src/ Plugin/ CKEditor4To5UpgradePluginManager.php - Computes elements subset configuration for CKEditor 5 plugin.
- CKEditor4To5UpgradePluginManager::mapCKEditor4SettingsToCKEditor5Configuration in core/
modules/ ckeditor5/ src/ Plugin/ CKEditor4To5UpgradePluginManager.php - Maps CKEditor 4 settings to the CKEditor 5 equivalent, if needed.
- CKEditor4To5UpgradePluginManager::mapCKEditor4ToolbarButtonToCKEditor5ToolbarItem in core/
modules/ ckeditor5/ src/ Plugin/ CKEditor4To5UpgradePluginManager.php - Maps a CKEditor 4 button to the CKEditor 5 equivalent, if it exists.
- CKEditor5PluginManager::getPlugin in core/
modules/ ckeditor5/ src/ Plugin/ CKEditor5PluginManager.php - Returns a CKEditor 5 plugin with configuration from the editor.
- CKEditorPluginManager::getButtons in core/
modules/ ckeditor/ src/ CKEditorPluginManager.php - Retrieves all available CKEditor buttons, keyed by plugin ID.
- CKEditorPluginManager::getCssFiles in core/
modules/ ckeditor/ src/ CKEditorPluginManager.php - Retrieves enabled plugins' iframe instance CSS files, keyed by plugin ID.
- CKEditorPluginManager::getEnabledPluginFiles in core/
modules/ ckeditor/ src/ CKEditorPluginManager.php - Retrieves enabled plugins' files, keyed by plugin ID.
- CKEditorPluginManager::injectPluginSettingsForm in core/
modules/ ckeditor/ src/ CKEditorPluginManager.php - Injects the CKEditor plugins settings forms as a vertical tabs subform.
- ConfigMapperManager::getMappers in core/
modules/ config_translation/ src/ ConfigMapperManager.php - Returns an array of all mappers.
- ConstraintManager::create in core/
lib/ Drupal/ Core/ Validation/ ConstraintManager.php - Creates a validation constraint.
- ContextualLinkManager::getContextualLinksArrayByGroup in core/
lib/ Drupal/ Core/ Menu/ ContextualLinkManager.php - Gets the contextual links prepared as expected by links.html.twig.
- EditorManager::getAttachments in core/
modules/ editor/ src/ Plugin/ EditorManager.php - Retrieves text editor libraries and JavaScript settings.
- ElementInfoManager::createInstance in core/
lib/ Drupal/ Core/ Render/ ElementInfoManager.php - ImageToolkitManager::getDefaultToolkit in core/
lib/ Drupal/ Core/ ImageToolkit/ ImageToolkitManager.php - Gets the default image toolkit.
- LocalActionManager::getActionsForRoute in core/
lib/ Drupal/ Core/ Menu/ LocalActionManager.php - Finds all local actions that appear on a named route.
- LocalTaskManager::getLocalTasksForRoute in core/
lib/ Drupal/ Core/ Menu/ LocalTaskManager.php - Find all local tasks that appear on a named route.
- MailManager::getInstance in core/
lib/ Drupal/ Core/ Mail/ MailManager.php - Overrides PluginManagerBase::getInstance().
- QueueWorkerManager::createInstance in core/
lib/ Drupal/ Core/ Queue/ QueueWorkerManager.php - SectionStorageManager::loadEmpty in core/
modules/ layout_builder/ src/ SectionStorage/ SectionStorageManager.php - Loads a section storage with no associated section list.
- SelectionPluginManager::getInstance in core/
lib/ Drupal/ Core/ Entity/ EntityReferenceSelection/ SelectionPluginManager.php - Gets a preconfigured instance of a plugin.
- ViewsHandlerManager::createInstance in core/
modules/ views/ src/ Plugin/ ViewsHandlerManager.php - Creates a pre-configured instance of a plugin.