How to read complex PHP arrays?
I've been working with ProjectPier, and found arrays like the following. How do I read this architecture with PHP? ApplicationLog Object ( [is_new:DataObject:private] => [is_deleted:DataObject:private] => [is_loaded:DataObject:private] => 1 [column_values:DataObject:private] => Array ( [id] => 24 [taken_by_id] => 1...