SqlLogging implements MiddlewareInterface

Enable sql logging for the admin panel

Internal

Table of Contents

Interfaces

MiddlewareInterface

Properties

$connectionPool  : ConnectionPool

Methods

__construct()  : mixed
process()  : ResponseInterface
Enable SQL Logging as early as possible to catch all queries if the admin panel is active

Properties

Methods

process()

Enable SQL Logging as early as possible to catch all queries if the admin panel is active

public process(ServerRequestInterface $request, RequestHandlerInterface $handler) : ResponseInterface
Parameters
$request : ServerRequestInterface
$handler : RequestHandlerInterface
Return values
ResponseInterface

        
On this page

Search results