20 string references to plugin.manager.field.formatter

datetime_range_entity_view_display_presave in core/modules/datetime_range/datetime_range.module
Implements hook_ENTITY_TYPE_presave() for entity_view_display entities.
datetime_range_post_update_from_to_configuration in core/modules/datetime_range/datetime_range.post_update.php
Adds 'from_to' in flagged entity view date range formatter.
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.
layout_builder_entity_view_display_presave in core/modules/layout_builder/layout_builder.module
Implements hook_ENTITY_TYPE_presave() for entity_view_display entities.
layout_builder_post_update_timestamp_formatter in core/modules/layout_builder/layout_builder.post_update.php
Update timestamp formatter settings for Layout Builder fields.
ManageDisplayTest::testViewModeCustom in core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php
Tests switching view modes to use custom or 'default' settings'.
system_entity_view_display_presave in core/modules/system/system.module
Implements hook_ENTITY_TYPE_presave() for entity_view_display entities.
system_post_update_timestamp_formatter in core/modules/system/system.post_update.php
Update timestamp formatter settings for entity view displays.
ViewsConfigUpdater::create in core/modules/views/src/ViewsConfigUpdater.php
Instantiates a new instance of this class.

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