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
Ouzo
Tools
Model
Template
MyImagineDialect
PHP Class Ouzo\Tools\Model\Template\MyImagineDialect
Inheritance:
extends
Ouzo\Db\Dialect\Dialect
Afficher le fichier
Open project: letsdrink/ouzo
Méthodes publiques
Méthode
Description
batchInsert
(
$table
,
$primaryKey
,
$columns
,
$batchSize
)
getConnectionErrorCodes
( )
getErrorCode
(
$errorInfo
)
regexpMatcher
( )
Méthodes protégées
Méthode
Description
insertEmptyRow
( )
quote
(
$word
)
Method Details
batchInsert()
public
méthode
public
batchInsert
(
$table
,
$primaryKey
,
$columns
,
$batchSize
)
getConnectionErrorCodes()
public
méthode
public
getConnectionErrorCodes
( )
getErrorCode()
public
méthode
public
getErrorCode
(
$errorInfo
)
insertEmptyRow()
protected
méthode
protected
insertEmptyRow
( )
quote()
protected
méthode
protected
quote
(
$word
)
regexpMatcher()
public
méthode
public
regexpMatcher
( )