Methods | ||
---|---|---|
public
|
__construct($sType = null)
|
# |
public
|
select($aViewAttributes = [])
|
# |
public
|
customSelect($sSql)
|
# |
public
|
whereType($sType)
|
# |
public
|
where($aWhere)
|
# |
public
|
whereIdOrUuidIn($aIdOrUuids)
|
# |
public
|
limit($iLimit)
|
# |
public
|
offset($iOffset)
|
# |
public
|
orderBy($mOrderAttributes)
|
# |
public
|
sortOrder($iSortOrder)
|
# |
public
|
asc()
|
# |
public
|
desc()
|
# |
public
|
count()
|
# |
public
|
onlyUUIDs()
|
# |
public
|
one()
|
# |
public
|
asArray()
|
# |
public
|
exec()
|
# |
public
static
|
prepareWhere($aRawWhere)
|
# |