Home
last modified time | relevance | path

Searched defs:profile (Results 1 – 8 of 8) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Profiler/Dumper/
DBaseDumper.php23 public function dump(Profile $profile)
28 abstract protected function formatTemplate(Profile $profile, $prefix);
30 abstract protected function formatNonTemplate(Profile $profile, $prefix);
32 abstract protected function formatTime(Profile $profile, $percent);
34 private function dumpProfile(Profile $profile, $prefix = '', $sibling = false): string
DHtmlDumper.php28 public function dump(Profile $profile)
33 protected function formatTemplate(Profile $profile, $prefix)
38 protected function formatNonTemplate(Profile $profile, $prefix)
43 protected function formatTime(Profile $profile, $percent)
DTextDumper.php21 protected function formatTemplate(Profile $profile, $prefix)
26 protected function formatNonTemplate(Profile $profile, $prefix)
31 protected function formatTime(Profile $profile, $percent)
DBlackfireDumper.php21 public function dump(Profile $profile)
43 private function dumpChildren(string $parent, Profile $profile, &$data)
56 private function dumpProfile(string $edge, Profile $profile, &$data)
/template/twigstarter/vendor/twig/twig/src/Extension/
DProfilerExtension.php21 public function __construct(Profile $profile)
26 public function enter(Profile $profile)
32 public function leave(Profile $profile)
/template/twigstarter/vendor/twig/twig/src/Profiler/
DProfile.php85 public function addProfile(self $profile)
/template/strap/resources/dictionary/
H A Dicomoon-icons.json37 "profile": "036-profile", string
/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js6053 this.profile=function(title){logFormatted(["console.profile() not supported."],"warn",true) method in anonymousFunctiondd4539aa1ff00.FirebugConsoleHandler