11 calls to FormatterBase::settingsForm() in Drupal 9
- AggregatorTitleFormatter::settingsForm in core/
modules/ aggregator/ src/ Plugin/ Field/ FieldFormatter/ AggregatorTitleFormatter.php - Returns a form to configure settings for the formatter.
- BaseFieldFileFormatterBase::settingsForm in core/
modules/ file/ src/ Plugin/ Field/ FieldFormatter/ BaseFieldFileFormatterBase.php - Returns a form to configure settings for the formatter.
- BooleanFormatter::settingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ BooleanFormatter.php - Returns a form to configure settings for the formatter.
- DateTimeFormatterBase::settingsForm in core/
modules/ datetime/ src/ Plugin/ Field/ FieldFormatter/ DateTimeFormatterBase.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.
- LinkFormatter::settingsForm in core/
modules/ link/ src/ Plugin/ Field/ FieldFormatter/ LinkFormatter.php - Returns a form to configure settings for the formatter.
- OEmbedFormatter::settingsForm in core/
modules/ media/ src/ Plugin/ Field/ FieldFormatter/ OEmbedFormatter.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.