Kent will step through the Visualize Backtrace Drupal module that plots a flowchart of all Drupal function calls that are made for a given page load. This tool can help demystify the Drupal API to both beginning and advanced programmers and themers. We’ll also have a brainstorm session to see how it could be used to create better visual documentation — like high-level flowcharts — that can make the Drupal learning curve a lot less painful.
Watch this Screencast Demo of the Visual Backtrace module.
Flash version
This effort was started because I found it easy to get lost while attempting to step through the Drupal code in a debugger, and I wanted an overall roadmap for which Drupal functions were being called, in what order and in what relation to other functions in a bigger gestalt.
Visualize Backtrace Drupal Module Released
Mon, 10/22/2007 - 20:26 — kentbyeI just made an initial 5.x release of the Visualize Backtrace module, which can be found here.
Visualize Backtrace Image
Thu, 10/18/2007 - 08:37 — kentbye