You are here

11 string references to plugin.manager.field.formatter 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.
EntityReferenceFormatterTest::testAccess in core/modules/field/src/Tests/EntityReference/EntityReferenceFormatterTest.php
Assert inaccessible items don't change the data of the fields.
EntityViewDisplay::__construct in core/lib/Drupal/Core/Entity/Entity/EntityViewDisplay.php
Constructs an Entity object.
EntityViewDisplayEditForm::create in core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php
Instantiates a new instance of this class.
Field::create in core/modules/views/src/Plugin/views/field/Field.php
Creates an instance of the plugin.
FieldDefinitionIntegrityTest::testFieldPluginDefinitionIntegrity in core/modules/field/src/Tests/FieldDefinitionIntegrityTest.php
Tests the integrity of field plugin definitions.
FormatterPluginManagerTest::testNotApplicableFallback in core/modules/field/src/Tests/FormatterPluginManagerTest.php
Tests that getInstance falls back on default if current is not applicable.
ManageDisplayTest::testViewModeCustom in core/modules/field_ui/src/Tests/ManageDisplayTest.php
Tests switching view modes to use custom or 'default' settings'.
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.