entity.form_builder
Same name in other branches
- 9 core/core.services.yml \entity.form_builder
- 8.9.x core/core.services.yml \entity.form_builder
Class
Drupal\Core\Entity\EntityFormBuilder2 string references to entity.form_builder
- CommentDefaultFormatter::create in core/
modules/ comment/ src/ Plugin/ Field/ FieldFormatter/ CommentDefaultFormatter.php - ControllerBase::entityFormBuilder in core/
lib/ Drupal/ Core/ Controller/ ControllerBase.php - Retrieves the entity form builder.
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.