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 |
|---|---|---|---|
| RevisionLinkTest::testRevisionLinks | function | core/ |
Tests revision links. |
| RevisionLogEntityTrait | trait | core/ |
Provides a trait for accessing revision logging and ownership information. |
| RevisionLogEntityTrait.php | file | core/ |
|
| RevisionLogEntityTrait::getEntityType | function | core/ |
Gets the entity type definition. |
| RevisionLogEntityTrait::getRevisionCreationTime | function | core/ |
|
| RevisionLogEntityTrait::getRevisionLogMessage | function | core/ |
|
| RevisionLogEntityTrait::getRevisionUser | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUser(). |
| RevisionLogEntityTrait::getRevisionUserId | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUserId(). |
| RevisionLogEntityTrait::revisionLogBaseFieldDefinitions | function | core/ |
Provides revision-related base field definitions for an entity type. |
| RevisionLogEntityTrait::setRevisionCreationTime | function | core/ |
|
| RevisionLogEntityTrait::setRevisionLogMessage | function | core/ |
|
| 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 the implementing class using autowiring. |
| 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. |
Pagination
- Previous page
- Page 1183
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.