plugin.manager.editor

Same name and namespace in other branches
  1. 9 core/modules/editor/editor.services.yml \plugin.manager.editor
  2. 8.9.x core/modules/editor/editor.services.yml \plugin.manager.editor
  3. 10 core/modules/editor/editor.services.yml \plugin.manager.editor

Class

Drupal\editor\Plugin\EditorManager
4 string references to plugin.manager.editor
Editor::editorPluginManager in core/modules/editor/src/Entity/Editor.php
Returns the editor plugin manager.
EditorConfigEntityUnitTest::setUp in core/modules/editor/tests/src/Unit/EditorConfigEntityUnitTest.php
EditorManagerTest::testManager in core/modules/editor/tests/src/Kernel/EditorManagerTest.php
Tests the configurable text editor manager.
editor_form_filter_format_form_alter in core/modules/editor/editor.module
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\filter\FilterFormatEditForm.

File

core/modules/editor/editor.services.yml

View source
  1. class: Drupal\editor\Plugin\EditorManager
  2. parent: default_plugin_manager

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.