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 |
|---|---|---|---|
| ReviewForm | class | core/ |
Migrate Upgrade review form. |
| ReviewForm.php | file | core/ |
|
| ReviewForm::$migrations | property | core/ |
The migrations. |
| ReviewForm::$migrationState | property | core/ |
Migration state service. |
| ReviewForm::$systemData | property | core/ |
Source system data set in buildForm(). |
| ReviewForm::buildForm | function | core/ |
Form constructor. |
| ReviewForm::create | function | core/ |
Instantiates a new instance of this class. |
| ReviewForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ReviewForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ReviewForm::prepareOutput | function | core/ |
Prepare the migration state data for output. |
| ReviewForm::submitForm | function | core/ |
Form submission handler. |
| ReviewForm::__construct | function | core/ |
ReviewForm constructor. |
| RevisionDeleteForm | class | core/ |
Provides a form for deleting an entity revision. |
| RevisionDeleteForm.php | file | core/ |
|
| RevisionDeleteForm::$moduleHandler | property | core/ |
The module handler. |
| RevisionDeleteForm::$operation | property | core/ |
The entity operation. |
| RevisionDeleteForm::$revision | property | core/ |
The entity revision. |
| RevisionDeleteForm::buildEntity | function | core/ |
|
| RevisionDeleteForm::create | function | core/ |
|
| RevisionDeleteForm::currentUser | function | core/ |
|
| RevisionDeleteForm::getBaseFormId | function | core/ |
|
| RevisionDeleteForm::getBundleLabel | function | core/ |
Returns the bundle label of an entity. |
| RevisionDeleteForm::getCancelUrl | function | core/ |
|
| RevisionDeleteForm::getConfirmText | function | core/ |
|
| RevisionDeleteForm::getDescription | function | core/ |
|
| RevisionDeleteForm::getEntity | function | core/ |
|
| RevisionDeleteForm::getEntityFromRouteMatch | function | core/ |
|
| RevisionDeleteForm::getFormId | function | core/ |
|
| RevisionDeleteForm::getOperation | function | core/ |
|
| RevisionDeleteForm::getQuestion | function | core/ |
|
| 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/ |
|
| RevisionDeleteForm::setEntityTypeManager | function | core/ |
|
| RevisionDeleteForm::setModuleHandler | function | core/ |
|
| RevisionDeleteForm::setOperation | function | core/ |
|
| RevisionDeleteForm::submitForm | function | core/ |
|
| 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/ |
|
| RevisionDeleteFormTest::$modules | property | core/ |
|
| 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. |
Pagination
- Previous page
- Page 166
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.