I am currently watching Lullabot's 'Understanding Drupal' DVD, and in it there is a mind map showing all of Drupal's function calls.
Does anyone know where I can find this image? It would be immensely informative.

I managed to get a snap of it:
clicky

Thanks.

Comments

KentBye’s picture

Hey Mike. That image was created by using the Visualize Backtrace module.
It requires XDebug to be set up, and does take a bit of installation to get running, but it's documented pretty well in the INSTALL.txt file.
And if you're running on Drupal 6, then you may have to create an additional writable "files" directory in the top level since it's since been moved in Drupal 6.