\Fuman_Db_Driver_FumanPDOStatement

Proxy class to log prepared statements and count queries

Summary

Methods
Properties
Constants
execute()
No public properties found
No constants found
__construct()
$_dbh
N/A
No private methods found
No private properties found
N/A

Properties

$_dbh

$_dbh : 

Type

Methods

execute()

execute(array|null  $input_parameters = null) : boolean

Execute

Parameters

array|null $input_parameters

Returns

boolean

__construct()

__construct(null|\Fuman_Db_Abstract  $dbh = null) 

Constructor

Parameters

null|\Fuman_Db_Abstract $dbh