function RevisionLogInterface::getRevisionCreationTime
Gets the entity revision creation timestamp.
Return value
int The UNIX timestamp of when this revision was created.
1 method overrides RevisionLogInterface::getRevisionCreationTime()
- NodeInterface::getRevisionCreationTime in core/
modules/ node/ src/ NodeInterface.php  - Gets the node revision creation timestamp.
 
File
- 
              core/
lib/ Drupal/ Core/ Entity/ RevisionLogInterface.php, line 20  
Class
- RevisionLogInterface
 - Defines methods for an entity that supports revision logging and ownership.
 
Namespace
Drupal\Core\EntityCode
public function getRevisionCreationTime();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.