Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RevisionLogEntityTrait::setRevisionUser | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionUser(). |
| RevisionLogEntityTrait::setRevisionUserId | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionUserId(). |
| RevisionLogInterface | interface | core/ |
Defines methods for an entity that supports revision logging and ownership. |
| RevisionLogInterface.php | file | core/ |
|
| RevisionLogInterface::getRevisionCreationTime | function | core/ |
Gets the entity revision creation timestamp. |
| RevisionLogInterface::getRevisionLogMessage | function | core/ |
Returns the entity revision log message. |
| RevisionLogInterface::getRevisionUser | function | core/ |
Gets the entity revision author. |
| RevisionLogInterface::getRevisionUserId | function | core/ |
Gets the entity revision author ID. |
| RevisionLogInterface::setRevisionCreationTime | function | core/ |
Sets the entity revision creation timestamp. |
| RevisionLogInterface::setRevisionLogMessage | function | core/ |
Sets the entity revision log message. |
| RevisionLogInterface::setRevisionUser | function | core/ |
Sets the entity revision author. |
| RevisionLogInterface::setRevisionUserId | function | core/ |
Sets the entity revision author by ID. |
| RevisionRelationshipsTest | class | core/ |
Tests the integration of node_revision table of node module. |
| RevisionRelationshipsTest | class | core/ |
Tests the integration of block_content_revision table. |
| RevisionRelationshipsTest.php | file | core/ |
|
| RevisionRelationshipsTest.php | file | core/ |
|
| RevisionRelationshipsTest::$modules | property | core/ |
Modules to install. |
| RevisionRelationshipsTest::$modules | property | core/ |
Modules to install. |
| RevisionRelationshipsTest::$testViews | property | core/ |
Views used by this test. |
| RevisionRelationshipsTest::$testViews | property | core/ |
Views used by this test. |
| RevisionRelationshipsTest::setUp | function | core/ |
|
| RevisionRelationshipsTest::testBlockContentRevisionRelationship | function | core/ |
Create a block_content with revision and rest result count for both views. |
| RevisionRelationshipsTest::testNodeRevisionRelationship | function | core/ |
Create a node with revision and rest result count for both views. |
| RevisionRevertForm | class | core/ |
Provides a form for reverting an entity revision. |
| RevisionRevertForm.php | file | core/ |
|
| RevisionRevertForm::$entityTypeManager | property | core/ |
The entity type manager. |
| RevisionRevertForm::$moduleHandler | property | core/ |
The module handler. |
| RevisionRevertForm::$operation | property | core/ |
The entity operation. |
| RevisionRevertForm::$revision | property | core/ |
The entity revision. |
| RevisionRevertForm::buildEntity | function | core/ |
Builds an updated entity object based upon the submitted form values. |
| RevisionRevertForm::buildForm | function | core/ |
Form constructor. |
| RevisionRevertForm::create | function | core/ |
Instantiates a new instance of this class. |
| RevisionRevertForm::currentUser | function | core/ |
Gets the current user. |
| RevisionRevertForm::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| RevisionRevertForm::getBundleLabel | function | core/ |
Returns the bundle label of an entity. |
| RevisionRevertForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| RevisionRevertForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| RevisionRevertForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| RevisionRevertForm::getEntity | function | core/ |
Gets the form entity. |
| 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. |
Pagination
- Previous page
- Page 1092
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.