DeleteQuery::__construct in core/includes/database/query.inc
Constructs a DeleteQuery object.
InsertQuery::__construct in core/includes/database/query.inc
Constructs an InsertQuery object.
MergeQuery::__construct in core/includes/database/query.inc
Constructs a MergeQuery object.
SelectQuery::__construct in core/includes/database/select.inc
Constructs a Query object.
TruncateQuery::__construct in core/includes/database/query.inc
Constructs a TruncateQuery object.
UpdateQuery::__construct in core/includes/database/query.inc
Constructs an UpdateQuery object.