Sql::$relationships
Holds an array of relationships.
These are aliases of the primary table that represent different ways to join the same table in.
Type: relationships
File
-
core/
modules/ views/ src/ Plugin/ views/ query/ Sql.php, line 50
Class
- Sql
- Views query plugin for an SQL query.
Namespace
Drupal\views\Plugin\views\queryCode
public $relationships = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.