News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Christoph Dorn's Blog:
Profiling queries with Zend_Db_Profiler_Firebug
October 15, 2008 @ 08:46:56

Christoph Dorn has posted a modification to this post from Eran Galperin about profiling your SQL scripts with the Zend_Db component from the Zend Framework. Christoph takes it one level further and adds on something even more handy - Firebug support.

He explains how to use Zend_Db_Profiler to analyze all SQL queries on a page and how to improve the performance of the queries by adding indexes. Here is a quick modification to his example that will send the profiling information to firebug instead of printing it to the page.

He points out the package you'll need to grab from the Zend Framework to make it happen as well as a bit of code you can use as a starting place to get things up and running.

0 comments voice your opinion now!
profile query zendframework firebug component tutorial




Community Events





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


opinion introduction language manifesto conference community phpunit custom framework test security api series application symfony2 podcast interview release development unittest

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