Documentation

BlackfireDumper
in package

Tags
author

Fabien Potencier fabien@symfony.com

Table of Contents

dump()  : mixed
dumpChildren()  : mixed
dumpProfile()  : mixed

Methods

dumpChildren()

private dumpChildren(string $parent, Profile $profile, mixed &$data) : mixed
Parameters
$parent : string
$profile : Profile
$data : mixed
Return values
mixed

dumpProfile()

private dumpProfile(string $edge, Profile $profile, mixed &$data) : mixed
Parameters
$edge : string
$profile : Profile
$data : mixed
Return values
mixed

Search results