Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Nette
Database
SqlLiteral
PHP Class Nette\Database\SqlLiteral
Inheritance:
extends
Nette\Object
Mostra file
Open project: nette/database
Class Usage Examples
Public Methods
Method
Description
__construct
(
$value
,
array
$parameters
= [] )
__toString
( ) :
string
getParameters
( ) :
array
Method Details
__construct()
public
method
public
__construct
(
$value
,
array
$parameters
= [] )
$parameters
array
__toString()
public
method
public
__toString
( ) :
string
return
string
getParameters()
public
method
public
getParameters
( ) :
array
return
array