You are here

6 string references to plugin.manager.quickedit.editor in Zircon Profile 8.0

EditorSelectionTest::setUp in core/modules/quickedit/src/Tests/EditorSelectionTest.php
Sets the default field storage backend for fields created during tests.
EditorSelectionTest::testTextWysiwyg in core/modules/quickedit/src/Tests/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/src/Tests/MetadataGeneratorTest.php
Sets the default field storage backend for fields created during tests.
MetadataGeneratorTest::testEditorWithCustomMetadata in core/modules/quickedit/src/Tests/MetadataGeneratorTest.php
Tests a field whose associated in-place editor generates custom metadata.
QuickEditIntegrationTest::testEditorSelection in core/modules/editor/src/Tests/QuickEditIntegrationTest.php
Tests editor selection when the Editor module is present.
QuickEditIntegrationTest::testMetadata in core/modules/editor/src/Tests/QuickEditIntegrationTest.php
Tests (custom) metadata when the formatted text editor is used.