getDatabaseDebugInfo()
getDebugHtml()
getDebugTemplateParams()
getIncludedFilesDebugInfo()
__construct()
Helpers for debugging output.
package | XenForo_Core |
---|
getDatabaseDebugInfo(\Zend_Db_Adapter_Abstract $db) : array
\Zend_Db_Adapter_Abstract
array
Keys: queryCount, totalQueryRunTime, queryHtmlgetDebugHtml() : string
This is triggered by the _debug=1 URL parameter.
string
getDebugTemplateParams()
getIncludedFilesDebugInfo(array $includedFiles) : array
array
array
Keys: includedFileCount, incldedFileHtml, includedForoClasses__construct()
Use statically.