You are here

12 methods override FormatterBase::create() in Drupal 9

BaseFieldFileFormatterBase::create in core/modules/file/src/Plugin/Field/FieldFormatter/BaseFieldFileFormatterBase.php
Creates an instance of the plugin.
CommentDefaultFormatter::create in core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php
Creates an instance of the plugin.
ContentModerationStateFormatter::create in core/modules/content_moderation/src/Plugin/Field/FieldFormatter/ContentModerationStateFormatter.php
Creates an instance of the plugin.
DateTimeFormatterBase::create in core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeFormatterBase.php
Creates an instance of the plugin.
EntityReferenceEntityFormatter::create in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceEntityFormatter.php
Creates an instance of the plugin.
ImageFormatter::create in core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php
Creates an instance of the plugin.
LinkFormatter::create in core/modules/link/src/Plugin/Field/FieldFormatter/LinkFormatter.php
Creates an instance of the plugin.
OEmbedFormatter::create in core/modules/media/src/Plugin/Field/FieldFormatter/OEmbedFormatter.php
Creates an instance of the plugin.
ResponsiveImageFormatter::create in core/modules/responsive_image/src/Plugin/Field/FieldFormatter/ResponsiveImageFormatter.php
Creates an instance of the plugin.
StringFormatter::create in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php
Creates an instance of the plugin.
TimestampAgoFormatter::create in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/TimestampAgoFormatter.php
Creates an instance of the plugin.
TimestampFormatter::create in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/TimestampFormatter.php
Creates an instance of the plugin.