Name | Type | Location | Description |
---|---|---|---|
SelectQuery:: |
function |
core/ |
Implements SelectQueryInterface::getUnion(). |
SelectQueryExtender:: |
function |
core/ |
Returns a reference to the union queries for this query. This include queries for UNION, UNION ALL, and UNION DISTINCT. |
SelectQueryInterface:: |
function |
core/ |
Returns a reference to the union queries for this query. This include queries for UNION, UNION ALL, and UNION DISTINCT. |