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) | StringQuery | protected |
| execute($buildDepth, $orderby=null, $pagingInfo=null) | AbstractQuery | |
| executeInternal(SelectStatement $selectStmt, $buildDepth, PagingInfo $pagingInfo=null) | AbstractQuery | protected |
| getConditionString() | StringQuery | |
| getConnection($type) | AbstractQuery | protectedstatic |
| getId() | ObjectQuery | |
| getLastQueryString() | AbstractQuery | |
| getLogger() | ObjectQuery | protected |
| getMapper($type) | AbstractQuery | protectedstatic |
| getObjectTemplate($type, $alias=null, $combineOperator=Criteria::OPERATOR_AND) | ObjectQuery | |
| getParameterPosition($criterion, $criteria) | ObjectQuery | protected |
| getParameters($criteria, array $parameters) | ObjectQuery | protected |
| getQueryCondition() | ObjectQuery | |
| getQueryString($buildDepth=BuildDepth::SINGLE, $orderby=null) | AbstractQuery | |
| getQueryType() | ObjectQuery | |
| makeGroup($templates, $combineOperator=Criteria::OPERATOR_AND) | ObjectQuery | |
| mapToDatabase($type, $valueName) | StringQuery | protectedstatic |
| parseRQL($query) | StringQuery | protected |
| processObjectTemplate(PersistentObject $tpl, SelectStatement $selectStmt) | ObjectQuery | protected |
| processOrderBy($orderby, SelectStatement $selectStmt) | ObjectQuery | protected |
| processTableName(Node $tpl) | ObjectQuery | protected |
| PROPERTY_COMBINE_OPERATOR | ObjectQuery | |
| PROPERTY_INITIAL_OID | ObjectQuery | |
| PROPERTY_TABLE_NAME | ObjectQuery | |
| registerObjectTemplate(Node $template, $alias=null, $combineOperator=Criteria::OPERATOR_AND) | ObjectQuery | |
| resetInternals() | ObjectQuery | protected |
| setConditionString($condition) | StringQuery | |
| setRQLConditionString($condition) | StringQuery | |
| valueChanged(ValueChangeEvent $event) | ObjectQuery |