CodeIgniter v4.5 API

DebugToolbar
in package
implements FilterInterface

Debug toolbar filter

Tags
see
DebugToolbarTest

Table of Contents

Interfaces

FilterInterface
Filter interface

Methods

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

Methods


        
On this page

Search results