\Symfony\Component\VarDumper\ClonerCursor

Represents the current state of a dumper while dumping.

Summary

Methods
Properties
Constants
No public methods found
$depth
$refIndex
$softRefTo
$softRefCount
$softRefHandle
$hardRefTo
$hardRefCount
$hardRefHandle
$hashType
$hashKey
$hashKeyIsBinary
$hashIndex
$hashLength
$hashCut
$stop
$attr
$skipChildren
HASH_INDEXED
HASH_ASSOC
HASH_OBJECT
HASH_RESOURCE
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

HASH_INDEXED

HASH_INDEXED = \Symfony\Component\VarDumper\Cloner\Stub::ARRAY_INDEXED

HASH_ASSOC

HASH_ASSOC = \Symfony\Component\VarDumper\Cloner\Stub::ARRAY_ASSOC

HASH_OBJECT

HASH_OBJECT = \Symfony\Component\VarDumper\Cloner\Stub::TYPE_OBJECT

HASH_RESOURCE

HASH_RESOURCE = \Symfony\Component\VarDumper\Cloner\Stub::TYPE_RESOURCE

Properties

$depth

$depth

$refIndex

$refIndex

$softRefTo

$softRefTo

$softRefCount

$softRefCount

$softRefHandle

$softRefHandle

$hardRefTo

$hardRefTo

$hardRefCount

$hardRefCount

$hardRefHandle

$hardRefHandle

$hashType

$hashType

$hashKey

$hashKey

$hashKeyIsBinary

$hashKeyIsBinary

$hashIndex

$hashIndex

$hashLength

$hashLength

$hashCut

$hashCut

$stop

$stop

$attr

$attr

$skipChildren

$skipChildren