Search for revision
- Search 7.x for revision
- Search 9.5.x for revision
- Search 8.9.x for revision
- Search 11.x for revision
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
NodeModerationHandler::enforceRevisionsBundleFormAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
NodeModerationHandler::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
NodeOperationAccessTest::providerTestRevisionOperations | function | core/ |
Data provider for revisionOperationsProvider. |
NodeOperationAccessTest::testRevisionOperations | function | core/ |
Tests revision operations. |
NodeQueryAlterTest::testNodeQueryAlterWithRevisions | function | core/ |
Tests 'node_access' query alter with revision-enabled nodes. |
NodeRevision | class | core/ |
Tests creating node revision views with the wizard. |
NodeRevision | class | core/ |
Drupal 6 node revision source from database. |
NodeRevision | class | core/ |
Drupal 7 node revision source from database. |
NodeRevision.php | file | core/ |
|
NodeRevision.php | file | core/ |
|
NodeRevision.php | file | core/ |
|
NodeRevision::$createdColumn | property | core/ |
Set the created column. |
NodeRevision::buildDisplayOptions | function | core/ |
Builds an array of display options for the view. |
NodeRevision::defaultDisplayFiltersUser | function | core/ |
Retrieves filter information based on user input for the default display. |
NodeRevision::defaultDisplayOptions | function | core/ |
Assembles the default display options for the view. |
NodeRevision::fields | function | core/ |
Returns available fields on the source. |
NodeRevision::fields | function | core/ |
Returns available fields on the source. |
NodeRevision::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
NodeRevision::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
NodeRevision::handleTranslations | function | core/ |
Adapt our query for translations. |
NodeRevision::JOIN | constant | core/ |
The join options between the node and the node_revisions_table. |
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(). |
NodeRevisionByNodeTypeTest | class | core/ |
Tests D6 node revision source plugin. |
NodeRevisionByNodeTypeTest.php | file | core/ |
|
NodeRevisionByNodeTypeTest::$modules | property | core/ |
Modules to install. |
NodeRevisionByNodeTypeTest::providerSource | function | core/ |
|
NodeRevisionDeleteForm | class | core/ |
Provides a form for deleting a node revision. |
NodeRevisionDeleteForm.php | file | core/ |
|
NodeRevisionDeleteForm::$accessManager | property | core/ |
The access manager. |
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. |
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. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.