Represents the current state of a dumper while dumping.
HASH_INDEXED = \Symfony\Component\VarDumper\Cloner\Stub::ARRAY_INDEXED
HASH_ASSOC = \Symfony\Component\VarDumper\Cloner\Stub::ARRAY_ASSOC
HASH_OBJECT = \Symfony\Component\VarDumper\Cloner\Stub::TYPE_OBJECT
HASH_RESOURCE = \Symfony\Component\VarDumper\Cloner\Stub::TYPE_RESOURCE
$depth :
$refIndex :
$softRefTo :
$softRefCount :
$softRefHandle :
$hardRefTo :
$hardRefCount :
$hardRefHandle :
$hashType :
$hashKey :
$hashKeyIsBinary :
$hashIndex :
$hashLength :
$hashCut :
$stop :
$attr :
$skipChildren :