Home
last modified time | relevance | path

Searched refs:this (Results 22751 – 22775 of 27090) sorted by relevance

1...<<911912913914915916917918919920>>...1084

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/Resource/
H A DMarketplacenotes.php46 return $this->call('insert', [$params], AddOrderNotesResponse::class);
65 return $this->call('list', [$params], GetOrderNotesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DInventoryItems.php46 return $this->call('get', [$params], InventoryItem::class);
74 return $this->call('list', [$params], InventoryItemsListResponse::class);
H A DOrders.php46 return $this->call('get', [$params], Order::class);
76 return $this->call('list', [$params], OrdersListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Playdeveloperreporting/Resource/
H A DVitalsAnrrate.php46 … return $this->call('get', [$params], GooglePlayDeveloperReportingV1beta1AnrRateMetricSet::class);
61 …return $this->call('query', [$params], GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetRes…
H A DVitalsExcessivewakeuprate.php46 …return $this->call('get', [$params], GooglePlayDeveloperReportingV1beta1ExcessiveWakeupRateMetricS…
61 …return $this->call('query', [$params], GooglePlayDeveloperReportingV1beta1QueryExcessiveWakeupRate…
H A DVitalsStuckbackgroundwakelockrate.php46 …return $this->call('get', [$params], GooglePlayDeveloperReportingV1beta1StuckBackgroundWakelockRat…
61 …return $this->call('query', [$params], GooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWake…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/
H A DMylibraryReadingpositions.php50 return $this->call('get', [$params], ReadingPosition::class);
75 return $this->call('setPosition', [$params], BooksEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudOSLogin/Resource/
H A DUsers.php52 return $this->call('getLoginProfile', [$params], LoginProfile::class);
72 return $this->call('importSshPublicKey', [$params], ImportSshPublicKeyResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessVerifications/Resource/
H A DLocationsVerifications.php48 return $this->call('complete', [$params], CompleteVerificationResponse::class);
68 return $this->call('list', [$params], ListVerificationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/Resource/
H A DRooms.php55 return $this->call('messages', [$params], Message::class);
80 return $this->call('webhooks', [$params], Message::class);
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DInflateStream.php28 $filenameHeaderLength = $this->getLengthOfPossibleFilenameHeader($stream, $header);
33 …$this->stream = $stream->isSeekable() ? new Stream($resource) : new NoSeekStream(new Stream($resou…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/Resource/
H A DProjectsLocationsOperations.php54 return $this->call('cancel', [$params], CloudbuildEmpty::class);
69 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/Resource/
H A DResources.php46 return $this->call('get', [$params], DeploymentmanagerResource::class);
97 return $this->call('list', [$params], ResourcesListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/Resource/
H A DPostUserInfos.php48 return $this->call('get', [$params], PostUserInfo::class);
72 return $this->call('list', [$params], PostUserInfosList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/Resource/
H A DPresentationsPages.php46 return $this->call('get', [$params], Page::class);
71 return $this->call('getThumbnail', [$params], Thumbnail::class);
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DXmlFragmentTest.php30 $this->assertEquals([
139 $this->assertEquals($expected, $output);
/plugin/davcal/vendor/sabre/xml/lib/Element/
H A DElements.php50 $this->value = $value;
75 foreach ($this->value as $val) {
H A DKeyValue.php51 $this->value = $value;
76 $writer->write($this->value);
/plugin/bootswrapper/syntax/
H A Dnav.php63 if (!empty($this->nav_type)) {
64 $attributes['type'] = $this->nav_type;
/plugin/changes/
H A Daction.php26 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'beforeParserCacheUse');
40 $this->addDependencies($cache, array_keys($depends['rendering']));
/plugin/googletagmanager/_test/
H A Daction_plugin_googletagmanagerTest.php11 $this->pluginsEnabled[] = self::gtmPluginName;
54 … $this->assertEquals(1, $patternFound, "The GTM scripts have been found for the tag $tagSearched");
/plugin/odt/ODT/
H A DODTDefaultStyles.php121 $auto_styles_ret = parent::importFromODT($this->automatic, 'office:automatic-styles');
219 foreach ($this->fonts as $name=>$xml) {
/plugin/combo/ComboStrap/
H A DLowQualityPageOverwrite.php39 return "If checked, this page will never be a low quality page";
44 return "Prevent this page to become a low quality page";
68 return $this->getValue();
70 return $this->getDefaultValue();
/plugin/combo/action/
H A Dmetagoogle.php25 // ie $this->lang
26 $this->setupLocale();
31 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'metaGoogleProcessing', array());
/plugin/struct/syntax/
H A Dglobal.php25 $this->Lexer->addSpecialPattern('----+ *struct global *-+\n.*?\n----+', $mode, 'plugin_struct_global');
28 $this->Lexer->addSpecialPattern('----+ *struct lookup *-+\n.*?\n----+', $mode, 'plugin_struct_global');
48 if (isset($config['rownumbers'])) unset($config['rownumbers']); // this annoying to update dynamically

1...<<911912913914915916917918919920>>...1084