\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 : 

Type

$refIndex

$refIndex : 

Type

$softRefTo

$softRefTo : 

Type

$softRefCount

$softRefCount : 

Type

$softRefHandle

$softRefHandle : 

Type

$hardRefTo

$hardRefTo : 

Type

$hardRefCount

$hardRefCount : 

Type

$hardRefHandle

$hardRefHandle : 

Type

$hashType

$hashType : 

Type

$hashKey

$hashKey : 

Type

$hashKeyIsBinary

$hashKeyIsBinary : 

Type

$hashIndex

$hashIndex : 

Type

$hashLength

$hashLength : 

Type

$hashCut

$hashCut : 

Type

$stop

$stop : 

Type

$attr

$attr : 

Type

$skipChildren

$skipChildren : 

Type