BlackfireDumper
in package
FinalYes
Tags
Table of Contents
Methods
- dump() : string
- dumpChildren() : mixed
- dumpProfile() : mixed
Methods
dump()
public
dump(Profile $profile) : string
Parameters
- $profile : Profile
Return values
stringdumpChildren()
private
dumpChildren(string $parent, Profile $profile, mixed &$data) : mixed
Parameters
- $parent : string
- $profile : Profile
- $data : mixed
dumpProfile()
private
dumpProfile(string $edge, Profile $profile, mixed &$data) : mixed
Parameters
- $edge : string
- $profile : Profile
- $data : mixed