Tables::$contentWorkspaceTables

Workspace association table array, key is base table name, value is alias.

Type: array

File

core/modules/workspaces/src/EntityQuery/Tables.php, line 27

Class

Tables
Alters entity queries to use a workspace revision instead of the default one.

Namespace

Drupal\workspaces\EntityQuery

Code

protected $contentWorkspaceTables = [];

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