- SelectQuery::innerJoin in core/
includes/ database/ select.inc - Implements SelectQueryInterface::innerJoin().
- SelectQuery::join in core/
includes/ database/ select.inc - Implements SelectQueryInterface::join().
- SelectQuery::leftJoin in core/
includes/ database/ select.inc - Implements SelectQueryInterface::leftJoin().
- SelectQuery::rightJoin in core/
includes/ database/ select.inc - Implements SelectQueryInterface::rightJoin().
- SelectQuery::__construct in core/
includes/ database/ select.inc - Constructs a Query object.