Home
last modified time | relevance | path

Searched refs:option (Results 51 – 75 of 990) sorted by path

12345678910>>...40

/plugin/authg2fa/
H A DLICENSE88 you may at your option offer warranty protection in exchange for a fee.
244 later version", you have the option of following the terms and conditions
299 (at your option) any later version.
/plugin/authgoogle2fa/
H A DLICENSE88 you may at your option offer warranty protection in exchange for a fee.
244 later version", you have the option of following the terms and conditions
299 (at your option) any later version.
/plugin/authgooglesheets/
H A DLICENSE88 you may at your option offer warranty protection in exchange for a fee.
244 later version", you have the option of following the terms and conditions
299 (at your option) any later version.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseDynamicLinks/
H A DSuffix.php29 public $option; variable in Google\\Service\\FirebaseDynamicLinks\\Suffix
48 public function setOption($option) argument
50 $this->option = $option;
57 return $this->option;
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md247 'auth' => ['username', 'pass'], // auth option handled by your application
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md206 * Fixed a bug with serializing the `query` request option where the `&`
216 * Added `synchronous` request option.
217 * Added the `on_headers` request option.
278 * The `exceptions` request option has been deprecated in favor of the
281 option.
440 function that applies the option value to a request.
488 request option to throw an exception.
561 * Added a `json` request option to easily serialize JSON payloads.
569 * Updated MessageFactory to work with custom request option methods.
1060 * Service clients no longer require a base_url option in the factory
[all …]
H A DUPGRADING.md43 the `query` request option when creating requests with clients. The `query`
44 option uses PHP's `http_build_query` to convert an array to a string. If you
147 option is now used to send a multipart/form-data POST request.
149 `GuzzleHttp\Post\PostFile` has been removed. Use the `multipart` option to add
152 The `body` option no longer accepts an array to send POST requests. Please use
155 The `base_url` option has been renamed to `base_uri`.
163 HTTP requests. The `adapter` option in a `GuzzleHttp\Client` constructor
353 - `setUserAgent()` has been removed. Use a default request option instead. You
466 `allow_redirects` request option.
791 * Removed the optional $tryChunkedTransfer option from Guzzle\Http\Message\EntityEnclosingRequestIn…
[all …]
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DClient.php192 * @param string|null $option The config option to retrieve.
196 public function getConfig($option = null) argument
198 return $option === null
200 : (isset($this->config[$option]) ? $this->config[$option] : null);
H A DClientInterface.php82 * @param string|null $option The config option to retrieve.
86 public function getConfig($option = null); argument
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlMultiHandler.php60 foreach ($this->options as $option => $value) {
62 curl_multi_setopt($this->_mh, $option, $value);
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md78 …* Added `$ignoreEmptyContextAndExtra` option to JsonFormatter to skip empty context/extra entirely…
151 …* Added a `$dateFormat` option to the PsrLogMessageProcessor which lets you format DateTime instan…
267 …* Added $handleOnlyReportedErrors option on ErrorHandler::registerErrorHandler (default true) to a…
358 …* Added an option to send formatted message instead of the raw record on PushoverHandler via ->use…
507 * Added `$useSSL` option to the PushoverHandler which is enabled by default
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DNormalizerFormatter.php270 public function addJsonEncodeOption(int $option): self argument
272 $this->jsonEncodeOptions |= $option;
277 public function removeJsonEncodeOption(int $option): self argument
279 $this->jsonEncodeOptions &= ~$option;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php557 foreach ($mapping['children'] as $key => $option) {
559 … case isset($option['constant']) && $option['constant'] == $decoded['constant']:
560 case !isset($option['constant']) && $option['type'] == $decoded['type']:
561 $value = self::asn1map($decoded, $option, $special);
563 case !isset($option['constant']) && $option['type'] == self::TYPE_CHOICE:
564 $v = self::asn1map($decoded, $option, $special);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
H A DStream.php433 * @param int $option
438 private function _stream_metadata($path, $option, $var) argument
448 switch ($option) {
742 * @param int $option
748 private function _stream_set_option($option, $arg1, $arg2) argument
/plugin/authhiorgserver/
H A DLICENSE88 you may at your option offer warranty protection in exchange for a fee.
244 later version", you have the option of following the terms and conditions
299 (at your option) any later version.
/plugin/authldaplocal/
H A DLICENSE7 of the License, or (at your option) any later version.
106 you may at your option offer warranty protection in exchange for a fee.
262 later version", you have the option of following the terms and conditions
/plugin/authlemonldap/
H A DLICENSE88 you may at your option offer warranty protection in exchange for a fee.
244 later version", you have the option of following the terms and conditions
299 (at your option) any later version.
/plugin/authlinotp/
H A DLICENSE88 you may at your option offer warranty protection in exchange for a fee.
244 later version", you have the option of following the terms and conditions
299 (at your option) any later version.
/plugin/authloginapi/
H A DLICENSE88 you may at your option offer warranty protection in exchange for a fee.
244 later version", you have the option of following the terms and conditions
299 (at your option) any later version.
/plugin/authmantis/
H A DLICENSE.md355 When you convey a copy of a covered work, you may at your option
569 License "or any later version" applies to it, you have the option of
H A DREADME.md19 License, or (at your option) any later version.
/plugin/authnc/
H A DLICENSE88 you may at your option offer warranty protection in exchange for a fee.
244 later version", you have the option of following the terms and conditions
299 (at your option) any later version.
/plugin/authorlist/
H A DCOPYING88 you may at your option offer warranty protection in exchange for a fee.
244 later version", you have the option of following the terms and conditions
299 (at your option) any later version.
H A Dhelper.php71 foreach($options as $option){
72 if(isset($data[$option])){
73 $this->$option = $data[$option];
75 $this->$option = $this->getConf($option);
H A Dsyntax.php79 foreach($options as $option){
80 $tmp = explode("=",$option);

12345678910>>...40