plugin_form.factory
Same name in other branches
- 9 core/core.services.yml \plugin_form.factory
- 10 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
View source
- class: Drupal\Core\Plugin\PluginFormFactory
- arguments:
- - '@class_resolver'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.