Home
last modified time | relevance | path

Searched refs:profile (Results 1 – 25 of 169) sorted by relevance

1234567

/template/twigstarter/vendor/twig/twig/src/Profiler/Dumper/
H A DBaseDumper.php23 public function dump(Profile $profile) argument
25 return $this->dumpProfile($profile);
36 if ($profile->isRoot()) {
37 $this->root = $profile->getDuration();
38 $start = $profile->getName();
40 if ($profile->isTemplate()) {
41 $start = $this->formatTemplate($profile, $prefix);
43 $start = $this->formatNonTemplate($profile, $prefix);
50 if ($profile->getDuration() * 1000 < 1) {
56 $nCount = \count($profile->getProfiles());
[all …]
H A DHtmlDumper.php28 public function dump(Profile $profile) argument
30 return '<pre>'.parent::dump($profile).'</pre>';
33 protected function formatTemplate(Profile $profile, $prefix) argument
35 …le="background-color: %s">%s</span>', $prefix, self::$colors['template'], $profile->getTemplate());
38 protected function formatNonTemplate(Profile $profile, $prefix) argument
40 …ix, $profile->getTemplate(), $profile->getType(), isset(self::$colors[$profile->getType()]) ? self…
43 protected function formatTime(Profile $profile, $percent) argument
45 …">%.2fms/%.0f%%</span>', $percent > 20 ? self::$colors['big'] : 'auto', $profile->getDuration() * …
H A DBlackfireDumper.php21 public function dump(Profile $profile) argument
24 $this->dumpProfile('main()', $profile, $data);
25 $this->dumpChildren('main()', $profile, $data);
43 private function dumpChildren(string $parent, Profile $profile, &$data) argument
45 foreach ($profile as $p) {
56 private function dumpProfile(string $edge, Profile $profile, &$data) argument
61 $data[$edge]['mu'] += $profile->getMemoryUsage();
62 $data[$edge]['pmu'] += $profile->getPeakMemoryUsage();
66 'wt' => floor($profile->getDuration() * 1000000),
67 'mu' => $profile->getMemoryUsage(),
[all …]
H A DTextDumper.php21 protected function formatTemplate(Profile $profile, $prefix) argument
23 return sprintf('%s└ %s', $prefix, $profile->getTemplate());
26 protected function formatNonTemplate(Profile $profile, $prefix) argument
28 …return sprintf('%s└ %s::%s(%s)', $prefix, $profile->getTemplate(), $profile->getType(), $profile->…
31 protected function formatTime(Profile $profile, $percent) argument
33 return sprintf('%.2fms/%.0f%%', $profile->getDuration() * 1000, $percent);
/template/twigstarter/vendor/twig/twig/src/Extension/
H A DProfilerExtension.php21 public function __construct(Profile $profile) argument
23 $this->actives[] = $profile;
26 public function enter(Profile $profile) argument
28 $this->actives[0]->addProfile($profile);
29 array_unshift($this->actives, $profile);
32 public function leave(Profile $profile) argument
34 $profile->leave();
/template/twigstarter/vendor/twig/twig/src/Profiler/
H A DProfile.php85 public function addProfile(self $profile) argument
87 $this->profiles[] = $profile;
100 foreach ($this->profiles as $profile) {
101 $duration += $profile->getDuration();
/template/launch/css/
H A Dlaunch.css103 .profile-contents {
107 .profile-contents h2 {
115 .profile-image {
120 .profile-contents ul li {
124 .profile-contents ul li a {
136 .profile-contents ul li a i.fa {
140 .profile-contents ul li a:hover {
/template/lisps/css/
H A Dpagetools.css628 #dokuwiki__pagetools ul li a.profile {
631 #dokuwiki__pagetools ul li a.profile:before {
634 #dokuwiki__pagetools ul li a.profile:hover,
635 #dokuwiki__pagetools ul li a.profile:active,
636 #dokuwiki__pagetools ul li a.profile:focus,
637 .mode_profile #dokuwiki__pagetools ul li a.profile {
640 .mode_profile #dokuwiki__pagetools ul li a.profile:before {
643 [dir=rtl] #dokuwiki__pagetools ul li a.profile {
646 [dir=rtl] #dokuwiki__pagetools ul li a.profile:hover,
647 [dir=rtl] #dokuwiki__pagetools ul li a.profile:active,
[all …]
H A Ddesign.css66 .mode_profile a.action.profile,
143 #dokuwiki__usertools a.action.profile {
146 [dir=rtl] #dokuwiki__usertools a.action.profile {
/template/a_free_worldic/
H A D_design.css345 div.dokuwiki div.toolbox_sidebar a.profile,
397 div.dokuwiki div.toolbox_sidebar a.profile {
398 background: transparent url(images/tool-profile.png) 0px 1px no-repeat;
416 div.dokuwiki div.menu-content a.profile,
469 div.dokuwiki div.menu-content a.profile {
470 background: transparent url(images/tool-profile.png) 0px 5px no-repeat;
/template/gtopia/
H A Dmain.php204 <li class="pager-item"><?php tpl_actionlink('profile') ?></li>
/template/graphy/css/
H A Dgraphy.css446 .author-profile:before,
447 .author-profile:after,
482 .author-profile:after,
936 .author-profile {
942 .author-profile-avatar {
947 .author-profile-avatar img {
950 .author-profile-meta {
956 .author-profile-name strong {
959 .author-profile-link {
1595 .profilewidget-profile,
[all …]
/template/arctic/
H A Darctic_design.css363 div.dokuwiki div.toolbox_sidebar a.profile,
420 div.dokuwiki div.toolbox_sidebar a.profile {
421 background: transparent url(images/tool-profile.png) 0px 1px no-repeat;
448 div.dokuwiki div.bar a.profile,
502 div.dokuwiki div.bar a.profile {
503 background: transparent url(images/tool-profile.png) 0px 5px no-repeat;
/template/arctic-mbo/
H A Darctic_design.css351 div.dokuwiki div.toolbox_sidebar a.profile,
405 div.dokuwiki div.toolbox_sidebar a.profile {
406 background: transparent url(images/tool-profile.png) 0px 1px no-repeat;
432 div.dokuwiki div.bar a.profile,
487 div.dokuwiki div.bar a.profile {
488 background: transparent url(images/tool-profile.png) 0px 5px no-repeat;
/template/ramtop/css/
H A Ddesign.less72 .mode_profile a.action.profile,
148 a.action.profile {
174 a.action.profile {
/template/20cones/css/
H A Ddesign.less77 .mode_profile .action.profile a,
/template/binkytestinstance/css/
H A Ddesign.less72 .mode_profile a.action.profile,
148 a.action.profile {
174 a.action.profile {
/template/flat/css/
H A Ddesign.less72 .mode_profile a.action.profile,
144 a.action.profile {
170 a.action.profile {
/template/adoradark/css/
H A Ddesign.less72 .mode_profile a.action.profile,
144 a.action.profile {
170 a.action.profile {
/template/simplewiki/css/
H A Ddesign.less75 .mode_profile a.action.profile,
147 a.action.profile {
173 a.action.profile {
/template/ghw/css/
H A Ddesign.less72 .mode_profile a.action.profile,
144 a.action.profile {
170 a.action.profile {
/template/writr/css/
H A Dtools.less10 .mode_profile a.action.profile,
117 a.profile i:before { content: '\F4CB'; }
/template/zenith/css/
H A Ddesign.less69 .mode_profile a.action.profile,
138 a.action.profile {
164 a.action.profile {
/template/greensteel/css/
H A Ddesign.css66 .mode_profile a.action.profile,
146 #dokuwiki__usertools a.action.profile {
149 [dir=rtl] #dokuwiki__usertools a.action.profile {
/template/codowik/css/
H A Ddesign.less68 .mode_profile a.action.profile,
143 a.action.profile {
169 a.action.profile {

1234567