You are here

9 string references to plugin_form.factory in Drupal 10

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.
MultipleBlockFormTest::testMultipleForms in core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php
Tests that blocks can have multiple forms.
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.
WorkflowStateEditForm::create in core/modules/workflows/src/Form/WorkflowStateEditForm.php
Instantiates a new instance of this class.
WorkflowTransitionAddForm::create in core/modules/workflows/src/Form/WorkflowTransitionAddForm.php
Instantiates a new instance of this class.
WorkflowTransitionEditForm::create in core/modules/workflows/src/Form/WorkflowTransitionEditForm.php
Instantiates a new instance of this class.