Home
last modified time | relevance | path

Searched refs:Profile (Results 1 – 25 of 28) sorted by relevance

12

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Profiler/
H A DProfileTest.php12 use Twig\Profiler\Profile; alias
27 $profile = new Profile('template', Profile::ROOT);
30 $profile = new Profile('template', Profile::TEMPLATE);
36 $profile = new Profile('template', Profile::TEMPLATE);
39 $profile = new Profile('template', Profile::ROOT);
45 $profile = new Profile('template', Profile::BLOCK);
48 $profile = new Profile('template', Profile::ROOT);
54 $profile = new Profile('template', Profile::MACRO);
57 $profile = new Profile('template', Profile::ROOT);
63 $profile = new Profile();
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/
H A DManagementProfiles.php20 use Google\Service\Analytics\Profile; alias
57 * @return Profile
63 return $this->call('get', [$params], Profile::class);
71 * @param Profile $postBody
73 * @return Profile
79 return $this->call('insert', [$params], Profile::class);
113 * @param Profile $postBody
115 * @return Profile
121 return $this->call('patch', [$params], Profile::class);
130 * @param Profile $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudProfiler/Resource/
H A DProjectsProfiles.php21 use Google\Service\CloudProfiler\Profile; alias
48 * @return Profile
54 return $this->call('create', [$params], Profile::class);
62 * @param Profile $postBody
64 * @return Profile
66 public function createOffline($parent, Profile $postBody, $optParams = [])
70 return $this->call('createOffline', [$params], Profile::class);
80 * @param Profile $postBody
87 * @return Profile
89 public function patch($name, Profile $postBody, $optParams = [])
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/Dumper/
H A DBaseDumper.php14 use Twig\Profiler\Profile; alias
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)
H A DHtmlDumper.php14 use Twig\Profiler\Profile; alias
30 public function dump(Profile $profile)
35 protected function formatTemplate(Profile $profile, $prefix)
40 protected function formatNonTemplate(Profile $profile, $prefix)
45 protected function formatTime(Profile $profile, $percent)
H A DTextDumper.php14 use Twig\Profiler\Profile; alias
23 protected function formatTemplate(Profile $profile, $prefix)
28 protected function formatNonTemplate(Profile $profile, $prefix)
33 protected function formatTime(Profile $profile, $percent)
H A DBlackfireDumper.php14 use Twig\Profiler\Profile; alias
23 public function dump(Profile $profile)
45 private function dumpChildren($parent, Profile $profile, &$data)
58 private function dumpProfile($edge, Profile $profile, &$data)
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DProfilerExtension.php15 use Twig\Profiler\Profile; alias
21 public function __construct(Profile $profile)
26 public function enter(Profile $profile)
32 public function leave(Profile $profile)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DAccountTreeResponse.php28 protected $profileType = Profile::class;
62 * @param Profile
64 public function setProfile(Profile $profile)
69 * @return Profile
H A DAccountTicket.php32 protected $profileType = Profile::class;
84 * @param Profile
86 public function setProfile(Profile $profile)
91 * @return Profile
H A DProfiles.php23 protected $itemsType = Profile::class;
55 * @param Profile[]
62 * @return Profile[]
H A DProfile.php20 class Profile extends \Google\Model class
488 class_alias(Profile::class, 'Google_Service_Analytics_Profile');
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Profiler/Dumper/
H A DAbstractTest.php12 use Twig\Profiler\Profile; alias
18 $profile = new Profile('main');
78 * @return Profile
82 $profile = new Profile($templateName, $type, $name);
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/NodeVisitor/
H A DProfilerNodeVisitor.php23 use Twig\Profiler\Profile; alias
48 …de('display_start', new Node([new EnterProfileNode($this->extensionName, Profile::TEMPLATE, $node-…
53 … new EnterProfileNode($this->extensionName, Profile::BLOCK, $node->getAttribute('name'), $varName),
60 … new EnterProfileNode($this->extensionName, Profile::MACRO, $node->getAttribute('name'), $varName),
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/Resource/
H A DUsers.php20 use Google\Service\Gmail\Profile; alias
40 * @return Profile
46 return $this->call('getProfile', [$params], Profile::class);
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Profiler/
H A DProfile.php3 use Twig\Profiler\Profile; alias
8 class Twig_Profiler_Profile extends Profile
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DProfile.php20 class Profile extends \Google\Model class
44 class_alias(Profile::class, 'Google_Service_MyBusinessBusinessInformation_Profile');
H A DLocation.php49 protected $profileType = Profile::class;
217 * @param Profile
219 public function setProfile(Profile $profile)
224 * @return Profile
/plugin/twofactor/
H A DMenuItem.php5 use dokuwiki\Menu\Item\Profile; alias
10 class MenuItem extends Profile
17 // Borrow the Profile language construct.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DProfile.php20 class Profile extends \Google\Model class
98 class_alias(Profile::class, 'Google_Service_Gmail_Profile');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudProfiler/
H A DProfile.php20 class Profile extends \Google\Model class
132 class_alias(Profile::class, 'Google_Service_CloudProfiler_Profile');
/plugin/fedauth/
H A Dproviders.php36 $fa_providers['google_profile']['name'] = 'Google Profile';
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/
H A DProfile.php19 class Profile implements \IteratorAggregate, \Serializable class
/plugin/codemirror/dist/modes/
H A Dpowershell.min.js1 …t|MaximumVariableCount|MyInvocation|NestedPromptLevel|OutputEncoding|Pid|Profile|ProgressPreferenc…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst519 The Profile extension was added in Twig 1.18.
524 $profile = new \Twig\Profiler\Profile();

12