Search for revision
- Search 7.x for revision
- Search 9.5.x for revision
- Search 10.3.x for revision
- Search 11.x for revision
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
NodeRevisionRevertForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
NodeRevisionRevertForm::getQuestion | function | core/ |
Returns the question to ask the user. |
NodeRevisionRevertForm::prepareRevertedRevision | function | core/ |
Prepares a revision to be reverted. |
NodeRevisionRevertForm::submitForm | function | core/ |
Form submission handler. |
NodeRevisionRevertForm::__construct | function | core/ |
Constructs a new NodeRevisionRevertForm. |
NodeRevisionRevertTranslationForm | class | core/ |
Provides a form for reverting a node revision for a single translation. |
NodeRevisionRevertTranslationForm.php | file | core/ |
|
NodeRevisionRevertTranslationForm::$langcode | property | core/ |
The language to be reverted. |
NodeRevisionRevertTranslationForm::$languageManager | property | core/ |
The language manager. |
NodeRevisionRevertTranslationForm::buildForm | function | core/ |
Form constructor. |
NodeRevisionRevertTranslationForm::create | function | core/ |
Instantiates a new instance of this class. |
NodeRevisionRevertTranslationForm::getDescription | function | core/ |
Returns additional text to display as a description. |
NodeRevisionRevertTranslationForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
NodeRevisionRevertTranslationForm::getQuestion | function | core/ |
Returns the question to ask the user. |
NodeRevisionRevertTranslationForm::prepareRevertedRevision | function | core/ |
Prepares a revision to be reverted. |
NodeRevisionRevertTranslationForm::__construct | function | core/ |
Constructs a new NodeRevisionRevertTranslationForm. |
NodeRevisionsAllTest | class | core/ |
Create a node with revisions and test viewing, saving, reverting, and deleting revisions for user with access to all. |
NodeRevisionsAllTest.php | file | core/ |
|
NodeRevisionsAllTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeRevisionsAllTest::$nodes | property | core/ |
A list of nodes created to be used as starting point of different tests. |
NodeRevisionsAllTest::$revisionLogs | property | core/ |
Revision logs of nodes created by the setup method. |
NodeRevisionsAllTest::$revisionUser | property | core/ |
An arbitrary user for revision authoring. |
NodeRevisionsAllTest::createNodeRevision | function | core/ |
Creates a new revision for a given node. |
NodeRevisionsAllTest::setUp | function | core/ |
|
NodeRevisionsAllTest::testRevisions | function | core/ |
Checks node revision operations. |
NodeRevisionsTest | class | core/ |
Create a node with revisions and test viewing, saving, reverting, and deleting revisions for users with access for this content type. |
NodeRevisionsTest.php | file | core/ |
|
NodeRevisionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeRevisionsTest::$modules | property | core/ |
Modules to enable. |
NodeRevisionsTest::$nodes | property | core/ |
An array of node revisions. |
NodeRevisionsTest::$revisionLogs | property | core/ |
Revision log messages. |
NodeRevisionsTest::createRevisions | function | core/ |
Creates a series of revisions for the specified node. |
NodeRevisionsTest::renderContextualLinks | function | core/ |
Gets server-rendered contextual links for the given contextual links IDs. |
NodeRevisionsTest::setUp | function | core/ |
|
NodeRevisionsTest::testNodeRevisionWithoutLogMessage | function | core/ |
Checks that revisions are correctly saved without log messages. |
NodeRevisionsTest::testRevisions | function | core/ |
Checks node revision related operations. |
NodeRevisionsTest::testRevisionTranslationRevert | function | core/ |
Tests the revision translations are correctly reverted. |
NodeRevisionsUiBypassAccessTest | class | core/ |
Tests the revision tab display. |
NodeRevisionsUiBypassAccessTest.php | file | core/ |
|
NodeRevisionsUiBypassAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeRevisionsUiBypassAccessTest::$editor | property | core/ |
User with bypass node access permission. |
NodeRevisionsUiBypassAccessTest::$modules | property | core/ |
Modules to enable. |
NodeRevisionsUiBypassAccessTest::setUp | function | core/ |
|
NodeRevisionsUiBypassAccessTest::testDisplayRevisionTab | function | core/ |
Checks that the Revision tab is displayed correctly. |
NodeRevisionsUiTest | class | core/ |
Tests the UI for controlling node revision behavior. |
NodeRevisionsUiTest.php | file | core/ |
|
NodeRevisionsUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeRevisionsUiTest::$editor | property | core/ |
|
NodeRevisionsUiTest::setUp | function | core/ |
|
NodeRevisionsUiTest::testNodeFormSaveWithoutRevision | function | core/ |
Checks that unchecking 'Create new revision' works when editing a node. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.