displays the content of variable

Permalink
Hello,

In jobs, how can I dispaly the content of a variable. Or what the equivalence of

var_dump, echo or print_f

I want to use it in function run() of my class in the job.

Thank you for help

 
Gondwana replied on at Permalink Reply
Gondwana
You can show php output using
https://www.concrete5.org/marketplace/addons/php-code-block...

Or, use \Log::addEntry() to write to the log (accessible via dashboard).

This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.