property Sql::$relationships in Views (for Drupal 7) 8.3
Holds an array of relationships, which are aliases of the primary table that represent different ways to join the same table in.
File
- lib/
Drupal/ views/ Plugin/ views/ query/ Sql.php, line 43 - Definition of Drupal\views\Plugin\views\query\Sql.
Class
- Sql
- @todo.
Namespace
Drupal\views\Plugin\views\queryCode
var $relationships = array();