$chain | SQLChain | [protected] |
$logic | SQLChain | [protected] |
block($args, $logic) | QueryChain | [static] |
except(SelectQuery $query) | QueryChain | |
exceptAll(SelectQuery $query) | QueryChain | |
exp(DialectString $exp, $logic) | SQLChain | [protected] |
getSize() | SQLChain | |
intersect(SelectQuery $query) | QueryChain | |
intersectAll(SelectQuery $query) | QueryChain | |
toBoolean(Form $form) | QueryChain | |
toDialectString(Dialect $dialect) | SQLChain | |
toMapped(StorableDAO $dao, JoinCapableQuery $query) | SQLChain | |
union(SelectQuery $query) | QueryChain | |
unionAll(SelectQuery $query) | QueryChain |