quickedit.editor.selector
Same name in other branches
- 8.9.x core/modules/quickedit/quickedit.services.yml \quickedit.editor.selector
Class
Drupal\quickedit\EditorSelector5 string references to quickedit.editor.selector
- EditorIntegrationTest::testAttachments in core/
modules/ quickedit/ tests/ src/ Kernel/ EditorIntegrationTest.php - Tests in-place editor attachments when the Editor module is present.
- EditorIntegrationTest::testEditorSelection in core/
modules/ quickedit/ tests/ src/ Kernel/ EditorIntegrationTest.php - Tests editor selection when the Editor module is present.
- EditorIntegrationTest::testGetUntransformedTextCommand in core/
modules/ quickedit/ tests/ src/ Kernel/ EditorIntegrationTest.php - Tests GetUntransformedTextCommand AJAX command.
- EditorIntegrationTest::testMetadata in core/
modules/ quickedit/ tests/ src/ Kernel/ EditorIntegrationTest.php - Tests (custom) metadata when the formatted text editor is used.
- QuickEditController::create in core/
modules/ quickedit/ src/ QuickEditController.php - Instantiates a new instance of this class.
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.