CodeIgniter v4.6 API

DebugToolbar
in package
implements FilterInterface

Debug toolbar filter

Tags
see
DebugToolbarTest

Table of Contents

Interfaces

FilterInterface
Filter interface

Methods

after()  : ResponseInterface|null
If the debug flag is set (CI_DEBUG) then collect performance and debug information and display it in a toolbar.
before()  : RequestInterface|ResponseInterface|string|null
We don't need to do anything here.

Methods


        
On this page

Search results