Home
last modified time | relevance | path

Searched defs:key (Results 26 – 50 of 879) sorted by path

12345678910>>...36

/plugin/authfacebook/lib/HttpClients/
H A DFacebookCurl.php55 public function setopt($key, $value)
/plugin/authfacebook/lib/PersistentData/
H A DFacebookMemoryPersistentDataHandler.php41 public function get($key)
49 public function set($key, $value)
H A DFacebookSessionPersistentDataHandler.php60 public function get($key)
72 public function set($key, $value)
H A DPersistentDataInterface.php40 public function get($key);
48 public function set($key, $value);
/plugin/authfacebook/lib/
H A DSignedRequest.php97 public function get($key, $default = null)
/plugin/authfacebook/lib/Url/
H A DFacebookUrlDetectionHandler.php148 protected function getServerVar($key)
160 protected function getHeader($key)
/plugin/authgoogle/google/auth/
H A DGoogle_AuthNone.php24 public $key = null; variable in Google_AuthNone
33 public function setDeveloperKey($key) {$this->key = $key;}
/plugin/authgoogle/google/cache/
H A DGoogle_ApcCache.php34 private function isLocked($key) {
41 private function createLock($key) {
47 private function removeLock($key) {
52 private function waitForLock($key) {
70 public function get($key, $expiration = false) {
85 public function set($key, $value) {
95 public function delete($key) {
H A DGoogle_Cache.php36 abstract function get($key, $expiration = false);
45 abstract function set($key, $value);
52 abstract function delete($key);
H A DGoogle_FileCache.php88 public function get($key, $expiration = false) {
108 public function set($key, $value) {
131 public function delete($key) {
H A DGoogle_MemcacheCache.php41 private function isLocked($key) {
49 private function createLock($key) {
56 private function removeLock($key) {
62 private function waitForLock($key) {
95 public function get($key, $expiration = false) {
113 public function set($key, $value) {
126 public function delete($key) {
/plugin/authgoogle/google/contrib/
H A DGoogle_AuditService.php174 public $key; variable in Google_ActivityActor
193 public function setKey( $key) {
H A DGoogle_ComputeService.php1817 public $key; variable in Google_AddressesScopedListWarningData
1819 public function setKey( $key) {
2141 public $key; variable in Google_DisksScopedListWarningData
2143 public function setKey( $key) {
2724 public $key; variable in Google_InstancesScopedListWarningData
2726 public function setKey( $key) {
3082 public $key; variable in Google_MachineTypesScopedListWarningData
3126 public $key; variable in Google_MetadataItems
3584 public $key; variable in Google_OperationWarningsData
3650 public $key; variable in Google_OperationsScopedListWarningData
[all …]
H A DGoogle_DatastoreService.php342 public $key; variable in Google_Entity
346 public function setKey(Google_Key $key) {
H A DGoogle_DriveService.php3091 public $key; variable in Google_Property
3102 public function setKey( $key) {
H A DGoogle_ReportsService.php244 public $key; variable in Google_ActivityActor
258 public function setKey( $key) {
531 public $key; variable in Google_UsageReportsWarningsData
533 public function setKey( $key) {
/plugin/authgoogle/google/io/
H A DGoogle_HttpRequest.php135 public function getResponseHeader($key) {
175 public function getRequestHeader($key) {
/plugin/authgoogle/google/service/
H A DGoogle_BatchRequest.php33 public function add(Google_HttpRequest $request, $key = false) {
/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DJWT.php186 $key,
223 $key,
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DReservationAffinity.php30 public $key; variable in Google\\Service\\AIPlatformNotebooks\\ReservationAffinity
53 public function setKey($key)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DSharedTargeting.php27 public $key; variable in Google\\Service\\AdExchangeBuyer\\SharedTargeting
57 public function setKey($key)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DTargetingCriteria.php30 public $key; variable in Google\\Service\\AdExchangeBuyerII\\TargetingCriteria
63 public function setKey($key)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DAppRestrictionsSchemaRestriction.php40 public $key; variable in Google\\Service\\AndroidEnterprise\\AppRestrictionsSchemaRestriction
111 public function setKey($key)
H A DKeyedAppState.php29 public $key; variable in Google\\Service\\AndroidEnterprise\\KeyedAppState
60 public function setKey($key)
H A DManagedProperty.php26 public $key; variable in Google\\Service\\AndroidEnterprise\\ManagedProperty
51 public function setKey($key)

12345678910>>...36