Home
last modified time | relevance | path

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

12

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Profiler/
DProfileTest.php12 use Twig\Profiler\Profile; alias
18 $profile = new Profile('template', 'type', 'name');
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);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/
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
75 public function insert($accountId, $webPropertyId, Profile $postBody, $optParams = [])
79 return $this->call('insert', [$params], Profile::class);
113 * @param Profile $postBody
115 * @return Profile
117 public function patch($accountId, $webPropertyId, $profileId, Profile $postBody, $optParams = [])
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudProfiler/Resource/
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/
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)
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)
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)
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/
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/
DAccountTreeResponse.php28 protected $profileType = Profile::class;
62 * @param Profile
64 public function setProfile(Profile $profile)
69 * @return Profile
DAccountTicket.php32 protected $profileType = Profile::class;
84 * @param Profile
86 public function setProfile(Profile $profile)
91 * @return Profile
DProfiles.php23 protected $itemsType = Profile::class;
55 * @param Profile[]
62 * @return Profile[]
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/
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/
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/
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/
DProfile.php3 use Twig\Profiler\Profile; alias
8 class Twig_Profiler_Profile extends Profile
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
DProfile.php20 class Profile extends \Google\Model class
44 class_alias(Profile::class, 'Google_Service_MyBusinessBusinessInformation_Profile');
DLocation.php49 protected $profileType = Profile::class;
217 * @param Profile
219 public function setProfile(Profile $profile)
224 * @return Profile
/plugin/twofactor/
DMenuItem.php5 use dokuwiki\Menu\Item\Profile; alias
10 class MenuItem extends Profile
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
DProfile.php20 class Profile extends \Google\Model class
98 class_alias(Profile::class, 'Google_Service_Gmail_Profile');
/plugin/dokullm/doc/
H A Dprofiles.txt11 ===== Creating a New Profile =====
20 ===== Profile Structure =====
24 * ''dokullm:profiles:PROFILE_NAME:'' - Profile namespace
29 ===== Profile Action Definition =====
47 ==== Example Profile Definition ====
60 - Find the "Prompt Profile" setting
H A Dprompts.txt95 ==== 2. Profile Prompts ====
257 4. **Profile Awareness**: Create profile-specific extensions when using multiple profiles
309 ===== Profile System =====
311 ==== Default Profile ====
337 5. Profile Organization: Group related prompts in appropriate profiles
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudProfiler/
DProfile.php20 class Profile extends \Google\Model class
132 class_alias(Profile::class, 'Google_Service_CloudProfiler_Profile');
/plugin/fedauth/
Dproviders.php36 $fa_providers['google_profile']['name'] = 'Google Profile';
/plugin/dokullm/doc/profiles/
H A Ddefault.txt1 ====== Default Profile Action Table ======

12