You are here

14 methods override FormatterBase::isApplicable() in Drupal 9

AggregatorTitleFormatter::isApplicable in core/modules/aggregator/src/Plugin/Field/FieldFormatter/AggregatorTitleFormatter.php
Returns if the formatter can be used for the provided field.
AuthorFormatter::isApplicable in core/modules/user/src/Plugin/Field/FieldFormatter/AuthorFormatter.php
Returns if the formatter can be used for the provided field.
AuthorNameFormatter::isApplicable in core/modules/comment/src/Plugin/Field/FieldFormatter/AuthorNameFormatter.php
Returns if the formatter can be used for the provided field.
BaseFieldFileFormatterBase::isApplicable in core/modules/file/src/Plugin/Field/FieldFormatter/BaseFieldFileFormatterBase.php
Returns if the formatter can be used for the provided field.
CommentPermalinkFormatter::isApplicable in core/modules/comment/src/Plugin/Field/FieldFormatter/CommentPermalinkFormatter.php
Returns if the formatter can be used for the provided field.
ContentModerationStateFormatter::isApplicable in core/modules/content_moderation/src/Plugin/Field/FieldFormatter/ContentModerationStateFormatter.php
Returns if the formatter can be used for the provided field.
EntityReferenceEntityFormatter::isApplicable in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceEntityFormatter.php
Returns if the formatter can be used for the provided field.
EntityReferenceTaxonomyTermRssFormatter::isApplicable in core/modules/taxonomy/src/Plugin/Field/FieldFormatter/EntityReferenceTaxonomyTermRssFormatter.php
Returns if the formatter can be used for the provided field.
FileMediaFormatterBase::isApplicable in core/modules/file/src/Plugin/Field/FieldFormatter/FileMediaFormatterBase.php
Returns if the formatter can be used for the provided field.
FileSize::isApplicable in core/modules/file/src/Plugin/Field/FieldFormatter/FileSize.php
Returns if the formatter can be used for the provided field.
MediaThumbnailFormatter::isApplicable in core/modules/media/src/Plugin/Field/FieldFormatter/MediaThumbnailFormatter.php
Returns if the formatter can be used for the provided field.
OEmbedFormatter::isApplicable in core/modules/media/src/Plugin/Field/FieldFormatter/OEmbedFormatter.php
Returns if the formatter can be used for the provided field.
TestFieldApplicableFormatter::isApplicable in core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldApplicableFormatter.php
Returns if the formatter can be used for the provided field.
UserNameFormatter::isApplicable in core/modules/user/src/Plugin/Field/FieldFormatter/UserNameFormatter.php
Returns if the formatter can be used for the provided field.