You are here

service plugin.manager.ckeditor.plugin in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/ckeditor/ckeditor.services.yml \plugin.manager.ckeditor.plugin
  2. 9 core/modules/ckeditor/ckeditor.services.yml \plugin.manager.ckeditor.plugin

Class

Drupal\ckeditor\CKEditorPluginManager
15 string references to plugin.manager.ckeditor.plugin
CKEditor4to5UpgradeCompletenessTest::setUp in core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php
CKEditor4to5UpgradeCompletenessTest::testButtonsWithTestOnlyModule in core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php
Tests that the test-only CKEditor 4 module does not have an upgrade path.
CKEditor4to5UpgradeCompletenessTest::testSettingsWithTestOnlyModule in core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php
Tests that the test-only CKEditor 4 module does not have an upgrade path.
CKEditor::create in core/modules/ckeditor/src/Plugin/Editor/CKEditor.php
CKEditorAdminTest::testExistingFormat in core/modules/ckeditor/tests/src/Functional/CKEditorAdminTest.php
Tests configuring a text editor for an existing text format.

... See full list

File

core/modules/ckeditor/ckeditor.services.yml
core/modules/ckeditor/ckeditor.services.yml

View source
  1. class: Drupal\ckeditor\CKEditorPluginManager
  2. parent: default_plugin_manager