Cursor
class Cursor
Represents the current state of a dumper while dumping.
Constants
| HASH_INDEXED |
|
| HASH_ASSOC |
|
| HASH_OBJECT |
|
| HASH_RESOURCE |
|
Properties
| $depth | |||
| $refIndex | |||
| $softRefTo | |||
| $softRefCount | |||
| $softRefHandle | |||
| $hardRefTo | |||
| $hardRefCount | |||
| $hardRefHandle | |||
| $hashType | |||
| $hashKey | |||
| $hashKeyIsBinary | |||
| $hashIndex | |||
| $hashLength | |||
| $hashCut | |||
| $stop | |||
| $attr | |||
| $skipChildren |