7 methods override FormatterBase::isApplicable()

AggregatorTitleFormatter::isApplicable in core/modules/aggregator/src/Plugin/Field/FieldFormatter/AggregatorTitleFormatter.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.
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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.