Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Ouzo
Db
WhereClause
OrClause
PHP Class Ouzo\Db\WhereClause\OrClause
Inheritance:
extends
WhereClause
Mostrar archivo
Open project: letsdrink/ouzo
Public Methods
Method
Description
__construct
(
array
$conditions
)
getParameters
( )
isEmpty
( )
isNeverSatisfied
( )
toSql
( )
Method Details
__construct()
public
method
public
__construct
(
array
$conditions
)
$conditions
array
getParameters()
public
method
public
getParameters
( )
isEmpty()
public
method
public
isEmpty
( )
isNeverSatisfied()
public
method
public
isNeverSatisfied
( )
toSql()
public
method
public
toSql
( )