LoggingStatement implements Statement

FinalYes

Part of the Doctrine SQL Logging Driver Adapter

Internal

Table of Contents

Interfaces

Statement

Methods

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

Methods

bindValue()

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

execute()

public execute() : Result
Return values
Result

        
On this page

Search results