Lines Matching refs:this

154     $this->appEngineRelease = $appEngineRelease;
161 return $this->appEngineRelease;
168 $this->appId = $appId;
175 return $this->appId;
179 $this->cost = $cost;
183 return $this->cost;
190 $this->endTime = $endTime;
197 return $this->endTime;
204 $this->finished = $finished;
211 return $this->finished;
218 $this->first = $first;
225 return $this->first;
232 $this->host = $host;
239 return $this->host;
246 $this->httpVersion = $httpVersion;
253 return $this->httpVersion;
260 $this->instanceId = $instanceId;
267 return $this->instanceId;
274 $this->instanceIndex = $instanceIndex;
281 return $this->instanceIndex;
288 $this->ip = $ip;
295 return $this->ip;
302 $this->latency = $latency;
309 return $this->latency;
316 $this->line = $line;
323 return $this->line;
330 $this->megaCycles = $megaCycles;
337 return $this->megaCycles;
344 $this->method = $method;
351 return $this->method;
358 $this->moduleId = $moduleId;
365 return $this->moduleId;
372 $this->nickname = $nickname;
379 return $this->nickname;
386 $this->pendingTime = $pendingTime;
393 return $this->pendingTime;
400 $this->referrer = $referrer;
407 return $this->referrer;
414 $this->requestId = $requestId;
421 return $this->requestId;
428 $this->resource = $resource;
435 return $this->resource;
442 $this->responseSize = $responseSize;
449 return $this->responseSize;
456 $this->sourceReference = $sourceReference;
463 return $this->sourceReference;
470 $this->startTime = $startTime;
477 return $this->startTime;
484 $this->status = $status;
491 return $this->status;
498 $this->taskName = $taskName;
505 return $this->taskName;
512 $this->taskQueueName = $taskQueueName;
519 return $this->taskQueueName;
526 $this->traceId = $traceId;
533 return $this->traceId;
540 $this->traceSampled = $traceSampled;
547 return $this->traceSampled;
554 $this->urlMapEntry = $urlMapEntry;
561 return $this->urlMapEntry;
568 $this->userAgent = $userAgent;
575 return $this->userAgent;
582 $this->versionId = $versionId;
589 return $this->versionId;
596 $this->wasLoadingRequest = $wasLoadingRequest;
603 return $this->wasLoadingRequest;