Home
last modified time | relevance | path

Searched refs:value (Results 126 – 150 of 4040) sorted by path

12345678910>>...162

/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php1818 public $value; variable in Google_AddressesScopedListWarningData
1826 $this->value = $value;
2142 public $value; variable in Google_DisksScopedListWarningData
2150 $this->value = $value;
2725 public $value; variable in Google_InstancesScopedListWarningData
2733 $this->value = $value;
3091 $this->value = $value;
3135 $this->value = $value;
3593 $this->value = $value;
3659 $this->value = $value;
[all …]
H A DGoogle_CoordinateService.php373 public $value; variable in Google_CustomField
386 public function setValue( $value) { argument
387 $this->value = $value;
390 return $this->value;
H A DGoogle_DatastoreService.php659 public $value; variable in Google_PropertyFilter
672 public function setValue(Google_Value $value) { argument
673 $this->value = $value;
676 return $this->value;
H A DGoogle_DfareportingService.php717 public $value; variable in Google_DimensionFilter
730 public function setValue( $value) { argument
731 $this->value = $value;
734 return $this->value;
744 public $value; variable in Google_DimensionValue
775 public function setValue( $value) { argument
776 $this->value = $value;
779 return $this->value;
H A DGoogle_DirectoryService.php1934 public $value; variable in Google_UserExternalId
1947 public function setValue($value) { argument
1948 $this->value = $value;
1951 return $this->value;
2118 public $value; variable in Google_UserPhone
2137 public function setValue($value) { argument
2138 $this->value = $value;
2141 return $this->value;
2200 public $value; variable in Google_UserRelation
2214 $this->value = $value;
[all …]
H A DGoogle_DriveService.php2118 public $value; variable in Google_CommentContext
2125 public function setValue( $value) { argument
2126 $this->value = $value;
2129 return $this->value;
2978 public $value; variable in Google_Permission
3041 public function setValue( $value) { argument
3042 $this->value = $value;
3045 return $this->value;
3094 public $value; variable in Google_Property
3121 $this->value = $value;
[all …]
H A DGoogle_FreebaseService.php303 public $value; variable in Google_TopicValue
358 public function setValue( $value) { argument
359 $this->value = $value;
362 return $this->value;
H A DGoogle_PagespeedonlineService.php265 public $value; variable in Google_ResultFormattedResultsRuleResultsElementUrlBlocksHeaderArgs
272 public function setValue( $value) { argument
273 $this->value = $value;
276 return $this->value;
324 public $value; variable in Google_ResultFormattedResultsRuleResultsElementUrlBlocksUrlsDetailsArgs
331 public function setValue( $value) { argument
332 $this->value = $value;
335 return $this->value;
361 public $value; variable in Google_ResultFormattedResultsRuleResultsElementUrlBlocksUrlsResultArgs
369 $this->value = $value;
[all …]
H A DGoogle_PlusDomainsService.php2354 public $value; variable in Google_PersonPlacesLived
2361 public function setValue( $value) { argument
2362 $this->value = $value;
2365 return $this->value;
2372 public $value; variable in Google_PersonUrls
2385 public function setValue( $value) { argument
2386 $this->value = $value;
2389 return $this->value;
H A DGoogle_PlusService.php2306 public $value; variable in Google_PersonPlacesLived
2313 public function setValue( $value) { argument
2314 $this->value = $value;
2317 return $this->value;
2324 public $value; variable in Google_PersonUrls
2337 public function setValue( $value) { argument
2338 $this->value = $value;
2341 return $this->value;
H A DGoogle_PredictionService.php352 public $value; variable in Google_AnalyzeDataDescriptionFeaturesCategoricalValues
359 public function setValue( $value) { argument
360 $this->value = $value;
363 return $this->value;
449 public $value; variable in Google_AnalyzeDataDescriptionOutputFeatureText
456 public function setValue( $value) { argument
457 $this->value = $value;
460 return $this->value;
H A DGoogle_ReportsService.php303 public $value; variable in Google_ActivityEventsParameters
322 public function setValue( $value) { argument
323 $this->value = $value;
326 return $this->value;
532 public $value; variable in Google_UsageReportsWarningsData
539 public function setValue( $value) { argument
540 $this->value = $value;
543 return $this->value;
H A DGoogle_ShoppingService.php467 public $value; variable in Google_ProductsFacetsBuckets
498 public function setValue( $value) { argument
499 $this->value = $value;
502 return $this->value;
572 public $value; variable in Google_ProductsPromotionsCustomFields
579 public function setValue( $value) { argument
580 $this->value = $value;
583 return $this->value;
1109 public $value; variable in Google_ShoppingModelProductJsonV1Attributes
1135 $this->value = $value;
[all …]
H A DGoogle_YouTubeService.php2955 public $value; variable in Google_LocalizedString
2962 public function setValue( $value) { argument
2963 $this->value = $value;
2966 return $this->value;
3465 public $value; variable in Google_PropertyValue
3472 public function setValue( $value) { argument
3473 $this->value = $value;
3476 return $this->value;
/plugin/authgoogle/google/io/
H A DGoogle_CurlIO.php187 list($header, $value) = explode(': ', $headerLine, 2);
190 $responseHeaders[$header] .= "\n" . $value;
192 $responseHeaders[$header] = $value;
H A DGoogle_REST.php105 foreach ($paramSpec['value'] as $value) {
106 $queryVars[] = $paramName . '=' . rawurlencode($value);
/plugin/authgoogle/google/service/
H A DGoogle_ServiceResource.php120 $value = $parameters[$paramName];
122 $parameters[$paramName]['value'] = $value;
/plugin/authgoogle2fa/
H A DGoogleAuthenticator.php60 $value = unpack('N', $hashpart);
61 $value = $value[1];
63 $value = $value & 0x7FFFFFFF;
66 return str_pad($value % $modulo, $this->_codeLength, '0', STR_PAD_LEFT);
/plugin/authgooglesheets/
H A Dhelper.php161 foreach ($changes as $col => $value) {
163 $value = auth_cryptPassword($value);
166 $value = implode(',', $value);
171 [$value]
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md211 The return value of `JWT::decode` is the generic PHP object `stdClass`. If you'd like to handle wit…
/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DJWT.php543 * @param string $value the value to encode
547 private static function encodeDER(int $type, string $value): string argument
558 $der .= \chr(\strlen($value));
560 return $der . $value;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DMetricValue.php25 public $value; variable in Google\\Service\\AdExchangeBuyerII\\MetricValue
34 public function setValue($value) argument
36 $this->value = $value;
43 return $this->value;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/
H A DReportRowDimensionValue.php29 public $value; variable in Google\\Service\\AdMob\\ReportRowDimensionValue
48 public function setValue($value) argument
50 $this->value = $value;
57 return $this->value;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DCell.php25 public $value; variable in Google\\Service\\Adsense\\Cell
30 public function setValue($value) argument
32 $this->value = $value;
39 return $this->value;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DGoal.php75 public $value; variable in Google\\Service\\Analytics\\Goal
284 public function setValue($value) argument
286 $this->value = $value;
293 return $this->value;

12345678910>>...162