10 calls to SelectQuery::addJoin()

SelectQuery::innerJoin in drupal-7.x/includes/database/select.inc
Inner Join against another table in the database.
SelectQuery::innerJoin in drupal-7.x/includes/database/select.inc
Inner Join against another table in the database.
SelectQuery::join in drupal-7.x/includes/database/select.inc
Default Join against another table in the database.
SelectQuery::join in drupal-7.x/includes/database/select.inc
Default Join against another table in the database.
SelectQuery::leftJoin in drupal-7.x/includes/database/select.inc
Left Outer Join against another table in the database.
SelectQuery::leftJoin in drupal-7.x/includes/database/select.inc
Left Outer Join against another table in the database.
SelectQuery::rightJoin in drupal-7.x/includes/database/select.inc
Right Outer Join against another table in the database.
SelectQuery::rightJoin in drupal-7.x/includes/database/select.inc
Right Outer Join against another table in the database.
SelectQuery::__construct in drupal-7.x/includes/database/select.inc
Constructs a Query object.
SelectQuery::__construct in drupal-7.x/includes/database/select.inc
Constructs a Query object.