service plugin.manager.editor in Drupal 8
Same name and namespace in other branches
- 9 core/modules/editor/editor.services.yml \plugin.manager.editor
- 10 core/modules/editor/editor.services.yml \plugin.manager.editor
Class
Drupal\editor\Plugin\EditorManager5 string references to plugin.manager.editor
- Editor::editorPluginManager in core/
modules/ editor/ src/ Entity/ Editor.php - Returns the editor plugin manager.
- Editor::getAttachments in core/
modules/ editor/ src/ Plugin/ InPlaceEditor/ Editor.php - Returns the attachments for this editor.
- 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 - core/modules/editor/editor.services.yml
View source
- class: Drupal\editor\Plugin\EditorManager
- parent: default_plugin_manager