entity.form_builder
Same name and namespace in other branches
- 11.x core/core.services.yml \entity.form_builder
- 10 core/core.services.yml \entity.form_builder
- 9 core/core.services.yml \entity.form_builder
- 8.9.x core/core.services.yml \entity.form_builder
Class
Drupal\Core\Entity\EntityFormBuilder3 string references to entity.form_builder
- ControllerBase::entityFormBuilder in core/
lib/ Drupal/ Core/ Controller/ ControllerBase.php - Retrieves the entity form builder.
- LinkFieldWidgetTest::testDefaultValues in core/
modules/ link/ tests/ src/ Kernel/ LinkFieldWidgetTest.php - Verify that default values are applied to the uri subfield.
- LinkFieldWidgetTest::testFieldDescription in core/
modules/ link/ tests/ src/ Kernel/ LinkFieldWidgetTest.php - Verifies that the widget elements have the expected descriptions.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Entity\EntityFormBuilder
- arguments:
- - '@entity_type.manager'
- - '@form_builder'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.