Home
last modified time | relevance | path

Searched refs:use (Results 101 – 125 of 2144) sorted by path

12345678910>>...86

/plugin/authgooglesheets/
H A Dcomposer.lock744 …"ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extensio…
/plugin/authgooglesheets/vendor/composer/
H A DLICENSE7 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DLICENSE5 Redistribution and use in source and binary forms, with or without
H A DREADME.md29 use Firebase\JWT\JWT;
30 use Firebase\JWT\Key;
71 use Firebase\JWT\JWT;
72 use Firebase\JWT\Key;
126 use Firebase\JWT\JWT;
127 use Firebase\JWT\Key;
162 use Firebase\JWT\JWT;
163 use Firebase\JWT\Key;
194 use Firebase\JWT\JWK;
195 use Firebase\JWT\JWT;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DLICENSE9 "License" shall mean the terms and conditions for use, reproduction,
77 use, offer to sell, sell, import, and otherwise transfer the Work,
125 for use, reproduction, or distribution of Your modifications, or
126 for any such Derivative Works as a whole, provided Your use,
138 6. Trademarks. This License does not grant permission to use the trade
140 except as required for reasonable and customary use in describing the
159 result of this License or out of the use or inability to use the
192 you may not use this file except in compliance with the License.
H A DSECURITY.md3 To report a security issue, please use [g.co/vulnz](https://g.co/vulnz).
7 We use g.co/vulnz for our intake, and do coordination and disclosure here using GitHub Security Adv…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DJwk.php49 public $use; variable in Google\\Service\\Container\\Jwk
146 public function setUse($use) argument
148 $this->use = $use;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebaseappcheck/
H A DGoogleFirebaseAppcheckV1betaPublicJwk.php45 public $use; variable in Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaPublicJwk
120 public function setUse($use) argument
122 $this->use = $use;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DLICENSE9 "License" shall mean the terms and conditions for use, reproduction,
77 use, offer to sell, sell, import, and otherwise transfer the Work,
125 for use, reproduction, or distribution of Your modifications, or
126 for any such Derivative Works as a whole, provided Your use,
138 6. Trademarks. This License does not grant permission to use the trade
140 except as required for reasonable and customary use in describing the
159 result of this License or out of the use or inability to use the
192 you may not use this file except in compliance with the License.
H A DREADME.md32 You can use **Composer** or simply **Download the Release**
206 1. Tell the Google client to use your service account credentials to authenticate:
225 #### How to use a specific JSON key
324 …this client only to authenticate your own HTTP client requests, you should use [`google/auth`](htt…
349 It is recommended to use another caching library to improve performance. This can be done by passin…
352 use League\Flysystem\Adapter\Local;
353 use League\Flysystem\Filesystem;
354 use Cache\Adapter\Filesystem\FilesystemCachePool;
363 In this example we use [PHP Cache](http://www.php-cache.com/). Add this to your project with compos…
375 $tokenCallback = function ($cacheKey, $accessToken) use ($logger) {
[all …]
H A DSECURITY.md3 To report a security issue, please use [g.co/vulnz](https://g.co/vulnz).
7 We use g.co/vulnz for our intake, and do coordination and disclosure here using GitHub Security Adv…
/plugin/authgooglesheets/vendor/google/auth/
H A DCOPYING10 "License" shall mean the terms and conditions for use, reproduction,
78 use, offer to sell, sell, import, and otherwise transfer the Work,
126 for use, reproduction, or distribution of Your modifications, or
127 for any such Derivative Works as a whole, provided Your use,
139 6. Trademarks. This License does not grant permission to use the trade
141 except as required for reasonable and customary use in describing the
160 result of this License or out of the use or inability to use the
193 you may not use this file except in compliance with the License.
H A DLICENSE9 "License" shall mean the terms and conditions for use, reproduction,
77 use, offer to sell, sell, import, and otherwise transfer the Work,
125 for use, reproduction, or distribution of Your modifications, or
126 for any such Derivative Works as a whole, provided Your use,
138 6. Trademarks. This License does not grant permission to use the trade
140 except as required for reasonable and customary use in describing the
159 result of this License or out of the use or inability to use the
192 you may not use this file except in compliance with the License.
H A DREADME.md68 #### Enable the API you want to use
82 use GuzzleHttp\Client;
83 use GuzzleHttp\HandlerStack;
135 use GuzzleHttp\Client;
136 use GuzzleHttp\HandlerStack;
182 use GuzzleHttp\Client;
183 use GuzzleHttp\HandlerStack;
229 use GuzzleHttp\Client;
230 use GuzzleHttp\HandlerStack;
266 use Google\Auth\AccessToken;
[all …]
H A DSECURITY.md3 To report a security issue, please use [g.co/vulnz](https://g.co/vulnz).
7 We use g.co/vulnz for our intake, and do coordination and disclosure here using GitHub Security Adv…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md14 * Remove use of internal functions [#2548](https://github.com/guzzle/guzzle/pull/2548)
161 * Feature: Added support for NO_PROXY to prevent the use of a proxy based on
198 * Added a more explicit error message when trying to use `form_params` and
209 use `form_params` or `multipart` instead.
249 * Updated to use PSR-7
306 * Added a guard in the Pool class to not use recursion for request retries.
426 a similar behavior in a number of ways. One example might be to use a
433 value as an array, then use the newly added `getHeaderAsArray()` method of
746 Symfony users can still use the old version of Monolog.
1096 * Updating LogPlugin to use a more flexible MessageFormatter
[all …]
H A DLICENSE6 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
H A DUPGRADING.md33 not require the use of recursion).
111 use GuzzleHttp\Event\BeforeEvent;
128 use GuzzleHttp\Middleware;
388 handles both use cases.
908 use Guzzle\Service\Inspector;
934 use Guzzle\Common\Collection;
1137 use Guzzle\Common\Log\ClosureLogAdapter;
1138 use Guzzle\Http\Plugin\LogPlugin;
1150 use Guzzle\Log\ClosureLogAdapter;
1151 use Guzzle\Log\MessageFormatter;
[all …]
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DLICENSE11 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
H A DREADME.md47 use GuzzleHttp\Promise\Promise;
76 use GuzzleHttp\Promise\Promise;
106 use GuzzleHttp\Promise\Promise;
132 use GuzzleHttp\Promise\Promise;
149 use GuzzleHttp\Promise\Promise;
166 use GuzzleHttp\Promise\Promise;
167 use GuzzleHttp\Promise\RejectedPromise;
184 use GuzzleHttp\Promise\Promise;
298 use GuzzleHttp\Promise\Promise;
301 function () use (&$promise) {
[all …]
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DLICENSE13 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
H A DREADME.md24 use GuzzleHttp\Psr7;
48 use GuzzleHttp\Psr7;
66 use GuzzleHttp\Psr7;
89 use GuzzleHttp\Psr7;
113 use GuzzleHttp\Psr7;
149 use GuzzleHttp\Psr7;
168 use GuzzleHttp\Psr7;
198 use GuzzleHttp\Psr7;
245 use StreamDecoratorTrait;
272 use GuzzleHttp\Psr7;
[all …]
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md144 * Added SendGridHandler to use the SendGrid API to send emails
145 * Added LogmaticHandler to use the Logmatic.io API to store log records
196 * Deprecated SlackbotHandler, use SlackWebhookHandler or SlackHandler instead
197 * Deprecated RavenHandler, use sentry/sentry 2.x and their Sentry\Monolog\Handler instead
288 * Fixed ElasticaFormatter to use more precise dates
316 * Fixed SlackHandler handling to use slack functionalities better
500 * Fixed Buffer, Group and FingersCrossed handlers to make use of their processors
537 * Added AmqpHandler (for use with AMQP servers)
543 * Fixed the log records to use the php default timezone instead of UTC
554 * Added GelfHandler (for use with Graylog2 servers)
[all …]
H A DLICENSE6 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
H A DREADME.md13 a maximum of interoperability. You can also use it in your applications to
14 make sure you can always use another compatible logger at a later time.
31 use Monolog\Logger;
32 use Monolog\Handler\StreamHandler;
55 … you use to build your applications. Save time, reduce risk, and improve code health, while paying…
67 - Monolog `^2.0` works with PHP 7.2 or above, use Monolog `^1.25` for PHP 5.3+ support.

12345678910>>...86