plugin.manager.field.formatter
Same name and namespace in other branches
- 9 core/core.services.yml \plugin.manager.field.formatter
- 8.9.x core/core.services.yml \plugin.manager.field.formatter
- 10 core/core.services.yml \plugin.manager.field.formatter
Class
Drupal\Core\Field\FormatterPluginManager14 string references to plugin.manager.field.formatter
- EntityDisplayFormBaseTest::testCopyFormValuesToEntity in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityDisplayFormBaseTest.php - @covers ::copyFormValuesToEntity[[api-linebreak]]
- EntityField::create in core/
modules/ views/ src/ Plugin/ views/ field/ EntityField.php - Creates an instance of the plugin.
- EntityFormDisplayAccessControlHandlerTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Entity/ Access/ EntityFormDisplayAccessControlHandlerTest.php - EntityReferenceFormatterTest::testAccess in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ EntityReferenceFormatterTest.php - Assert inaccessible items don't change the data of the fields.
- EntityViewDisplay::__construct in core/
lib/ Drupal/ Core/ Entity/ Entity/ EntityViewDisplay.php - Constructs an Entity object.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Field\FormatterPluginManager
- arguments:
- - '@container.namespaces'
- - '@cache.discovery'
- - '@module_handler'
- - '@plugin.manager.field.field_type'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.