ViewsQueryAlter::$adjustedTables

Same name in other branches
  1. 11.x core/modules/workspaces/src/ViewsQueryAlter.php \Drupal\workspaces\ViewsQueryAlter::adjustedTables

An array of tables adjusted for workspace_association join.

Type: \WeakMap

File

core/modules/workspaces/src/ViewsQueryAlter.php, line 78

Class

ViewsQueryAlter
Defines a class for altering views queries.

Namespace

Drupal\workspaces

Code

protected \WeakMap $adjustedTables;

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