<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Using xdebug or trace seems like a little overkill for many things.<div><br></div><div>I think this highlights that we are missing some nice flow diagrams for when hooks and actions are taking place when a drupal page is created.&nbsp;</div><div><br><div><div>On Sep 7, 2008, at 6:50 PM, Khalid Baheyeldin wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">You may want to try the trace module <a href="http://drupal.org/project/trace">http://drupal.org/project/trace</a><br><br>It will show you what hooks are being called, but perhaps not the arguments to the hooks.<br> <br>For that, you can get xdebug installed, and use an IDE that supports PHP and xdebug tracing.<br>-- <br>Khalid M. Baheyeldin<br><a href="http://2bits.com">2bits.com</a>, Inc.<br><a href="http://2bits.com">http://2bits.com</a><br> Drupal optimization, development, customization and consulting.<br> </div></blockquote></div><br></div></body></html>