Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
DBMock
PHP Class DBMock, phprs-restful
Afficher le fichier
Open project: caoym/phprs-restful
Méthodes publiques
Méthode
Description
__construct
(
$test
)
execute
(
$params
)
fetchAll
(
$arg
)
prepare
(
$sql
)
rowCount
( )
setAttribute
(
$key
,
$value
)
setExpected
(
$sql
,
$_
= null )
Method Details
__construct()
public
méthode
public
__construct
(
$test
)
execute()
public
méthode
public
execute
(
$params
)
fetchAll()
public
méthode
public
fetchAll
(
$arg
)
prepare()
public
méthode
public
prepare
(
$sql
)
rowCount()
public
méthode
public
rowCount
( )
setAttribute()
public
méthode
public
setAttribute
(
$key
,
$value
)
setExpected()
public
méthode
public
setExpected
(
$sql
,
$_
= null )