Debugging Drupal

Speaker(s):

Do not fear the White Screen of Death! Debugging stops problems before they start, finds issues buried deep in code, and can help you work faster and smarter. Drupal development is an awesome experience when you have the right tools. This presentation will start from absolute scratch and without compiling(!), will show how straightforward it is to incorporate PHP xDebug (it's built in) within the Eclipse IDE (the support is right there). You will be stepping through your code from function call to function call in no time!