Home
last modified time | relevance | path

Searched refs:this (Results 526 – 550 of 23506) sorted by relevance

1...<<21222324252627282930>>...941

/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DRecurTest.php62 $this->assertTrue(is_int($count));
63 $this->assertEquals(3, $count);
71 $this->assertEquals([
119 $this->assertEquals(
123 $this->assertEquals(
170 $this->assertEquals(
174 $this->assertEquals(
207 $this->assertCount(1, $result);
220 $this->assertCount(1, $result);
233 $this->assertCount(1, $result);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DProduct.php79 $this->buyer = $buyer;
86 return $this->buyer;
166 $this->kind = $kind;
170 return $this->kind;
184 return $this->labels;
212 $this->name = $name;
216 return $this->name;
276 return $this->seller;
294 $this->state = $state;
298 return $this->state;
[all …]
H A DMarketplaceDeal.php76 return $this->creationTimeMs;
96 $this->dealId = $dealId;
100 return $this->dealId;
180 $this->kind = $kind;
184 return $this->kind;
204 $this->name = $name;
208 return $this->name;
216 return $this->productId;
240 return $this->proposalId;
283 $this->terms = $terms;
[all …]
H A DPublisherProfileApiProto.php58 return $this->audience;
82 return $this->exchange;
106 return $this->isParent;
118 $this->kind = $kind;
122 return $this->kind;
130 return $this->logoUrl;
142 $this->name = $name;
146 return $this->name;
252 return $this->seller;
256 $this->state = $state;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1Version.php154 return $this->container;
217 $this->etag = $etag;
224 return $this->etag;
252 return $this->framework;
266 return $this->isDefault;
280 return $this->labels;
357 $this->name = $name;
364 return $this->name;
434 return $this->routes;
469 $this->state = $state;
[all …]
H A DGoogleCloudMlV1TrainingInput.php119 $this->args = $args;
126 return $this->args;
217 $this->jobDir = $jobDir;
224 return $this->jobDir;
252 return $this->masterType;
266 return $this->network;
357 $this->region = $region;
364 return $this->region;
392 return $this->scaleTier;
406 return $this->scheduling;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DCreative.php128 return $this->accountId;
184 return $this->agencyId;
212 return $this->attributes;
254 return $this->creativeId;
359 $this->html = $html;
366 return $this->html;
387 $this->native = $native;
394 return $this->native;
464 return $this->version;
471 $this->video = $video;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunOpV2Revision.php235 $this->etag = $etag;
242 return $this->etag;
298 return $this->labels;
326 return $this->logUri;
333 $this->name = $name;
340 return $this->name;
382 return $this->scaling;
396 return $this->service;
424 return $this->timeout;
431 $this->uid = $uid;
[all …]
H A DGoogleCloudRunV2Revision.php235 $this->etag = $etag;
242 return $this->etag;
298 return $this->labels;
326 return $this->logUri;
333 $this->name = $name;
340 return $this->name;
382 return $this->scaling;
396 return $this->service;
424 return $this->timeout;
431 $this->uid = $uid;
[all …]
H A DGoogleCloudRunV2Execution.php187 $this->etag = $etag;
194 return $this->etag;
243 $this->job = $job;
250 return $this->job;
257 $this->labels = $labels;
264 return $this->labels;
285 $this->name = $name;
292 return $this->name;
404 return $this->template;
411 $this->uid = $uid;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DJob.php138 return $this->createTime;
215 $this->id = $id;
222 return $this->id;
250 return $this->labels;
264 return $this->location;
271 $this->name = $name;
278 return $this->name;
397 $this->steps = $steps;
404 return $this->steps;
453 $this->type = $type;
[all …]
H A DFlexTemplateRuntimeEnvironment.php170 return $this->diskSizeGb;
212 return $this->flexrsGoal;
240 return $this->kmsKeyName;
268 return $this->machineType;
282 return $this->maxWorkers;
296 return $this->network;
310 return $this->numWorkers;
380 return $this->subnetwork;
422 return $this->workerZone;
429 $this->zone = $zone;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2TableDataProfile.php138 return $this->createTime;
152 return $this->dataRiskLevel;
166 return $this->datasetId;
250 return $this->fullResource;
271 $this->name = $name;
278 return $this->name;
390 return $this->rowCount;
425 $this->state = $state;
432 return $this->state;
439 $this->tableId = $tableId;
[all …]
/plugin/bibtex/OSBib/format/
H A DBIBFORMAT.php44 $this->bibtexParsePath = $this->dir . "format/bibtexParse";
195 $this->backup[$type] = $this->$type;
226 $this->type = array_search($type, $this->styleMap->types);
345 if ($this->cleanEntry) {$row=$this->convertEntry($row);}
459 $this->export = new EXPORTFILTER($this, $this->output);
540 $this->item[$key] = substr($this->item[$key], 1);
959 if(isset($this->item) && array_key_exists($this->styleMap->{$type}[$fieldName], $this->item))
1003 $this->item[$this->styleMap->{$type}['title']] = '';
1032 $this->item[$this->styleMap->{$type}['title']] =
1063 $this->item[$this->styleMap->{$type}['pages']] = $start;
[all …]
/plugin/authfacebook/lib/
H A DFacebookResponse.php78 $this->body = $body;
82 $this->decodeBody();
92 return $this->request;
132 return $this->headers;
142 return $this->body;
172 return isset($this->headers['ETag']) ? $this->headers['ETag'] : null;
210 $this->thrownException = FacebookResponseException::create($this);
236 $this->decodedBody = json_decode($this->body, true);
240 parse_str($this->body, $this->decodedBody);
245 $this->decodedBody = ['success' => $this->decodedBody];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DOperation.php184 return $this->error;
219 $this->id = $id;
226 return $this->id;
247 $this->kind = $kind;
254 return $this->kind;
261 $this->name = $name;
268 return $this->name;
415 $this->user = $user;
422 return $this->user;
443 $this->zone = $zone;
[all …]
H A DSnapshot.php142 return $this->chainName;
205 $this->id = $id;
212 return $this->id;
219 $this->kind = $kind;
226 return $this->kind;
254 return $this->labels;
282 return $this->licenses;
303 $this->name = $name;
310 return $this->name;
338 return $this->selfLink;
[all …]
H A DSubnetwork.php205 $this->id = $id;
212 return $this->id;
275 $this->kind = $kind;
282 return $this->kind;
303 $this->name = $name;
310 return $this->name;
324 return $this->network;
380 return $this->region;
387 $this->role = $role;
394 return $this->role;
[all …]
H A DInterconnect.php229 $this->id = $id;
236 return $this->id;
271 $this->kind = $kind;
278 return $this->kind;
292 return $this->linkType;
306 return $this->location;
313 $this->name = $name;
320 return $this->name;
418 return $this->selfLink;
425 $this->state = $state;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DProduct.php124 return $this->appTracks;
138 return $this->appVersion;
152 return $this->authorName;
194 return $this->category;
222 return $this->description;
236 return $this->detailsUrl;
264 return $this->features;
278 return $this->iconUrl;
334 return $this->productId;
425 $this->title = $title;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ApiProxyRevision.php128 return $this->archive;
142 return $this->basepaths;
261 $this->name = $name;
268 return $this->name;
296 return $this->proxies;
373 $this->spec = $spec;
380 return $this->spec;
422 return $this->targets;
436 return $this->teams;
443 $this->type = $type;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DOperation.php184 return $this->error;
219 $this->id = $id;
226 return $this->id;
247 $this->kind = $kind;
254 return $this->kind;
261 $this->name = $name;
268 return $this->name;
415 $this->user = $user;
422 return $this->user;
443 $this->zone = $zone;
[all …]
/plugin/fedauth/Auth/OpenID/
H A DSQLStore.php270 $this->sql[$k] = sprintf($this->sql[$k], $value);
302 if (!$this->tableExists($this->nonces_table_name)) {
303 $r = $this->connection->query($this->sql['nonce_table']);
311 if (!$this->tableExists($this->associations_table_name)) {
312 $r = $this->connection->query($this->sql['assoc_table']);
324 return $this->connection->query($this->sql['set_assoc'],
336 if ($this->resultToBool($this->_set_assoc(
356 $result = $this->connection->getRow($this->sql['get_assoc'],
370 $result = $this->connection->getAll($this->sql['get_assocs'],
386 if ($this->resultToBool($this->connection->query(
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DIdentitytoolkitRelyingpartySetAccountInfoRequest.php156 return $this->createdAt;
226 return $this->disableUser;
247 $this->email = $email;
254 return $this->email;
282 return $this->idToken;
296 return $this->instanceId;
324 return $this->localId;
338 return $this->oobCode;
352 return $this->password;
380 return $this->photoUrl;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DResourceSearchResult.php136 return $this->assetType;
206 return $this->folders;
220 return $this->kmsKey;
234 return $this->labels;
248 return $this->location;
255 $this->name = $name;
262 return $this->name;
332 return $this->project;
353 $this->state = $state;
360 return $this->state;
[all …]

1...<<21222324252627282930>>...941