ViewsOperations::$adjustedTables

Same name and namespace in other branches
  1. 11.x core/modules/workspaces/src/Hook/ViewsOperations.php \Drupal\workspaces\Hook\ViewsOperations::adjustedTables

An array of tables adjusted for workspace_association join.

Type: \WeakMap

File

core/modules/workspaces/src/Hook/ViewsOperations.php, line 33

Class

ViewsOperations
Defines a class for altering views queries.

Namespace

Drupal\workspaces\Hook

Code

private \WeakMap $adjustedTables;

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