Home
last modified time | relevance | path

Searched refs:ttl (Results 1 – 25 of 48) sorted by path

12

/plugin/authdrupal7/
H A Dauth.php462 $ttl = $this->getConf('TablesToLock');
463 if(is_array($ttl) && !empty($ttl)) {
467 foreach($ttl as $table) {
/plugin/authdrupal8/
H A Dauth.php456 $ttl = $this->$TablesToLock;
457 if(is_array($ttl) && !empty($ttl)) {
461 foreach($ttl as $table) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DActivateConsentRequest.php33 public $ttl; variable in Google\\Service\\CloudHealthcare\\ActivateConsentRequest
66 public function setTtl($ttl) argument
68 $this->ttl = $ttl;
75 return $this->ttl;
H A DConsent.php56 public $ttl; variable in Google\\Service\\CloudHealthcare\\Consent
177 public function setTtl($ttl) argument
179 $this->ttl = $ttl;
186 return $this->ttl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2Product.php126 public $ttl; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2Product
547 public function setTtl($ttl) argument
549 $this->ttl = $ttl;
556 return $this->ttl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DBackendBucketCdnPolicyNegativeCachingPolicy.php29 public $ttl; variable in Google\\Service\\Compute\\BackendBucketCdnPolicyNegativeCachingPolicy
48 public function setTtl($ttl) argument
50 $this->ttl = $ttl;
57 return $this->ttl;
H A DBackendServiceCdnPolicyNegativeCachingPolicy.php29 public $ttl; variable in Google\\Service\\Compute\\BackendServiceCdnPolicyNegativeCachingPolicy
48 public function setTtl($ttl) argument
50 $this->ttl = $ttl;
57 return $this->ttl;
H A DConsistentHashLoadBalancerSettingsHttpCookie.php64 public function setTtl(Duration $ttl) argument
66 $this->ttl = $ttl;
73 return $this->ttl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1Conversation.php78 public $ttl; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1Conversation
315 public function setTtl($ttl) argument
317 $this->ttl = $ttl;
324 return $this->ttl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DSqlAclEntry.php33 public $ttl; variable in Google\\Service\\DatabaseMigrationService\\SqlAclEntry
70 public function setTtl($ttl) argument
72 $this->ttl = $ttl;
79 return $this->ttl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DSnapshot.php60 public $ttl; variable in Google\\Service\\Dataflow\\Snapshot
191 public function setTtl($ttl) argument
193 $this->ttl = $ttl;
200 return $this->ttl;
H A DSnapshotJobRequest.php37 public $ttl; variable in Google\\Service\\Dataflow\\SnapshotJobRequest
84 public function setTtl($ttl) argument
86 $this->ttl = $ttl;
93 return $this->ttl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DResourceRecordSet.php44 public $ttl; variable in Google\\Service\\Dns\\ResourceRecordSet
123 public function setTtl($ttl) argument
125 $this->ttl = $ttl;
132 return $this->ttl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/
H A DAndroidConfig.php49 public $ttl; variable in Google\\Service\\FirebaseCloudMessaging\\AndroidConfig
152 public function setTtl($ttl) argument
154 $this->ttl = $ttl;
161 return $this->ttl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebaseappcheck/
H A DGoogleFirebaseAppcheckV1betaAppAttestChallengeResponse.php29 public $ttl; variable in Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaAppAttestChallengeResponse
48 public function setTtl($ttl) argument
50 $this->ttl = $ttl;
57 return $this->ttl;
H A DGoogleFirebaseAppcheckV1betaAppCheckToken.php33 public $ttl; variable in Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaAppCheckToken
66 public function setTtl($ttl) argument
68 $this->ttl = $ttl;
75 return $this->ttl;
H A DGoogleFirebaseAppcheckV1betaAttestationTokenResponse.php29 public $ttl; variable in Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaAttestationTokenResponse
48 public function setTtl($ttl) argument
50 $this->ttl = $ttl;
57 return $this->ttl;
H A DGoogleFirebaseAppcheckV1betaGenerateAppAttestChallengeResponse.php29 public $ttl; variable in Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaGenerateAppAttestChallengeResponse
48 public function setTtl($ttl) argument
50 $this->ttl = $ttl;
57 return $this->ttl;
H A DGoogleFirebaseAppcheckV1betaGeneratePlayIntegrityChallengeResponse.php29 public $ttl; variable in Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaGeneratePlayIntegrityChallengeResponse
48 public function setTtl($ttl) argument
50 $this->ttl = $ttl;
57 return $this->ttl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PlayableLocations/
H A DGoogleMapsPlayablelocationsV3SamplePlayableLocationsResponse.php24 public $ttl; variable in Google\\Service\\PlayableLocations\\GoogleMapsPlayablelocationsV3SamplePlayableLocationsResponse
40 public function setTtl($ttl) argument
42 $this->ttl = $ttl;
46 return $this->ttl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DExpirationPolicy.php25 public $ttl; variable in Google\\Service\\Pubsub\\ExpirationPolicy
30 public function setTtl($ttl) argument
32 $this->ttl = $ttl;
39 return $this->ttl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecretManager/
H A DSecret.php52 public $ttl; variable in Google\\Service\\SecretManager\\Secret
169 public function setTtl($ttl) argument
171 $this->ttl = $ttl;
178 return $this->ttl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DDnsRecordSet.php34 public $ttl; variable in Google\\Service\\ServiceNetworking\\DnsRecordSet
71 public function setTtl($ttl) argument
73 $this->ttl = $ttl;
80 return $this->ttl;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md795 * `CacheStorageInterface::cache($key, Response $response, $ttl = null)` has changed to `cache(Reque…
H A DUPGRADING.md758 - `CacheStorageInterface::cache($key, Response $response, $ttl = null)` has changed to `cache(Reque…

12