StringQuery Member List

This is the complete list of members for StringQuery, including all inherited members.

__construct($type, $queryId=SelectStatement::NO_CACHE)ObjectQuery
__destruct()ObjectQuery
buildQuery($buildDepth, $orderby=null, PagingInfo $pagingInfo=null)StringQueryprotected
execute($buildDepth, $orderby=null, $pagingInfo=null)AbstractQuery
executeInternal(SelectStatement $selectStmt, $buildDepth, PagingInfo $pagingInfo=null)AbstractQueryprotected
getConditionString()StringQuery
getConnection($type)AbstractQueryprotectedstatic
getId()ObjectQuery
getLastQueryString()AbstractQuery
getLogger()ObjectQueryprotected
getMapper($type)AbstractQueryprotectedstatic
getObjectTemplate($type, $alias=null, $combineOperator=Criteria::OPERATOR_AND)ObjectQuery
getParameterPosition($criterion, $criteria)ObjectQueryprotected
getParameters($criteria, array $parameters)ObjectQueryprotected
getQueryCondition()ObjectQuery
getQueryString($buildDepth=BuildDepth::SINGLE, $orderby=null)AbstractQuery
getQueryType()ObjectQuery
makeGroup($templates, $combineOperator=Criteria::OPERATOR_AND)ObjectQuery
mapToDatabase($type, $valueName)StringQueryprotectedstatic
parseRQL($query)StringQueryprotected
processObjectTemplate(PersistentObject $tpl, SelectStatement $selectStmt)ObjectQueryprotected
processOrderBy($orderby, SelectStatement $selectStmt)ObjectQueryprotected
processTableName(Node $tpl)ObjectQueryprotected
PROPERTY_COMBINE_OPERATORObjectQuery
PROPERTY_INITIAL_OIDObjectQuery
PROPERTY_TABLE_NAMEObjectQuery
registerObjectTemplate(Node $template, $alias=null, $combineOperator=Criteria::OPERATOR_AND)ObjectQuery
resetInternals()ObjectQueryprotected
setConditionString($condition)StringQuery
setRQLConditionString($condition)StringQuery
valueChanged(ValueChangeEvent $event)ObjectQuery