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): string 28 abstract protected function formatTemplate(Profile $profile, $prefix): string; 30 abstract protected function formatNonTemplate(Profile $profile, $prefix): string; 32 abstract protected function formatTime(Profile $profile, $percent): string; 34 protected function formatRoot(Profile $profile): string 39 private function dumpProfile(Profile $profile, $prefix = '', $sibling = false): string
|
| D | HtmlDumper.php | 28 public function dump(Profile $profile): string 33 protected function formatRoot(Profile $profile): string 38 protected function formatTemplate(Profile $profile, $prefix): string 43 protected function formatNonTemplate(Profile $profile, $prefix): string 48 protected function formatTime(Profile $profile, $percent): string
|
| D | TextDumper.php | 21 protected function formatTemplate(Profile $profile, $prefix): string 26 protected function formatNonTemplate(Profile $profile, $prefix): string 31 protected function formatTime(Profile $profile, $percent): string
|
| D | BlackfireDumper.php | 21 public function dump(Profile $profile): string 43 private function dumpChildren(string $parent, Profile $profile, &$data): void 56 private function dumpProfile(string $edge, Profile $profile, &$data): void
|
| /template/twigstarter/vendor/twig/twig/src/Extension/ |
| D | ProfilerExtension.php | 21 public function __construct(Profile $profile) 29 public function enter(Profile $profile) 38 public function leave(Profile $profile)
|
| /template/twigstarter/vendor/twig/twig/src/Profiler/ |
| D | Profile.php | 79 public function addProfile(self $profile): void
|
| /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
|