The full error and stack trace are reproduced when trying to run "drush dmu-anaylze MODULENAME". Luckily the fix is quite simple - replace the render() function with the drupal_render_root() function OR (As I have done here), go straight to the renderer service (as this lovely helper function will be removed at some point in the future).

CommentFileSizeAuthor
dmu-render-0.patch660 bytesrlnorthcutt

Comments

rlnorthcutt created an issue. See original summary.

phenaproxima’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.