TYPO3 CMS
TYPO3_6-2
Main Page
Related Pages
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
+
Files
File List
+
File Members
+
All
$
(
_
a
c
d
e
f
h
i
l
o
p
r
s
t
u
x
+
Functions
_
a
c
d
e
f
i
l
o
p
r
s
u
x
+
Variables
$
(
_
a
d
e
h
i
p
r
s
t
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Pages
List of all members
Tx_Extbase_Persistence_QueryInterface Interface Reference
Inheritance diagram for Tx_Extbase_Persistence_QueryInterface:
Additional Inherited Members
Public Member Functions inherited from
TYPO3\CMS\Extbase\Persistence\QueryInterface
getSource
()
execute
($returnRawQueryResult=FALSE)
setOrderings
(array $orderings)
setLimit
($limit)
setOffset
($offset)
matching
($constraint)
logicalAnd
($constraint1)
logicalOr
($constraint1)
logicalNot
(\
TYPO3\CMS\Extbase\Persistence\Generic\Qom\ConstraintInterface
$constraint)
equals
($propertyName, $operand, $caseSensitive=TRUE)
like
($propertyName, $operand, $caseSensitive=TRUE)
contains
($propertyName, $operand)
in
($propertyName, $operand)
lessThan
($propertyName, $operand)
lessThanOrEqual
($propertyName, $operand)
greaterThan
($propertyName, $operand)
greaterThanOrEqual
($propertyName, $operand)
getType
()
setQuerySettings
(
Generic\QuerySettingsInterface
$querySettings)
getQuerySettings
()
count
()
getOrderings
()
getLimit
()
getOffset
()
getConstraint
()
isEmpty
($propertyName)
setSource
(
Generic\Qom\SourceInterface
$source)
getStatement
()
Public Attributes inherited from
TYPO3\CMS\Extbase\Persistence\QueryInterface
const
OPERATOR_EQUAL_TO
= 1
const
OPERATOR_EQUAL_TO_NULL
= 101
const
OPERATOR_NOT_EQUAL_TO
= 2
const
OPERATOR_NOT_EQUAL_TO_NULL
= 202
const
OPERATOR_LESS_THAN
= 3
const
OPERATOR_LESS_THAN_OR_EQUAL_TO
= 4
const
OPERATOR_GREATER_THAN
= 5
const
OPERATOR_GREATER_THAN_OR_EQUAL_TO
= 6
const
OPERATOR_LIKE
= 7
const
OPERATOR_CONTAINS
= 8
const
OPERATOR_IN
= 9
const
OPERATOR_IS_NULL
= 10
const
OPERATOR_IS_EMPTY
= 11
const
ORDER_ASCENDING
= 'ASC'
const
ORDER_DESCENDING
= 'DESC'
Detailed Description
Deprecated:
since 6.0 will be removed in 7.0
Definition at line
2462
of file
LegacyClassesForIde.php
.
Tx_Extbase_Persistence_QueryInterface
Generated on Wed Aug 7 2019 09:52:39 for TYPO3 CMS by
1.8.13