6 string references to plugin.manager.editor

CKEditorAdminTest::testAdmin in drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorAdminTest.php
CKEditorTest::setUp in drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorTest.php
Sets up Drupal unit test environment.
Editor::getAttachments in drupal/core/modules/editor/lib/Drupal/editor/Plugin/InPlaceEditor/Editor.php
Implements \Drupal\edit\EditPluginInterface::getAttachments().
Editor::__construct in drupal/core/modules/editor/lib/Drupal/editor/Plugin/Core/Entity/Editor.php
Overrides Drupal\Core\Entity\Entity::__construct()
editor_form_filter_admin_format_form_alter in drupal/core/modules/editor/editor.module
Implements hook_form_FORM_ID_alter().
editor_pre_render_format in drupal/core/modules/editor/editor.module
Additional #pre_render callback for 'text_format' elements.