ViewsQueryAlter::$viewsJoinPluginManager

Same name and namespace in other branches
  1. 9 core/modules/workspaces/src/ViewsQueryAlter.php \Drupal\workspaces\ViewsQueryAlter::viewsJoinPluginManager
  2. 10 core/modules/workspaces/src/ViewsQueryAlter.php \Drupal\workspaces\ViewsQueryAlter::viewsJoinPluginManager
  3. 11.x core/modules/workspaces/src/ViewsQueryAlter.php \Drupal\workspaces\ViewsQueryAlter::viewsJoinPluginManager

A plugin manager which handles instances of views join plugins.

Type: \Drupal\views\Plugin\ViewsHandlerManager

File

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

Class

ViewsQueryAlter
Defines a class for altering views queries.

Namespace

Drupal\workspaces

Code

protected $viewsJoinPluginManager;

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