DefaultTableMapping::$revisionDataTable

The table that stores revision field data.

Only used if the entity supports revisions and has multilingual support.

Type: string

File

core/lib/Drupal/Core/Entity/Sql/DefaultTableMapping.php, line 63

Class

DefaultTableMapping
Defines a default table mapping class.

Namespace

Drupal\Core\Entity\Sql

Code

protected $revisionDataTable;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.