[development] Within a conditional action how do I display all the elements within the $order object (dd('order = ' . $order); )?

John Mitchell mitchelljj98 at gmail.com
Tue Mar 8 21:29:09 UTC 2011


Within a conditional action custom PHP section I have tried to dump to a log
file the contents of the $order object (dd('order = ' . $order);) but it
displays nothing but it does display an element within the $order object
(dd('order->uid = ' . $order->uid);).  Within a conditional action how do I
display all the elements within the $order object?

Thanks,

John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20110308/476ddbd5/attachment.html 


More information about the development mailing list