Debugging Drupal 500 Errors by Following the Render Pipeline
A systematic way to isolate routing, data, rendering, and theme failures when Drupal returns a generic error page.
Practical engineering notes
Practical Drupal, PHP, architecture, and engineering guidance from enterprise application work.
RSS feed3 articles
A systematic way to isolate routing, data, rendering, and theme failures when Drupal returns a generic error page.
Theme registry, template suggestions, loader paths, and cache rebuilds explained through a practical template-not-found failure.
Practical template organization, includes, variables, debugging, and mistakes that make themes brittle.