17 string references to plugin.manager.field.formatter

EditorSelectionTest::setUp in core/modules/quickedit/tests/src/Kernel/EditorSelectionTest.php
Sets the default field storage backend for fields created during tests.
EditorSelectionTest::testTextWysiwyg in core/modules/quickedit/tests/src/Kernel/EditorSelectionTest.php
Tests a textual field with varying text format compatibility.
EntityDisplayFormBaseTest::testCopyFormValuesToEntity in core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayFormBaseTest.php
@covers ::copyFormValuesToEntity
EntityField::create in core/modules/views/src/Plugin/views/field/EntityField.php
Creates an instance of the plugin.
EntityFormDisplayAccessControlHandlerTest::setUp in core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php
EntityReferenceFormatterTest::testAccess in core/modules/field/tests/src/Kernel/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.
FieldBlock::create in core/modules/layout_builder/src/Plugin/Block/FieldBlock.php
Creates an instance of the plugin.
FieldBlockDeriver::create in core/modules/layout_builder/src/Plugin/Derivative/FieldBlockDeriver.php
Creates a new class instance.
FieldDefinitionIntegrityTest::testFieldPluginDefinitionAvailability in core/modules/field/tests/src/Kernel/FieldDefinitionIntegrityTest.php
Tests to load field plugin definitions used in core's existing entities.
FieldDefinitionIntegrityTest::testFieldPluginDefinitionIntegrity in core/modules/field/tests/src/Kernel/FieldDefinitionIntegrityTest.php
Tests the integrity of field plugin definitions.
FieldLayoutEntityViewDisplayEditForm::create in core/modules/field_layout/src/Form/FieldLayoutEntityViewDisplayEditForm.php
Instantiates a new instance of this class.
FormatterPluginManagerTest::testNotApplicableFallback in core/modules/field/tests/src/Kernel/FormatterPluginManagerTest.php
Tests that getInstance falls back on default if current is not applicable.
ManageDisplayTest::testViewModeCustom in core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php
Tests switching view modes to use custom or 'default' settings'.
MetadataGeneratorTest::setUp in core/modules/quickedit/tests/src/Kernel/MetadataGeneratorTest.php
Sets the default field storage backend for fields created during tests.
MetadataGeneratorTest::testEditorWithCustomMetadata in core/modules/quickedit/tests/src/Kernel/MetadataGeneratorTest.php
Tests a field whose associated in-place editor generates custom metadata.

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