Documentation

DoctrineSQLLogger
in package
implements SQLLogger

Tags
copyright

Cloudrexx AG

author

Cloudrexx Development Team info@cloudrexx.com

subpackage

lib_dbg

Table of Contents

Interfaces

SQLLogger

Properties

$lastLog  : string
Holder for the last executed SQL statement

Methods

startQuery()  : void
{@inheritdoc}
stopQuery()  : void
{@inheritdoc}

Properties

Methods

startQuery()

{@inheritdoc}

public startQuery(mixed $sql[, array<string|int, mixed> $params = null ][, array<string|int, mixed> $types = null ]) : void
Parameters
$sql : mixed
$params : array<string|int, mixed> = null
$types : array<string|int, mixed> = null

        
On this page

Search results