QueryDebugger
class QueryDebugger extends Plugin
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.
Methods
beforeQuery(Event $event, Pdo $connection)
No description