namespace Drupal\field\Plugin\Type\Formatter

Classsort descending Location Description
FormatterBase drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterBase.php Base class for 'Field formatter' plugin implementations.
FormatterFactory drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterFactory.php Factory class for the Formatter plugin type.
FormatterInterface drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterInterface.php Interface definition for field widget plugins.
FormatterLegacyDiscoveryDecorator drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterLegacyDiscoveryDecorator.php Custom decorator to add legacy widgets.
FormatterPluginManager drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterPluginManager.php Plugin type manager for field formatters.