Home
last modified time | relevance | path

Searched refs:parameters (Results 326 – 350 of 693) sorted by path

1...<<11121314151617181920>>...28

/plugin/authgooglesheets/vendor/google/apiclient/src/Utils/
H A DUriTemplate.php61 public function parse($string, array $parameters) argument
63 return $this->resolveNextSection($string, $parameters);
71 private function resolveNextSection($string, $parameters) argument
144 $data = $this->replaceVars($data, $parameters);
152 $parameters, argument
163 $parameters,
178 $parameters,
189 $parameters, argument
216 if (isset($parameters[$key])) {
299 $parameters, argument
[all …]
/plugin/authgooglesheets/vendor/google/auth/
H A Dphpstan.neon.dist1 parameters:
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md655 * Fixed a bug that was encountered when parsing empty header parameters
697 * Bug fix: GET parameters are now used when calculating an OAuth signature
712 * Bug fix: Correctly parsing header parameters that are in `<>` and quotes
716 * OAuth parameters are only added via the plugin if they aren't already set
904 * Bug fix: empty parameters are removed from an OAuth signature
976 * Bug fix: Filters were not always invoked for array service description parameters
1010 * Added `extends` attributes to service description parameters
1253 * Bug: Only appending or prepending parameters in commands if they are specified
1325 * Added the ability to passed parameters to all requests created by a client
1334 * Using an ApiParams object instead of a Collection for parameters of an ApiCommand
[all …]
H A DUPGRADING.md421 been updated to properly handle headers that contain parameters (like the
843 'emit_io' key. This was previously set under a request's parameters using 'curl.emit_io'
894 Multi-valued query parameters are no longer aggregated using a callback function. `Guzzle\Http\Quer…
1012 "parameters":{
1025 "parameters":{
1044 "parameters":{
1057 "parameters":{
1070 "parameters":{
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md135 - `ServerRequest::getUriFromGlobals` to support URLs in query parameters
H A DREADME.md796 …Sort query parameters with their values in alphabetical order. However, the order of parameters in…
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DNativeMailerHandler.php47 protected $parameters = []; variable in Monolog\\Handler\\NativeMailerHandler
102 * @param string|string[] $parameters Custom added parameters
104 public function addParameter($parameters): self argument
106 $this->parameters = array_merge($this->parameters, (array) $parameters);
134 $parameters = implode(' ', $this->parameters);
136 mail($to, $subject, $content, $headers, $parameters);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DHash.php132 private $parameters = []; variable in phpseclib3\\Crypt\\Hash
415 $this->parameters = [
444 $this->parameters = compact('initial');
857 return substr($algo($text, ...array_values($this->parameters)), 0, $this->length);
865 $temp = substr($algo($temp, ...array_values($this->parameters)), 0, $this->length);
868 $output = $algo($output, ...array_values($this->parameters));
/plugin/authgooglesheets/vendor/psr/cache/
H A DCHANGELOG.md12 …After()` in CacheItemInterface fix docblock to specify null as a valid parameters as well as an im…
/plugin/authyubikey/lib/
H A DYubico.php249 function getParameters($parameters) argument
251 if ($parameters == null) {
255 foreach ($parameters as $param) {
297 $parameters = '';
298 foreach($params as $p=>$v) $parameters .= "&" . $p . "=" . $v;
299 $parameters = ltrim($parameters, "&");
303 $signature = base64_encode(hash_hmac('sha1', $parameters,
306 $parameters .= '&h=' . $signature;
322 $query .= $URLpart . "?" . $parameters;
398 sort($parameters);
[all …]
/plugin/autotweet/
H A DOAuth.php221 private $parameters; variable in OAuthRequest
230 @$parameters or $parameters = array();
232 $this->parameters = $parameters;
256 if (!$parameters) {
272 $parameters = array_merge($parameters, $post_data);
281 $parameters = array_merge($parameters, $header_parameters);
293 @$parameters or $parameters = array();
301 $parameters = array_merge($defaults, $parameters);
312 $this->parameters[$name] = array($this->parameters[$name]);
322 return isset($this->parameters[$name]) ? $this->parameters[$name] : null;
[all …]
H A Dtwitteroauth.php76 $parameters = array();
78 $parameters['oauth_callback'] = $oauth_callback;
112 $parameters = array();
114 $parameters['oauth_verifier'] = $oauth_verifier;
132 $parameters = array();
133 $parameters['x_auth_username'] = $username;
134 $parameters['x_auth_password'] = $password;
135 $parameters['x_auth_mode'] = 'client_auth';
145 function get($url, $parameters = array()) { argument
156 function post($url, $parameters = array()) { argument
[all …]
/plugin/barcodes/
H A DLICENSE.md70 material is not limited to numerical parameters, data structure
/plugin/botbouncer/lib/
H A Dmollom.php189 $parameters['session_id'] = $sessionId;
190 $parameters['solution'] = $solution;
235 $parameters = array();
314 * @param array[optional] $parameters
325 $parameters = (array) $parameters;
360 $parameters['time'] = $time;
361 $parameters['hash'] = $hash;
362 $parameters['nonce'] = $nonce;
497 $parameters = array();
546 $parameters = array();
[all …]
/plugin/bugzillaint/helper/
H A Dbugzillaclient.php332 protected function bugzillaRPC( $method, $parameters ) { argument
340 foreach ($parameters as $k => $v) {
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md374 …to Embed](http://ckeditor.com/addon/autoembed) plugin ignores encoded characters in URL parameters.
H A DLICENSE.md615 If such an object file uses only numerical parameters, data
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc214 // Loads the parameters in a selected link to the link dialog fields.
1255 // Build the e-mail parameters first.
1266 // parameters are optional.
/plugin/ckgedit/ckeditor/
H A DCHANGES.md794 …ed](https://ckeditor.com/cke4/addon/autoembed) plugin ignores encoded characters in URL parameters.
H A DLICENSE.md615 If such an object file uses only numerical parameters, data
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc197 // Loads the parameters in a selected link to the link dialog fields.
1267 // Build the e-mail parameters first.
1278 // parameters are optional.
/plugin/codehighlight/cp/languages/
H A Dcss.css7 s, s b {color:#a0a0dd;} /* parameters */
/plugin/codehighlight/cp/
H A Dlicense.txt259 If such an object file uses only numerical parameters, data
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1 …ref: http://sqlite.org/lang_keywords.html\n hooks: {\n // bind-parameters ref:http://sqlit…
/plugin/codemirror/dist/
H A Dscripts.min.js.map1 …oken(stream, state) {\n // Token function that parses code/file parameters\n\n if (s…

1...<<11121314151617181920>>...28