InsertQuery Member List

This is the complete list of members for InsertQuery, including all inherited members.
$aliasesQuerySkeleton [protected]
$fieldsInsertOrUpdateQuery [protected]
$returningQuerySkeleton [protected]
$selectInsertQuery [protected]
$tableInsertOrUpdateQuery [protected]
$whereQuerySkeleton [protected]
$whereLogicQuerySkeleton [protected]
andWhere(LogicalObject $exp)InsertQuery
InsertOrUpdateQuery::andWhere(LogicalObject $exp)QuerySkeleton
arraySet($fields)InsertOrUpdateQuery
checkReturning(Dialect $dialect)QuerySkeleton [protected]
drop($field)InsertOrUpdateQuery
dropReturning()QuerySkeleton
getFieldsCount()InsertOrUpdateQuery
getId()QueryIdentification
Query::getId()Identifiable
getTable()InsertOrUpdateQuery
getWhere()QuerySkeleton
getWhereLogic()QuerySkeleton
into($table)InsertQuery
lazySet($field, $object=null)InsertOrUpdateQuery
orWhere(LogicalObject $exp)InsertQuery
InsertOrUpdateQuery::orWhere(LogicalObject $exp)QuerySkeleton
resolveAliasByField($field, $alias)QuerySkeleton [protected]
resolveSelectField($field, $alias, $table)QuerySkeleton [protected]
returning($field, $alias=null)QuerySkeleton
set($field, $value=null)InsertOrUpdateQuery
setBoolean($field, $value=false)InsertOrUpdateQuery
setId($id)QueryIdentification
Query::setId($id)Identifiable
setSelect(SelectQuery $select)InsertQuery
setTable($table)InsertQuery
toDialectString(Dialect $dialect)InsertQuery
InsertOrUpdateQuery::QuerySkeleton::toDialectString(Dialect $dialect)QuerySkeleton
toDialectStringField($field, Dialect $dialect)QuerySkeleton [protected]
toDialectStringReturning(Dialect $dialect)QuerySkeleton [protected]
toDialectStringSelect($query, Dialect $dialect)InsertQuery [protected]
toDialectStringValues($query, Dialect $dialect)InsertQuery [protected]
toString()QueryIdentification
where(LogicalObject $exp, $logic=null)InsertQuery
InsertOrUpdateQuery::where(LogicalObject $exp, $logic=null)QuerySkeleton