service plugin.manager.field.formatter

Class

Drupal\field\Plugin\Type\Formatter\FormatterPluginManager
4 string references to plugin.manager.field.formatter
DisplayOverview::create in drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php
Instantiates a new instance of this controller.
EntityDisplay::__construct in drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityDisplay.php
Overrides Entity::__construct().
Field::create in drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php
Creates an instance of the plugin.
field_view_field in drupal/core/modules/field/field.module
Returns a renderable array for the value of a single field in an entity.

File

drupal/core/modules/field/field.services.yml
drupal/core/modules/field/field.services.yml

View source
  1. class: Drupal\field\Plugin\Type\Formatter\FormatterPluginManager
  2. arguments:
  3. - '@container.namespaces'