Cursor
in package
Represents the current state of a dumper while dumping.
Tags
Table of Contents
- HASH_ASSOC = SymfonyComponentVarDumperClonerStub::ARRAY_ASSOC
- HASH_INDEXED = SymfonyComponentVarDumperClonerStub::ARRAY_INDEXED
- HASH_OBJECT = SymfonyComponentVarDumperClonerStub::TYPE_OBJECT
- HASH_RESOURCE = SymfonyComponentVarDumperClonerStub::TYPE_RESOURCE
- $attr : mixed
- $depth : mixed
- $hardRefCount : mixed
- $hardRefHandle : mixed
- $hardRefTo : mixed
- $hashCut : mixed
- $hashIndex : mixed
- $hashKey : mixed
- $hashKeyIsBinary : mixed
- $hashLength : mixed
- $hashType : mixed
- $refIndex : mixed
- $skipChildren : mixed
- $softRefCount : mixed
- $softRefHandle : mixed
- $softRefTo : mixed
- $stop : mixed
Constants
HASH_ASSOC
public
mixed
HASH_ASSOC
= SymfonyComponentVarDumperClonerStub::ARRAY_ASSOC
HASH_INDEXED
public
mixed
HASH_INDEXED
= SymfonyComponentVarDumperClonerStub::ARRAY_INDEXED
HASH_OBJECT
public
mixed
HASH_OBJECT
= SymfonyComponentVarDumperClonerStub::TYPE_OBJECT
HASH_RESOURCE
public
mixed
HASH_RESOURCE
= SymfonyComponentVarDumperClonerStub::TYPE_RESOURCE
Properties
$attr
public
mixed
$attr
= []
$depth
public
mixed
$depth
= 0
$hardRefCount
public
mixed
$hardRefCount
= 0
$hardRefHandle
public
mixed
$hardRefHandle
= 0
$hardRefTo
public
mixed
$hardRefTo
= 0
$hashCut
public
mixed
$hashCut
= 0
$hashIndex
public
mixed
$hashIndex
= 0
$hashKey
public
mixed
$hashKey
$hashKeyIsBinary
public
mixed
$hashKeyIsBinary
$hashLength
public
mixed
$hashLength
= 0
$hashType
public
mixed
$hashType
$refIndex
public
mixed
$refIndex
= 0
$skipChildren
public
mixed
$skipChildren
= false
$softRefCount
public
mixed
$softRefCount
= 0
$softRefHandle
public
mixed
$softRefHandle
= 0
$softRefTo
public
mixed
$softRefTo
= 0
$stop
public
mixed
$stop
= false