Documentation

DoctrineSQLLogger
in package
implements SQLLogger

Doctrine SQL Logger for DBG

Tags
copyright

CLOUDREXX CMS - CLOUDREXX AG

author

Cloudrexx Development Team info@cloudrexx.com

access

public

version
3.0.1
subpackage

lib_dbg

todo

Edit PHP DocBlocks!

Table of Contents

Interfaces

SQLLogger

Properties

$query  : mixed
$startTime  : mixed

Methods

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

Properties

Methods

startQuery()

{@inheritdoc}

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

        
On this page

Search results