Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| RevisionHtmlRouteProvider | class | core/ |
Provides entity revision routes. |
| RevisionHtmlRouteProvider.php | file | core/ |
|
| RevisionHtmlRouteProvider::getRevisionDeleteRoute | function | core/ |
Gets the entity revision delete route. |
| RevisionHtmlRouteProvider::getRevisionRevertRoute | function | core/ |
Gets the entity revision revert route. |
| RevisionHtmlRouteProvider::getRevisionViewRoute | function | core/ |
Gets the entity revision view route. |
| RevisionHtmlRouteProvider::getRoutes | function | core/ |
|
| RevisionHtmlRouteProvider::getVersionHistoryRoute | function | core/ |
Gets the entity revision history route. |
| RevisionLink | class | core/ |
Field handler to present a link to a node revision. |
| RevisionLink.php | file | core/ |
|
| RevisionLink::getDefaultLabel | function | core/ |
|
| RevisionLink::getUrlInfo | function | core/ |
|
| RevisionLink::renderLink | function | core/ |
|
| RevisionLinkDelete | class | core/ |
Field handler to present link to delete a node revision. |
Pagination
- Previous page
- Page 1379
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.