quickedit.editor.selector
Same name in other branches
- 9 core/modules/quickedit/quickedit.services.yml \quickedit.editor.selector
Class
Drupal\quickedit\EditorSelector4 string references to quickedit.editor.selector
- QuickEditController::create in core/
modules/ quickedit/ src/ QuickEditController.php - Instantiates a new instance of this class.
- QuickEditIntegrationTest::testAttachments in core/
modules/ editor/ tests/ src/ Kernel/ QuickEditIntegrationTest.php - Tests in-place editor attachments when the Editor module is present.
- QuickEditIntegrationTest::testEditorSelection in core/
modules/ editor/ tests/ src/ Kernel/ QuickEditIntegrationTest.php - Tests editor selection when the Editor module is present.
- QuickEditIntegrationTest::testMetadata in core/
modules/ editor/ tests/ src/ Kernel/ QuickEditIntegrationTest.php - Tests (custom) metadata when the formatted text editor is used.
File
-
core/
modules/ quickedit/ quickedit.services.yml
View source
- class: Drupal\quickedit\EditorSelector
- arguments:
- - '@plugin.manager.quickedit.editor'
- - '@plugin.manager.field.formatter'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.