News Feed
Jobs Feed
Sections




News Archive
Symfony Blog:
New in symfony 1.2 Customize the Web Debug Toolbar
August 27, 2008 @ 08:49:50

The Symfony blog points out a handy feature included with the latest release of the framework - a web debugging toolbar that gives you a quick summary of the stats for the current page.

The symfony web debug toolbar is one of the developer best friend. It is always conveniently accessible in the browser when using the development environment. It gives you everything you need to know about the current page and ease the debugging of your applications. Until now, all the information available in this toolbar were hardcoded. But as of symfony 1.2, the web debug toolbar is entirely configurable.

The toolbar contains information like: the version of the framework you're using, cache information, logging, memory usage and the execution time of the page. They also include a bit on how to customize your toolbar, adding and removing panels from the bar as well as changing up the look with styles.

0 comments voice your opinion now!
symfony framework debug toolbar customize


blog comments powered by Disqus

Similar Posts

Symfony Blog: All symfony 1.x versions available on Github

Pablo Viquez: PHP Step by Step Debugging with JMeter, XDebug & Eclipse PDT

Marc Gear's Blog: How to learn a new PHP framework

Debuggable Blog: Code Coverage Analysis soon in CakePHP - Test How Well You Test

IBM developerWorks: Introduction to MVC programming with Agavi (Parts 4 & 5)


Community Events











Don't see your event here?
Let us know!


zendframework2 podcast development example code framework testing introduction composer series object release interview language unittest opinion conference functional tool community

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework