Writes DB events as log messages to the Firebug Console via FirePHP.
Located in /Db/Profiler/Firebug.php (line 41)
Zend_Db_Profiler | --Zend_Db_Profiler_Firebug
The original label for this profiler.
The label template for this profiler
The message envelope holding the profiling summary
The total time taken for all profiled queries.
Inherited from Zend_Db_Profiler
Zend_Db_Profiler::$_enabled
Zend_Db_Profiler::$_filterElapsedSecs
Zend_Db_Profiler::$_filterTypes
Zend_Db_Profiler::$_queryProfiles
Constructor
Intercept the query end and log the profiling data.
Enable or disable the profiler. If $enable is false, the profiler is disabled and will not log any queries sent to it.
Update the label of the message holding the profile info.
Inherited From Zend_Db_Profiler
Zend_Db_Profiler::__construct()
Zend_Db_Profiler::clear()
Zend_Db_Profiler::getEnabled()
Zend_Db_Profiler::getFilterElapsedSecs()
Zend_Db_Profiler::getFilterQueryType()
Zend_Db_Profiler::getLastQueryProfile()
Zend_Db_Profiler::getQueryProfile()
Zend_Db_Profiler::getQueryProfiles()
Zend_Db_Profiler::getTotalElapsedSecs()
Zend_Db_Profiler::getTotalNumQueries()
Zend_Db_Profiler::queryClone()
Zend_Db_Profiler::queryEnd()
Zend_Db_Profiler::queryStart()
Zend_Db_Profiler::setEnabled()
Zend_Db_Profiler::setFilterElapsedSecs()
Zend_Db_Profiler::setFilterQueryType()
Documentation generated on Mon, 21 Jun 2010 15:23:54 -0400 by phpDocumentor 1.4.3