LoggingStatement extends AbstractStatementMiddleware

FinalYes

Part of the Doctrine SQL Logging Driver Adapter

Internal

Table of Contents

Methods

__construct()  : mixed
bindValue()  : mixed
execute()  : Result

Methods

bindValue()

public bindValue(mixed $param, mixed $value[, mixed $type = ParameterType::STRING ]) : mixed
Parameters
$param : mixed
$value : mixed
$type : mixed = ParameterType::STRING

execute()

public execute([mixed $params = null ]) : Result
Parameters
$params : mixed = null
Return values
Result

        
On this page

Search results