<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-GB link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal>I'm trying to figure out the best place to put xdebug's
excellent xdebug_time_index()] (http://xdebug.org/docs/basic) function so that
I get the best indication of page execution times when using a Zend Framework
application structure.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>I was thinking of putting it in post dispatch hook in my base
controller (all my controllers inherit from a base controller class) but I've
tried this and the results don't seem correct.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Any ideas?<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Jujhar<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<div>

<div class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:gray'>

<hr size=1 width="26%" align=left>

</span></div>

</div>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:gray'>Jujhar Singh</span><span style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:gray'><br>
</span><span style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:gray'>IT Manager</span><span style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:gray'><br>
<br>
</span><span style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:gray'><o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:gray'>Medilink West Midlands</span><span style='font-size:10.0pt;
font-family:"Arial","sans-serif";color:gray'><br>
</span><span style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:gray'>4</span><span style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:gray'>&nbsp;Greenfield Crescent, Edgbaston, Birmingham B15 3BE</span><span
style='font-size:10.0pt;font-family:"Arial","sans-serif";color:gray'><br>
</span><span style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:gray'>0121 452 5630 <o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:gray'><a href="http://medilinkwm.co.uk/"><span style='color:blue'>MedilinkWM.co.uk</span></a><br>
<br>
</span><b><span style='font-size:7.0pt;font-family:"Arial","sans-serif";
color:navy'>Email Disclaimer</span></b><b><span style='font-size:7.0pt;
font-family:"Arial","sans-serif";color:navy'><br>
</span></b><b><span style='font-size:7.0pt;font-family:"Arial","sans-serif";
color:navy'>The information in this Email (and any files transmitted with it) may
be confidential or privileged.&nbsp; It is intended to be read and used only by
the named recipient(s).&nbsp; If you are not the intended recipient(s) please
notify us immediately, destroy any copies and delete it from your computer
system. Any use, dissemination, forwarding, printing or copying of this Email
or such documents, by anyone other than the addressee is prohibited and may be
unlawful.&nbsp; Unless stated otherwise by an authorised individual, nothing
contained in this Email is intended to create binding legal obligations between
us and opinions expressed are those of the individual author.</span></b><o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

</body>

</html>