service plugin.manager.quickedit.editor in Drupal 9
Same name and namespace in other branches
- 8 core/modules/quickedit/quickedit.services.yml \plugin.manager.quickedit.editor
- 10 core/modules/quickedit/quickedit.services.yml \plugin.manager.quickedit.editor
Class
Drupal\quickedit\Plugin\InPlaceEditorManager6 string references to plugin.manager.quickedit.editor
- EditorIntegrationTest::testEditorSelection in core/
modules/ quickedit/ tests/ src/ Kernel/ EditorIntegrationTest.php - Tests editor selection when the Editor module is present.
- EditorIntegrationTest::testMetadata in core/
modules/ quickedit/ tests/ src/ Kernel/ EditorIntegrationTest.php - Tests (custom) metadata when the formatted text editor is used.
- EditorSelectionTest::setUp in core/
modules/ quickedit/ tests/ src/ Kernel/ EditorSelectionTest.php - Sets the default field storage backend for fields created during tests.
- 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 - Sets the default field storage backend for fields created during tests.
File
- core/
modules/ quickedit/ quickedit.services.yml - core/modules/quickedit/quickedit.services.yml
View source
- class: Drupal\quickedit\Plugin\InPlaceEditorManager
- parent: default_plugin_manager