service plugin_form.factory in Drupal 9
Same name and namespace in other branches
- 8 core/core.services.yml \plugin_form.factory
Class
Drupal\Core\Plugin\PluginFormFactory8 string references to plugin_form.factory
- BlockForm::create in core/
modules/ block/ src/ BlockForm.php - Instantiates a new instance of this class.
- ConfigureBlockFormBase::create in core/
modules/ layout_builder/ src/ Form/ ConfigureBlockFormBase.php - Instantiates a new instance of this class.
- ConfigureSectionForm::create in core/
modules/ layout_builder/ src/ Form/ ConfigureSectionForm.php - Instantiates a new instance of this class.
- WorkflowEditForm::create in core/
modules/ workflows/ src/ Form/ WorkflowEditForm.php - Instantiates a new instance of this class.
- WorkflowStateAddForm::create in core/
modules/ workflows/ src/ Form/ WorkflowStateAddForm.php - Instantiates a new instance of this class.
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Plugin\PluginFormFactory
- arguments:
- - '@class_resolver'