News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

PHPMaster.com: REST - Can You do More than Spell It? Part 4

Thomas Weidner's Blog: Compression and Decompression for ZF

DevShed: Am Introduction to PHP Security

Josh Adell: Interfaces and Traits: A Powerful Combo

OneNextraPixel.com: 13 Useful WordPress SQL Queries You Wish You Knew Earlier


Community Events











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


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

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