Tables::$contentWorkspaceTables

Same name and namespace in other branches
  1. 8.9.x core/modules/workspaces/src/EntityQuery/Tables.php \Drupal\workspaces\EntityQuery\Tables::contentWorkspaceTables
  2. 10 core/modules/workspaces/src/EntityQuery/Tables.php \Drupal\workspaces\EntityQuery\Tables::contentWorkspaceTables
  3. 11.x core/modules/workspaces/src/EntityQuery/Tables.php \Drupal\workspaces\EntityQuery\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.