You are here

service plugin.manager.quickedit.editor in Drupal 10

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

Class

Drupal\quickedit\Plugin\InPlaceEditorManager
4 string references to plugin.manager.quickedit.editor
EditorSelectionTest::setUp in core/modules/quickedit/tests/src/Kernel/EditorSelectionTest.php
EditorSelectionTest::testTextWysiwyg in core/modules/quickedit/tests/src/Kernel/EditorSelectionTest.php
Tests a textual field, with text filtering, with cardinality 1 and >1, always with an Editor plugin present that supports textual fields with text filtering, but with varying text format compatibility.
MetadataGeneratorTest::setUp in core/modules/quickedit/tests/src/Kernel/MetadataGeneratorTest.php
MetadataGeneratorTest::testEditorWithCustomMetadata in core/modules/quickedit/tests/src/Kernel/MetadataGeneratorTest.php
Tests a field whose associated in-place editor generates custom metadata.

File

core/modules/quickedit/quickedit.services.yml
core/modules/quickedit/quickedit.services.yml

View source
  1. class: Drupal\quickedit\Plugin\InPlaceEditorManager
  2. parent: default_plugin_manager