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 |
---|---|---|---|
NodeRevision::JOIN | constant | core/ |
The join options between the node and the node_revisions_table. |
NodeRevision::rowStyleOptions | function | core/ |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::rowStyleOptions(). |
NodeRevisionAccessCheck | class | core/ |
Provides an access checker for node revisions. |
NodeRevisionAccessCheck.php | file | core/ |
|
NodeRevisionAccessCheck::$access | property | core/ |
A static cache of access checks. |
NodeRevisionAccessCheck::$nodeAccess | property | core/ |
The node access control handler. |
NodeRevisionAccessCheck::$nodeStorage | property | core/ |
The node storage. |
NodeRevisionAccessCheck::access | function | core/ |
Checks routing access for the node revision. |
NodeRevisionAccessCheck::checkAccess | function | core/ |
Checks node revision access. |
NodeRevisionAccessCheck::__construct | function | core/ |
Constructs a new NodeRevisionAccessCheck. |
NodeRevisionByNodeTypeTest | class | core/ |
Tests D6 node revision source plugin. |
NodeRevisionByNodeTypeTest.php | file | core/ |
|
NodeRevisionByNodeTypeTest::$modules | property | core/ |
Modules to enable. |
NodeRevisionByNodeTypeTest::providerSource | function | core/ |
The data provider. |
NodeRevisionDeleteForm | class | core/ |
Provides a form for deleting a node revision. |
NodeRevisionDeleteForm.php | file | core/ |
|
NodeRevisionDeleteForm::$connection | property | core/ |
The database connection. |
NodeRevisionDeleteForm::$dateFormatter | property | core/ |
The date formatter service. |
NodeRevisionDeleteForm::$nodeStorage | property | core/ |
The node storage. |
NodeRevisionDeleteForm::$nodeTypeStorage | property | core/ |
The node type storage. |
NodeRevisionDeleteForm::$revision | property | core/ |
The node revision. |
NodeRevisionDeleteForm::buildForm | function | core/ |
Form constructor. |
NodeRevisionDeleteForm::create | function | core/ |
Instantiates a new instance of this class. |
NodeRevisionDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
NodeRevisionDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
NodeRevisionDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
NodeRevisionDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
NodeRevisionDeleteForm::submitForm | function | core/ |
Form submission handler. |
NodeRevisionDeleteForm::__construct | function | core/ |
Constructs a new NodeRevisionDeleteForm. |
NodeRevisionPermissionsTest | class | core/ |
Tests user permissions for node revisions. |
NodeRevisionPermissionsTest.php | file | core/ |
|
NodeRevisionPermissionsTest::$accounts | property | core/ |
The accounts. |
NodeRevisionPermissionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeRevisionPermissionsTest::$map | property | core/ |
|
NodeRevisionPermissionsTest::$nodeRevisions | property | core/ |
The node revisions. |
NodeRevisionPermissionsTest::$typeMap | property | core/ |
|
NodeRevisionPermissionsTest::setUp | function | core/ |
|
NodeRevisionPermissionsTest::testNodeRevisionAccessAnyType | function | core/ |
Tests general revision access permissions. |
NodeRevisionPermissionsTest::testNodeRevisionAccessPerType | function | core/ |
Tests revision access permissions for a specific content type. |
NodeRevisionRevertForm | class | core/ |
Provides a form for reverting a node revision. |
NodeRevisionRevertForm.php | file | core/ |
|
NodeRevisionRevertForm::$dateFormatter | property | core/ |
The date formatter service. |
NodeRevisionRevertForm::$nodeStorage | property | core/ |
The node storage. |
NodeRevisionRevertForm::$revision | property | core/ |
The node revision. |
NodeRevisionRevertForm::$time | property | core/ |
The time service. |
NodeRevisionRevertForm::buildForm | function | core/ |
Form constructor. |
NodeRevisionRevertForm::create | function | core/ |
Instantiates a new instance of this class. |
NodeRevisionRevertForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
NodeRevisionRevertForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
NodeRevisionRevertForm::getDescription | function | core/ |
Returns additional text to display as a description. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.