Class kintVariableData
Direct known subclasses
Indirect known subclasses
Kint_Parsers_ClassMethods,Kint_Parsers_ClassStatics,Kint_Parsers_Color,Kint_Parsers_FsPath,Kint_Parsers_Json,Kint_Parsers_Microtime,Kint_Parsers_objectIterateable,Kint_Parsers_SplObjectStorage,Kint_Parsers_Timestamp,Kint_Parsers_Xml
Methods summary
protected static | # _detectEncoding(mixed$value) |
protected static boolean | # _isSequential(array$array)returns whether the array: |
protected static | |
protected static |
Magic methods summary
Properties summary
public string | $type | |
public string | $access | |
public string | $name | |
public string | $operator | |
public integer | $size | |
public | $extendedValue | # array of kintVariableData objects or strings; displayed collapsed, each element from the array is a separate possible representation of the dumped var |
public string | $value | # inline value |
public | $_alternatives | # array of alternative representations for same variable, don't use in custom parsers |
private static array | $_supportedCharsets |