|
|
|
|
|
by tenken
3024 days ago
|
|
Show me in the Drupal CMS how to debug a sites url, for a function body I believe to be in a stack trace of the urls processing. I don't see IDEs as much help here because Drupal is so dynamic there's no easy way to jump through all the function/method calls that are useless calls to step through -- it's just easier to narrow down the debugging surface with well placed output messages. Please someone point me at way to have the "setup" point me to the errors, and not me telling her debugger where I think the error is with a breakpoint... |
|