DebugBarMiddleware
class DebugBarMiddleware implements HTTPMiddleware (View source)
Methods
public
protected
afterRequest(HTTPRequest $request, HTTPResponse $response)
Inject DebugBar requirements for the frontend
Details
HTTPResponse
process(HTTPRequest $request, callable $delegate)
Generate response for the given request
protected
beforeRequest(HTTPRequest $request)
Track the start up of the framework boot
protected
afterRequest(HTTPRequest $request, HTTPResponse $response)
Inject DebugBar requirements for the frontend