You are here

8 calls to FormatterBase::settingsForm() in Drupal 10

BooleanFormatter::settingsForm in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php
Returns a form to configure settings for the formatter.
DescriptionAwareFileFormatterBase::settingsForm in core/modules/file/src/Plugin/Field/FieldFormatter/DescriptionAwareFileFormatterBase.php
Returns a form to configure settings for the formatter.
ImageFormatter::settingsForm in core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php
Returns a form to configure settings for the formatter.
LinkFormatter::settingsForm in core/modules/link/src/Plugin/Field/FieldFormatter/LinkFormatter.php
Returns a form to configure settings for the formatter.
StringFormatter::settingsForm in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php
Returns a form to configure settings for the formatter.
TimestampAgoFormatter::settingsForm in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/TimestampAgoFormatter.php
Returns a form to configure settings for the formatter.
TimestampFormatter::settingsForm in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/TimestampFormatter.php
Returns a form to configure settings for the formatter.
UserNameFormatter::settingsForm in core/modules/user/src/Plugin/Field/FieldFormatter/UserNameFormatter.php
Returns a form to configure settings for the formatter.