Search for form
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Form | class | core/ |
Provides a render element for a form. |
| Form | class | core/ |
Form to test _form routing. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| RevisionDeleteForm::$operation | property | core/ |
The entity operation. |
| RevisionDeleteForm::$revision | property | core/ |
The entity revision. |
| RevisionDeleteForm::buildEntity | function | core/ |
Builds an updated entity object based upon the submitted form values. |
| RevisionDeleteForm::create | function | core/ |
Instantiates a new instance of this class. |
| RevisionDeleteForm::currentUser | function | core/ |
Gets the current user. |
| RevisionDeleteForm::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| RevisionDeleteForm::getBundleLabel | function | core/ |
Returns the bundle label of an entity. |
| RevisionDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| RevisionDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| RevisionDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| RevisionDeleteForm::getEntity | function | core/ |
Gets the form entity. |
| RevisionDeleteForm::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
| RevisionDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RevisionDeleteForm::getOperation | function | core/ |
Gets the operation identifying the form. |
| RevisionDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| RevisionDeleteForm::save | function | core/ |
The save() method is not used in RevisionDeleteForm. This overrides the default implementation that saves the entity. |
| RevisionDeleteForm::setEntity | function | core/ |
Sets the form entity. |
| RevisionDeleteForm::setEntityTypeManager | function | core/ |
Sets the entity type manager for this form. |
| RevisionDeleteForm::setModuleHandler | function | core/ |
Sets the module handler for this form. |
| RevisionDeleteForm::setOperation | function | core/ |
Sets the operation for this form. |
| RevisionDeleteForm::submitForm | function | core/ |
Form submission handler. |
| RevisionDeleteForm::__construct | function | core/ |
Creates a new RevisionDeleteForm instance. |
| RevisionDeleteFormTest | class | core/ |
Tests deleting a revision with revision delete form. |
| RevisionDeleteFormTest.php | file | core/ |
|
| RevisionDeleteFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RevisionDeleteFormTest::$modules | property | core/ |
Modules to install. |
| RevisionDeleteFormTest::doTestPageTitle | function | core/ |
Tests title by whether entity supports revision creation dates. |
| RevisionDeleteFormTest::doTestSubmitForm | function | core/ |
Tests revision deletion, and expected response after deletion. |
| RevisionDeleteFormTest::getLogs | function | core/ |
Loads watchdog entries by channel. |
| RevisionDeleteFormTest::providerPageTitle | function | core/ |
Data provider for testPageTitle. |
| RevisionDeleteFormTest::providerSubmitForm | function | core/ |
Data provider for testSubmitForm. |
| RevisionDeleteFormTest::setUp | function | core/ |
|
| RevisionDeleteFormTest::testAccessDelete | function | core/ |
Test that revisions can and can't be deleted in various scenarios. |
| RevisionDeleteFormTest::testAccessDeleteDefault | function | core/ |
Test cannot delete default revision. |
| RevisionDeleteFormTest::testAccessDeleteLatestDefault | function | core/ |
Test cannot delete latest revision. |
| RevisionDeleteFormTest::testAccessDeleteLatestForwardRevision | function | core/ |
Ensure that forward revision can be deleted. |
| RevisionDeleteFormTest::testAccessDeleteNonLatest | function | core/ |
Test can delete non-latest revision. |
| RevisionDeleteFormTest::testPageTitle | function | core/ |
Tests title by whether entity supports revision creation dates. |
| RevisionDeleteFormTest::testSubmitForm | function | core/ |
Tests revision deletion form. |
| RevisionRevertForm | class | core/ |
Provides a form for reverting an entity revision. |
| RevisionRevertForm.php | file | core/ |
|
| RevisionRevertForm::$entityTypeManager | property | core/ |
The entity type manager. |
| RevisionRevertForm::$moduleHandler | property | core/ |
The module handler. |
| RevisionRevertForm::$operation | property | core/ |
The entity operation. |
| RevisionRevertForm::$revision | property | core/ |
The entity revision. |
| RevisionRevertForm::buildEntity | function | core/ |
Builds an updated entity object based upon the submitted form values. |
| RevisionRevertForm::buildForm | function | core/ |
Form constructor. |
| RevisionRevertForm::create | function | core/ |
Instantiates a new instance of this class. |
| RevisionRevertForm::currentUser | function | core/ |
Gets the current user. |
| RevisionRevertForm::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
Pagination
- Previous page
- Page 163
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.