Search for form
- Search 7.x for form
- Search 9.5.x for form
- Search 8.9.x for form
- Search 10.3.x for form
- Search 11.x for form
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Form | class | core/ |
Form to test _form routing. |
| Form | class | core/ |
Provides a render element for a form. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| WorkflowDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| WorkflowDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| WorkflowDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| WorkflowDeleteForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
| WorkflowEditForm | class | core/ |
The form for editing workflows. |
| WorkflowEditForm.php | file | core/ |
|
| WorkflowEditForm::$pluginFormFactory | property | core/ |
The plugin form factory. |
| WorkflowEditForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
| WorkflowEditForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| WorkflowEditForm::form | function | core/ |
Gets the actual form array to be built. |
| WorkflowEditForm::save | function | core/ |
Form submission handler for the 'save' action. |
| WorkflowEditForm::validateForm | function | core/ |
Form validation handler. |
| WorkflowEditForm::__construct | function | core/ |
Creates an instance of WorkflowStateEditForm. |
| WorkflowJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| WorkflowJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| WorkflowJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| WorkflowListBuilder::getFormId | function | core/ |
|
| WorkflowStateAddForm | class | core/ |
Entity form variant for adding workflow states. |
| WorkflowStateAddForm.php | file | core/ |
|
| WorkflowStateAddForm::$pluginFormFactory | property | core/ |
The plugin form factory. |
| WorkflowStateAddForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| WorkflowStateAddForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
| WorkflowStateAddForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| WorkflowStateAddForm::exists | function | core/ |
Determines if the workflow state already exists. |
| WorkflowStateAddForm::form | function | core/ |
Gets the actual form array to be built. |
| WorkflowStateAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkflowStateAddForm::save | function | core/ |
Form submission handler for the 'save' action. |
| WorkflowStateAddForm::validateForm | function | core/ |
Form validation handler. |
| WorkflowStateAddForm::__construct | function | core/ |
Creates an instance of WorkflowStateEditForm. |
| WorkflowStateDeleteForm | class | core/ |
Builds the form to delete states from Workflow entities. |
| WorkflowStateDeleteForm.php | file | core/ |
|
| WorkflowStateDeleteForm::$stateId | property | core/ |
The state being deleted. |
| WorkflowStateDeleteForm::$workflow | property | core/ |
The workflow entity the state being deleted belongs to. |
| WorkflowStateDeleteForm::buildForm | function | core/ |
Form constructor. |
| WorkflowStateDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| WorkflowStateDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| WorkflowStateDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkflowStateDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| WorkflowStateDeleteForm::submitForm | function | core/ |
Form submission handler. |
| WorkflowStateEditForm | class | core/ |
Entity form variant for editing workflow states. |
| WorkflowStateEditForm.php | file | core/ |
|
| WorkflowStateEditForm::$pluginFormFactory | property | core/ |
The plugin form factory. |
| WorkflowStateEditForm::$stateId | property | core/ |
The ID of the state that is being edited. |
| WorkflowStateEditForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| WorkflowStateEditForm::buildForm | function | core/ |
Form constructor. |
| WorkflowStateEditForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
| WorkflowStateEditForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| WorkflowStateEditForm::form | function | core/ |
Gets the actual form array to be built. |
| WorkflowStateEditForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkflowStateEditForm::save | function | core/ |
Form submission handler for the 'save' action. |
Pagination
- Previous page
- Page 198
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.