Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Ouzo
Db
WhereClause
SqlWhereClause
PHP Class Ouzo\Db\WhereClause\SqlWhereClause
Inheritance:
extends
WhereClause
ファイルを表示
Open project: letsdrink/ouzo
Public Methods
Method
Description
__construct
(
$sql
,
$parameters
= [] )
getParameters
( )
isEmpty
( )
toSql
( )
Method Details
__construct()
public
method
public
__construct
(
$sql
,
$parameters
= [] )
getParameters()
public
method
public
getParameters
( )
isEmpty()
public
method
public
isEmpty
( )
toSql()
public
method
public
toSql
( )