I need to know all the functions that were called between the time I click on a link and the time the resulting page is displayed. Is there a way to do that in Drupal?

Comments

shadcn’s picture

seemas’s picture

that does the same but puts the output to nice KRUMO view.

jason_gates’s picture

Hi,
I use xdebug for php, firebug for javascript.
....
Is that what your question is?