namespace Drupal\taxonomy\Plugin\field\formatter

Classsort descending Location Description
EntityReferenceTaxonomyTermRssFormatter drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/EntityReferenceTaxonomyTermRssFormatter.php Plugin implementation of the 'entity reference taxonomy term RSS' formatter.
LinkFormatter drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/LinkFormatter.php Plugin implementation of the 'taxonomy_term_reference_link' formatter.
PlainFormatter drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/PlainFormatter.php Plugin implementation of the 'taxonomy_term_reference_plain' formatter.
RSSCategoryFormatter drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/RSSCategoryFormatter.php Plugin implementation of the 'taxonomy_term_reference_rss_category' formatter.
TaxonomyFormatterBase drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/TaxonomyFormatterBase.php Base class for the taxonomy_term formatters.