Today we are talking about Building Your Career with Mike Anello.
For show notes visit:
www.talkingDrupal.com/391
if (class_exists('Kint')) { // Set the max_depth to prevent out-of-memory. \Kint::$max_depth = 4; }
Mike Anello - Drupal Easy @ultimike
Nic Laflin - www.nLighteneddevelopment.com @nicxvan
John Picozzi - www.epam.com @johnpicozzi
Jacob Rockowitz - www.jrockowitz.com @jrockowitz
Martin Anderson-Clutz - @mandclu
Devel Debug Log
Allows developers to inspect the contents of variables. If those are classes you can inspect nested properties and all methods available.