Searched defs:profile (Results 1 – 8 of 8) sorted by relevance
| /template/twigstarter/vendor/twig/twig/src/Profiler/Dumper/ |
| D | BaseDumper.php | 23 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
|
| D | HtmlDumper.php | 28 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)
|
| D | TextDumper.php | 21 protected function formatTemplate(Profile $profile, $prefix) 26 protected function formatNonTemplate(Profile $profile, $prefix) 31 protected function formatTime(Profile $profile, $percent)
|
| D | BlackfireDumper.php | 21 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/ |
| D | ProfilerExtension.php | 21 public function __construct(Profile $profile) 26 public function enter(Profile $profile) 32 public function leave(Profile $profile)
|
| /template/twigstarter/vendor/twig/twig/src/Profiler/ |
| D | Profile.php | 85 public function addProfile(self $profile)
|
| /template/strap/resources/dictionary/ |
| H A D | icomoon-icons.json | 37 "profile": "036-profile", string
|
| /template/strap/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 6053 this.profile=function(title){logFormatted(["console.profile() not supported."],"warn",true) method in anonymousFunctiondd4539aa1ff00.FirebugConsoleHandler
|