BACK TO DIRECTORY

BlackBox Debug Bar

by Greg Winiarski

4.6
(15 ratings)

BlackBox is symfony like unobstrusive debug bar attached to the top of the browser window.

How can it help you with development:
1. instantly inspect global variables (GET, POST, COOKIE, SERVER)
2. debug both frontend and admin area
3. executed MySQL queries and time it took to execute each query (useful for finding slow queries)
4. profiler for measuring performance of your plugins and themes
5. errors occurred when loading WordPress page

Screenshots

Glabal variables foramted using var_export() function, syntax coloring using awesome highlight.js library (75% zoom)

Glabal variables foramted using var_export() function, syntax coloring using awesome highlight.js library (75% zoom)

Profiler tab. Displays checkpoint name, time passed since profiler start and current memory usage (75% zoom)

Profiler tab. Displays checkpoint name, time passed since profiler start and current memory usage (75% zoom)

SQL tab. Displays each query execution time and the executed queries. Syntax highlighting using highlight.js library (75% zoom)

SQL tab. Displays each query execution time and the executed queries. Syntax highlighting using highlight.js library (75% zoom)

Errors tab. Displays error type and the error message. If the error occured more then once  its type is displayed as "Notice (X)" where X is the number of error occurances.

Errors tab. Displays error type and the error message. If the error occured more then once its type is displayed as "Notice (X)" where X is the number of error occurances.

Plugin Details

Active Installs
80
Total Downloads
20,320
Version
0.1.3
Requires WP
3.0.0
Requires PHP
Tested Up To
3.5.2
Added
2011-02-02
Last Updated
2013-03-04 12:48pm GMT

Ratings

5
12
4
1
3
1
2
1
1
0