Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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/ |
Provides routes for entities. |
| 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/ |
Returns the default label for this link. |
| RevisionLink::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
| RevisionLink::renderLink | function | core/ |
Prepares the link to view an entity. |
| RevisionLinkDelete | class | core/ |
Field handler to present link to delete a node revision. |
| RevisionLinkDelete.php | file | core/ |
|
| RevisionLinkDelete::getDefaultLabel | function | core/ |
Returns the default label for this link. |
| RevisionLinkDelete::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
| RevisionLinkDeleteTest | class | core/ |
Tests Drupal\node\Plugin\views\field\RevisionLinkDelete. |
| RevisionLinkDeleteTest.php | file | core/ |
|
| RevisionLinkDeleteTest::setUp | function | core/ |
|
| RevisionLinkDeleteTest::testRenderNullEntity | function | core/ |
Test the render method when getEntity returns NULL. |
| RevisionLinkRevert | class | core/ |
Field handler to present a link to revert a node to a revision. |
| RevisionLinkRevert.php | file | core/ |
|
| RevisionLinkRevert::getDefaultLabel | function | core/ |
Returns the default label for this link. |
| RevisionLinkRevert::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
| RevisionLinkRevertTest | class | core/ |
Tests Drupal\node\Plugin\views\field\RevisionLinkRevert. |
| RevisionLinkRevertTest.php | file | core/ |
|
| RevisionLinkRevertTest::setUp | function | core/ |
|
| RevisionLinkRevertTest::testRenderNullEntity | function | core/ |
Test the render method when getEntity returns NULL. |
| RevisionLinkTest | class | core/ |
Tests Drupal\node\Plugin\views\field\RevisionLink. |
| RevisionLinkTest | class | core/ |
Tests the different revision link handlers. |
| RevisionLinkTest.php | file | core/ |
|
| RevisionLinkTest.php | file | core/ |
|
| RevisionLinkTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RevisionLinkTest::$testViews | property | core/ |
Views used by this test. |
| RevisionLinkTest::setUp | function | core/ |
|
| RevisionLinkTest::testRenderNullEntity | function | core/ |
Test the render method when getEntity returns NULL. |
Pagination
- Previous page
- Page 1182
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.