This is the complete list of members for ChProfiler, including all inherited members.
$_aModules | ChProfiler | |
$_aModulesLevel | ChProfiler | |
$_aModulesNames | ChProfiler | |
$_aQueries | ChProfiler | |
$_iTimeStart | ChProfiler | |
$_sLogDateFormat | ChProfiler | |
$_sLogFilename | ChProfiler | |
$_sLogMaxArgLength | ChProfiler | |
$_sQueryIndex | ChProfiler | |
$aConf | ChProfiler | |
$oConfig | ChProfiler | |
$oTemplate | ChProfiler | |
__construct($iTimeStart) | ChProfiler | |
_appendToLog($s) | ChProfiler | |
_calcTime($begin) | ChProfiler | |
_debugBackTrace($iShifts=0) | ChProfiler | |
_debugPrintAny($mixed) | ChProfiler | |
_debugPrintArray($mixed) | ChProfiler | |
_debugPrintObject($mixed) | ChProfiler | |
_formatBytes($i) | ChProfiler | |
_formatTime($i, $iPrecision=3) | ChProfiler | |
_getCurrentDelay() | ChProfiler | |
_isProfilerDisabled() | ChProfiler | |
_logBegin($s) | ChProfiler | |
_logEnd() | ChProfiler | |
_plankInjections() | ChProfiler | |
_plankMain() | ChProfiler | |
_plankMenus() | ChProfiler | |
_plankModules() | ChProfiler | |
_plankPagesBlocks() | ChProfiler | |
_plankSql() | ChProfiler | |
_plankTemplates() | ChProfiler | |
beginInjection($sId) | ChProfiler | |
beginMenu($sName) | ChProfiler | |
beginModule($sType, $sHash, &$aModule, $sClassFile, $sMethod='') | ChProfiler | |
beginPage($sName) | ChProfiler | |
beginPageBlock($sName, $iBlockId) | ChProfiler | |
beginQuery($sSql) | ChProfiler | |
beginTemplate($sName, $sRand) | ChProfiler | |
endInjection($sId, $sName, $sKey, $isReplace) | ChProfiler | |
endMenu($sName) | ChProfiler | |
endModule($sType, $sHash) | ChProfiler | |
endPage(&$sContent) | ChProfiler | |
endPageBlock($iBlockId, $isEmpty, $isCached) | ChProfiler | |
endQuery(&$res) | ChProfiler | |
endTemplate($sName, $sRand, &$sContent, $isCached) | ChProfiler | |
logModuleQuery($iTime, $aModuleQuery) | ChProfiler | |
logPageOpen($iTime) | ChProfiler | |
logSqlQuery($iTime, $aSqlQuery, &$res) | ChProfiler | |
output() | ChProfiler | |