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 |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/VarDumper/Cloner/Cursor.html