Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Lemon
RestBundle
Object
Criteria
PHP Interface Lemon\RestBundle\Object\Criteria
Inheritance:
extends
Doctrine\Common\Collections\Collection
显示文件
Open project: stanlemon/rest-bundle
Interface Usage Examples
Public Methods
Method
Description
__construct
(
array
$elements
= [] )
getLimit
( )
getOffset
( )
getOrderBy
( )
getOrderDir
( )
Method Details
__construct()
public
method
public
__construct
(
array
$elements
= [] )
$elements
array
getLimit()
public
method
public
getLimit
( )
getOffset()
public
method
public
getOffset
( )
getOrderBy()
public
method
public
getOrderBy
( )
getOrderDir()
public
method
public
getOrderDir
( )