Home
last modified time | relevance | path

Searched defs:dumpProfile (Results 1 – 2 of 2) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Profiler/Dumper/
H A DBlackfireDumper.php56 private function dumpProfile(string $edge, Profile $profile, &$data) function in Twig\\Profiler\\Dumper\\BlackfireDumper
H A DBaseDumper.php34 private function dumpProfile(Profile $profile, $prefix = '', $sibling = false): string function in Twig\\Profiler\\Dumper\\BaseDumper