property Sql::$relationships

Holds an array of relationships, which are aliases of the primary table that represent different ways to join the same table in.

File

drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php, line 44
Definition of Drupal\views\Plugin\views\query\Sql.

Class

Sql
@todo.

Namespace

Drupal\views\Plugin\views\query

Code

var $relationships = array();