You are here

namespace Drupal\image\Plugin\Field\FieldFormatter in Drupal 10

Same name in other branches
  1. 8 Drupal\image\Plugin\Field\FieldFormatter
  2. 9 Drupal\image\Plugin\Field\FieldFormatter
Classsort descending Location Description
ImageFormatter core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php Plugin implementation of the 'image' formatter.
ImageFormatterBase core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatterBase.php Base class for image file formatters.
ImageUrlFormatter core/modules/image/src/Plugin/Field/FieldFormatter/ImageUrlFormatter.php Plugin implementation of the 'image_url' formatter.