TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Extbase\Persistence\QueryInterface Member List

This is the complete list of members for TYPO3\CMS\Extbase\Persistence\QueryInterface, including all inherited members.

contains($propertyName, $operand)TYPO3\CMS\Extbase\Persistence\QueryInterface
count()TYPO3\CMS\Extbase\Persistence\QueryInterface
equals($propertyName, $operand, $caseSensitive=true)TYPO3\CMS\Extbase\Persistence\QueryInterface
execute($returnRawQueryResult=false)TYPO3\CMS\Extbase\Persistence\QueryInterface
getConstraint()TYPO3\CMS\Extbase\Persistence\QueryInterface
getLimit()TYPO3\CMS\Extbase\Persistence\QueryInterface
getOffset()TYPO3\CMS\Extbase\Persistence\QueryInterface
getOrderings()TYPO3\CMS\Extbase\Persistence\QueryInterface
getQuerySettings()TYPO3\CMS\Extbase\Persistence\QueryInterface
getSource()TYPO3\CMS\Extbase\Persistence\QueryInterface
getStatement()TYPO3\CMS\Extbase\Persistence\QueryInterface
getType()TYPO3\CMS\Extbase\Persistence\QueryInterface
greaterThan($propertyName, $operand)TYPO3\CMS\Extbase\Persistence\QueryInterface
greaterThanOrEqual($propertyName, $operand)TYPO3\CMS\Extbase\Persistence\QueryInterface
in($propertyName, $operand)TYPO3\CMS\Extbase\Persistence\QueryInterface
isEmpty($propertyName)TYPO3\CMS\Extbase\Persistence\QueryInterface
lessThan($propertyName, $operand)TYPO3\CMS\Extbase\Persistence\QueryInterface
lessThanOrEqual($propertyName, $operand)TYPO3\CMS\Extbase\Persistence\QueryInterface
like($propertyName, $operand, $caseSensitive=true)TYPO3\CMS\Extbase\Persistence\QueryInterface
logicalAnd($constraint1)TYPO3\CMS\Extbase\Persistence\QueryInterface
logicalNot(ConstraintInterface $constraint)TYPO3\CMS\Extbase\Persistence\QueryInterface
logicalOr($constraint1)TYPO3\CMS\Extbase\Persistence\QueryInterface
matching($constraint)TYPO3\CMS\Extbase\Persistence\QueryInterface
OPERATOR_CONTAINSTYPO3\CMS\Extbase\Persistence\QueryInterface
OPERATOR_EQUAL_TOTYPO3\CMS\Extbase\Persistence\QueryInterface
OPERATOR_EQUAL_TO_NULLTYPO3\CMS\Extbase\Persistence\QueryInterface
OPERATOR_GREATER_THANTYPO3\CMS\Extbase\Persistence\QueryInterface
OPERATOR_GREATER_THAN_OR_EQUAL_TOTYPO3\CMS\Extbase\Persistence\QueryInterface
OPERATOR_INTYPO3\CMS\Extbase\Persistence\QueryInterface
OPERATOR_IS_EMPTYTYPO3\CMS\Extbase\Persistence\QueryInterface
OPERATOR_IS_NULLTYPO3\CMS\Extbase\Persistence\QueryInterface
OPERATOR_LESS_THANTYPO3\CMS\Extbase\Persistence\QueryInterface
OPERATOR_LESS_THAN_OR_EQUAL_TOTYPO3\CMS\Extbase\Persistence\QueryInterface
OPERATOR_LIKETYPO3\CMS\Extbase\Persistence\QueryInterface
OPERATOR_NOT_EQUAL_TOTYPO3\CMS\Extbase\Persistence\QueryInterface
OPERATOR_NOT_EQUAL_TO_NULLTYPO3\CMS\Extbase\Persistence\QueryInterface
ORDER_ASCENDINGTYPO3\CMS\Extbase\Persistence\QueryInterface
ORDER_DESCENDINGTYPO3\CMS\Extbase\Persistence\QueryInterface
setLimit($limit)TYPO3\CMS\Extbase\Persistence\QueryInterface
setOffset($offset)TYPO3\CMS\Extbase\Persistence\QueryInterface
setOrderings(array $orderings)TYPO3\CMS\Extbase\Persistence\QueryInterface
setQuerySettings(Generic\QuerySettingsInterface $querySettings)TYPO3\CMS\Extbase\Persistence\QueryInterface
setSource(Generic\Qom\SourceInterface $source)TYPO3\CMS\Extbase\Persistence\QueryInterface