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 |
|---|---|---|---|
| RevisionRevertForm::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
| RevisionRevertForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RevisionRevertForm::getOperation | function | core/ |
Gets the operation identifying the form. |
| RevisionRevertForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| RevisionRevertForm::prepareRevision | function | core/ |
Prepares a revision to be reverted. |
| RevisionRevertForm::save | function | core/ |
Form submission handler for the 'save' action. |
| RevisionRevertForm::setEntity | function | core/ |
Sets the form entity. |
| RevisionRevertForm::setEntityTypeManager | function | core/ |
Sets the entity type manager for this form. |
| RevisionRevertForm::setModuleHandler | function | core/ |
Sets the module handler for this form. |
| RevisionRevertForm::setOperation | function | core/ |
Sets the operation for this form. |
| RevisionRevertForm::submitForm | function | core/ |
Form submission handler. |
| RevisionRevertForm::__construct | function | core/ |
Creates a new RevisionRevertForm instance. |
| RevisionRevertFormTest | class | core/ |
Tests reverting a revision with revision revert form. |
| RevisionRevertFormTest.php | file | core/ |
|
| RevisionRevertFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RevisionRevertFormTest::$modules | property | core/ |
Modules to install. |
| RevisionRevertFormTest::countRevisions | function | core/ |
Count number of revisions for an entity type. |
| RevisionRevertFormTest::getLogs | function | core/ |
Loads watchdog entries by channel. |
| RevisionRevertFormTest::providerPageTitle | function | core/ |
Data provider for testPageTitle. |
| RevisionRevertFormTest::providerSubmitForm | function | core/ |
Data provider for testSubmitForm. |
| RevisionRevertFormTest::setUp | function | core/ |
|
| RevisionRevertFormTest::testAccessRevertLatestDefault | function | core/ |
Test cannot revert latest default revision. |
| RevisionRevertFormTest::testAccessRevertLatestForwardRevision | function | core/ |
Ensures that forward revisions can be reverted. |
| RevisionRevertFormTest::testAccessRevertNonLatest | function | core/ |
Test can revert non-latest revision. |
| RevisionRevertFormTest::testFormRevisionRevert | function | core/ |
Test form revision revert. |
| RevisionRevertFormTest::testPageTitle | function | core/ |
Tests title by whether entity supports revision creation dates. |
| RevisionRevertFormTest::testPrepareRevision | function | core/ |
Tests the revert process. |
| RevisionRevertFormTest::testSubmitForm | function | core/ |
Tests revision revert, and expected response after revert. |
| RevisionRouteProviderTest | class | core/ |
Tests revision route provider. |
| RevisionRouteProviderTest | class | core/ |
Tests revision route provider. |
| RevisionRouteProviderTest.php | file | core/ |
|
| RevisionRouteProviderTest.php | file | core/ |
|
| RevisionRouteProviderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RevisionRouteProviderTest::$modules | property | core/ |
Modules to install. |
| RevisionRouteProviderTest::$modules | property | core/ |
Modules to install. |
| RevisionRouteProviderTest::providerOperationAccessRevisionRoutes | function | core/ |
Data provider for testOperationAccessRevisionRoutes. |
| RevisionRouteProviderTest::setUp | function | core/ |
|
| RevisionRouteProviderTest::setUp | function | core/ |
|
| RevisionRouteProviderTest::testOperationAccessOverview | function | core/ |
Tests revision access for revision overview. |
| RevisionRouteProviderTest::testOperationAccessRevisionRoutes | function | core/ |
Tests revision access is granted by entity operations. |
| RevisionRouteProviderTest::testRevisionTitle | function | core/ |
Tests title is from revision in context. |
| RevisionRouteProviderTest::testRevisionTitle | function | core/ |
Tests title is from revision in context. |
| revisions.css | file | core/ |
Revision history styles. |
| revisions.css | file | core/ |
Revision history styles. |
| revisions.css | file | core/ |
.revision-current { background-color: transparent; } .revision-current td:first-of-type { position: relative; } .revision-current td:first-of-type::before { position: absolute; display: block; width: 1px; height: 100%; content:… |
| revisions.pcss.css | file | core/ |
Revision history styles. |
| revisions.pcss.css | file | core/ |
Revision history styles. |
| RevisionTestItem | class | core/ |
Defines the 'revision_test_field' field type. |
| RevisionTestItem.php | file | core/ |
|
| RevisionTestItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
Pagination
- Previous page
- Page 1184
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.