Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Ouzo
Db
WhereClause
ExistsClause
PHP Class Ouzo\Db\WhereClause\ExistsClause
Inheritance:
extends
WhereClause
Show file
Open project: letsdrink/ouzo
Public Methods
Method
Description
__construct
(
Query
$query
,
$negate
= false )
getParameters
( )
isEmpty
( )
toSql
( )
Method Details
__construct()
public
method
public
__construct
(
Query
$query
,
$negate
= false )
$query
Ouzo\Db\Query
getParameters()
public
method
public
getParameters
( )
isEmpty()
public
method
public
isEmpty
( )
toSql()
public
method
public
toSql
( )