helpers\VarDumper
Class yii\helpers\VarDumper
Inheritance | yii\helpers\VarDumper » yii\helpers\BaseVarDumper |
---|---|
Available since version | 2.0 |
Source Code | https://github.com/yiisoft/yii2/blob/master/framework/helpers/VarDumper.php |
VarDumper is intended to replace the buggy PHP function var_dump and print_r.
It can correctly identify the recursively referenced objects in a complex object structure. It also has a recursive depth co