You are here

service plugin.manager.ckeditor5.plugin in Drupal 10

Class

Drupal\ckeditor5\Plugin\CKEditor5PluginManager
8 string references to plugin.manager.ckeditor5.plugin
CKEditor4to5UpgradeCompletenessTest::setUp in core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php
CKEditor5::create in core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php
CKEditor5PluginManagerTest::setUp in core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php
CKEditor5PluginManagerTest::testEnabledPlugins in core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php
Tests the enabling of plugins.
CKEditor5PluginManagerTest::testInvalidPluginDefinitions in core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php
@covers \Drupal\ckeditor5\Plugin\CKEditor5PluginDefinition::__construct() @dataProvider providerTestInvalidPluginDefinitions

... See full list

File

core/modules/ckeditor5/ckeditor5.services.yml
core/modules/ckeditor5/ckeditor5.services.yml

View source
  1. class: Drupal\ckeditor5\Plugin\CKEditor5PluginManager
  2. parent: default_plugin_manager