plugin.manager.field.formatter
Same name in other branches
- 8.9.x core/core.services.yml \plugin.manager.field.formatter
- 10 core/core.services.yml \plugin.manager.field.formatter
Class
Drupal\Core\Field\FormatterPluginManager17 string references to plugin.manager.field.formatter
- EditorSelectionTest::setUp in core/
modules/ quickedit/ tests/ src/ Kernel/ EditorSelectionTest.php - Sets the default field storage backend for fields created during tests.
- EditorSelectionTest::testTextWysiwyg in core/
modules/ quickedit/ tests/ src/ Kernel/ EditorSelectionTest.php - Tests a textual field with varying text format compatibility.
- EntityDisplayFormBaseTest::testCopyFormValuesToEntity in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityDisplayFormBaseTest.php - @covers ::copyFormValuesToEntity
- 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
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.