quickedit.editor.selector

Same name and namespace in other branches
  1. 8.9.x core/modules/quickedit/quickedit.services.yml \quickedit.editor.selector

Class

Drupal\quickedit\EditorSelector
5 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
  1. class: Drupal\quickedit\EditorSelector
  2. arguments:
  3. - '@plugin.manager.quickedit.editor'
  4. - '@plugin.manager.field.formatter'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.