TYPO3  7.6
Query Member List

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

$constraintQueryprotected
$dataMapperQueryprotected
$limitQueryprotected
$objectManagerQueryprotected
$offsetQueryprotected
$orderingsQueryprotected
$persistenceManagerQueryprotected
$qomFactoryQueryprotected
$querySettingsQueryprotected
$sourceQueryprotected
$statementQueryprotected
$typeQueryprotected
__construct($type)Query
__sleep()Query
__wakeup()Query
between($propertyName, $operandLower, $operandUpper)Query
CHARSETQuery
contains($propertyName, $operand)Query
count()Query
equals($propertyName, $operand, $caseSensitive=true)Query
execute($returnRawQueryResult=false)Query
getConstraint()Query
getLimit()Query
getOffset()Query
getOrderings()Query
getQuerySettings()Query
getSelectorName()Queryprotected
getSource()Query
getStatement()Query
getType()Query
greaterThan($propertyName, $operand)Query
greaterThanOrEqual($propertyName, $operand)Query
in($propertyName, $operand)Query
injectDataMapper(\TYPO3\CMS\Extbase\Persistence\Generic\Mapper\DataMapper $dataMapper)Query
injectObjectManager(\TYPO3\CMS\Extbase\Object\ObjectManagerInterface $objectManager)Query
injectPersistenceManager(\TYPO3\CMS\Extbase\Persistence\PersistenceManagerInterface $persistenceManager)Query
injectQomFactory(\TYPO3\CMS\Extbase\Persistence\Generic\Qom\QueryObjectModelFactory $qomFactory)Query
isEmpty($propertyName)Query
JCR_JOIN_TYPE_INNERQuery
JCR_JOIN_TYPE_LEFT_OUTERQuery
JCR_JOIN_TYPE_RIGHT_OUTERQuery
lessThan($propertyName, $operand)Query
lessThanOrEqual($propertyName, $operand)Query
like($propertyName, $operand, $caseSensitive=true)Query
logicalAnd($constraint1)Query
logicalNot(\TYPO3\CMS\Extbase\Persistence\Generic\Qom\ConstraintInterface $constraint)Query
TYPO3::CMS::Extbase::Persistence::QueryInterface::logicalNot(ConstraintInterface $constraint)QueryInterface
logicalOr($constraint1)Query
matching($constraint)Query
OPERATOR_CONTAINSQueryInterface
OPERATOR_EQUAL_TOQueryInterface
OPERATOR_EQUAL_TO_NULLQueryInterface
OPERATOR_GREATER_THANQueryInterface
OPERATOR_GREATER_THAN_OR_EQUAL_TOQueryInterface
OPERATOR_INQueryInterface
OPERATOR_IS_EMPTYQueryInterface
OPERATOR_IS_NULLQueryInterface
OPERATOR_LESS_THANQueryInterface
OPERATOR_LESS_THAN_OR_EQUAL_TOQueryInterface
OPERATOR_LIKEQueryInterface
OPERATOR_NOT_EQUAL_TOQueryInterface
OPERATOR_NOT_EQUAL_TO_NULLQueryInterface
ORDER_ASCENDINGQueryInterface
ORDER_DESCENDINGQueryInterface
setLimit($limit)Query
setOffset($offset)Query
setOrderings(array $orderings)Query
setQuerySettings(QuerySettingsInterface $querySettings)Query
TYPO3::CMS::Extbase::Persistence::QueryInterface::setQuerySettings(Generic\QuerySettingsInterface $querySettings)QueryInterface
setSource(\TYPO3\CMS\Extbase\Persistence\Generic\Qom\SourceInterface $source)Query
TYPO3::CMS::Extbase::Persistence::QueryInterface::setSource(Generic\Qom\SourceInterface $source)QueryInterface
statement($statement, array $parameters=array())Query
unsetLimit()Query