Tables::$contentWorkspaceTables
Same name in other branches
- 9 core/modules/workspaces/src/EntityQuery/Tables.php \Drupal\workspaces\EntityQuery\Tables::contentWorkspaceTables
- 10 core/modules/workspaces/src/EntityQuery/Tables.php \Drupal\workspaces\EntityQuery\Tables::contentWorkspaceTables
- 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\EntityQueryCode
protected $contentWorkspaceTables = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.