SqlContentEntityStorage::$revisionKey
Name of entity's revision database table field, if it supports revisions.
Has the value FALSE if this entity does not use revisions.
Type: string
File
-
core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorage.php, line 66
Class
- SqlContentEntityStorage
- A content entity database storage implementation.
Namespace
Drupal\Core\Entity\SqlCode
protected $revisionKey = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.