PATH:
home
/
letacommog
/
letaweb
/
framework
/
views
<!-- start profiling callstack --> <table class="yiiLog" width="100%" cellpadding="2" style="border-spacing:1px;font:11px Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;color:#666666;"> <tr> <th style="background:black;color:white;" colspan="2"> Profiling Callstack Report </th> </tr> <tr style="background-color: #ccc;"> <th>Procedure</th> <th>Time (s)</th> </tr> <?php foreach($data as $index=>$entry) { $color=($index%2)?'#F5F5F5':'#FFFFFF'; list($proc,$time,$level)=$entry; $proc=CHtml::encode($proc); $time=sprintf('%0.5f',$time); $spaces=str_repeat(' ',$level*8); echo <<<EOD <tr style="background:{$color}"> <td>{$spaces}{$proc}</td> <td align="center">{$time}</td> </tr> EOD; } ?> </table> <!-- end of profiling callstack -->
[+]
..
[+]
ar
[+]
he
[+]
lt
[-] exception.php
[edit]
[+]
nl
[-] profile-callstack.php
[edit]
[+]
fr
[+]
hr
[+]
bg
[-] profile-callstack-firebug.php
[edit]
[-] log-firebug.php
[edit]
[-] error503.php
[edit]
[+]
pt_br
[-] profile-summary-firebug.php
[edit]
[-] error404.php
[edit]
[+]
no
[-] error403.php
[edit]
[+]
es
[-] log.php
[edit]
[+]
pl
[-] error.php
[edit]
[-] error400.php
[edit]
[-] profile-summary.php
[edit]
[+]
ca
[+]
it
[+]
ro
[-] error500.php
[edit]
[+]
sk
[+]
el
[+]
zh_cn
[+]
vi
[+]
ja
[+]
de
[+]
uk
[+]
id
[+]
ru
[+]
zh_tw
[+]
sv
[+]
fi
[+]
ko
[+]
pt
[+]
lv