Documentation

QueryDebugger extends Plugin
in package

Query debugger, prints executed queries to the debug log.

The debugger will only run if BOTH the application and the database connection are in debug mode.

Table of Contents

beforeQuery()  : mixed

Methods

beforeQuery()

public beforeQuery(Event $event, Pdo $connection) : mixed
Parameters
$event : Event
$connection : Pdo
Return values
mixed

Search results