Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RevisionLinkDelete.php | file | core/ |
|
| RevisionLinkDelete::getDefaultLabel | function | core/ |
|
| RevisionLinkDelete::getUrlInfo | function | core/ |
|
| RevisionLinkDeleteTest | class | core/ |
Tests Drupal\node\Plugin\views\field\RevisionLinkDelete. |
| RevisionLinkDeleteTest.php | file | core/ |
|
| RevisionLinkDeleteTest::setUp | function | core/ |
|
| RevisionLinkDeleteTest::testRenderNullEntity | function | core/ |
Test the render method when getEntity returns NULL. |
| RevisionLinkRevert | class | core/ |
Field handler to present a link to revert a node to a revision. |
| RevisionLinkRevert.php | file | core/ |
|
| RevisionLinkRevert::getDefaultLabel | function | core/ |
|
| RevisionLinkRevert::getUrlInfo | function | core/ |
|
| RevisionLinkRevertTest | class | core/ |
Tests Drupal\node\Plugin\views\field\RevisionLinkRevert. |
| RevisionLinkRevertTest.php | file | core/ |
|
| RevisionLinkRevertTest::setUp | function | core/ |
|
| RevisionLinkRevertTest::testRenderNullEntity | function | core/ |
Test the render method when getEntity returns NULL. |
| RevisionLinkTest | class | core/ |
Tests Drupal\node\Plugin\views\field\RevisionLink. |
| RevisionLinkTest | class | core/ |
Tests the different revision link handlers. |
| RevisionLinkTest.php | file | core/ |
|
| RevisionLinkTest.php | file | core/ |
|
| RevisionLinkTest::$defaultTheme | property | core/ |
|
| RevisionLinkTest::$testViews | property | core/ |
Views used by this test. |
| RevisionLinkTest::setUp | function | core/ |
|
| RevisionLinkTest::testRenderNullEntity | function | core/ |
Test the render method when getEntity returns NULL. |
| 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/ |
Pagination
- Previous page
- Page 1380
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.