Home
last modified time | relevance | path

Searched refs:parameters (Results 26 – 50 of 693) sorted by last modified time

12345678910>>...28

/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DWebDriverCommand.php12 protected $parameters; variable in Facebook\\WebDriver\\Remote\\WebDriverCommand
17 * @param array $parameters
18 * @todo In 2.0 force parameters to be an array, then remove is_array() checks in HttpCommandExecutor
21 public function __construct($session_id, $name, $parameters) argument
25 $this->parameters = $parameters;
31 public static function newSession(array $parameters) argument
34 return new self(null, DriverCommand::NEW_SESSION, $parameters);
58 return $this->parameters;
H A DExecuteMethod.php9 * @param array $parameters
12 public function execute($command_name, array $parameters = []); argument
/plugin/combo/syntax/
H A Dminimap.php77 // Parse the parameters
81 $parameters = array();
82 $parameters['substr'] = 1;
83 $parameters[self::INCLUDE_DIRECTORY_PARAMETERS] = $this->getConf(self::INCLUDE_DIRECTORY_PARAMETERS);
84 $parameters[self::SHOW_HEADER] = $this->getConf(self::SHOW_HEADER);
97 $parameters[$parameter] = $value;
103 PluginUtility::ATTRIBUTES => $parameters
157 // - the start conf parameters ($homePageWithStartConf)
358 // search_universal is a function in inc/search.php that accepts the $search_opts parameters
H A Dunit.php107 * This cache may be suppressed with the url parameters ?purge=true
120 $parameters = PluginUtility::getTagAttributes($match);
123 PluginUtility::ATTRIBUTES => $parameters
/plugin/combo/vendor/antlr/antlr4-php-runtime/
H A Dphpstan.neon.dist4 parameters:
/plugin/combo/ComboStrap/
H A DPageSqlTreeListener.php60 private $parameters = []; variable in ComboStrap\\PageSqlTreeListener
218 $this->parameters[] = $text;
270 $this->parameters[] = $predicateValue + $level;
273 $this->parameters[] = $text;
279 $this->parameters[] = DataType::toFloat($text);
281 $this->parameters[] = DataType::toInteger($text);
285 $this->parameters[] = $text;
377 $this->parameters[] = $this->requestedPage->getPathObject()->toAbsoluteId();
380 $this->parameters[] = "unknown page";
391 $this->parameters[]
[all...]
H A DPluginUtility.php201 $parameters = array();
227 $parameters[hsc(strtolower($parameterKey))] = $value;
230 return $parameters;
H A DSqliteRequest.php13 * delete, insert, update, query with parameters
46 * The SQL parameters
49 private ?array $parameters = null;
87 $res = $this->executeParametrizedStatement($this->statement, $this->parameters);
88 $queryExecuted = array_merge([$this->statement], $this->parameters);
174 * @param array $parameters
178 function setQueryParametrized(string $executableSql, array $parameters): SqliteRequest
181 $this->parameters = $parameters;
212 if ($this->parameters !
154 setQueryParametrized(string $executableSql, array $parameters) global() argument
[all...]
/plugin/combo/vendor/php-webdriver/webdriver/lib/Chrome/
H A DChromeDevToolsDriver.php33 * @param array $parameters Optional parameters to the command
36 public function execute($command, array $parameters = []) argument
38 $params = ['cmd' => $command, 'params' => (object) $parameters];
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/
H A DCurlClient.php22 * Additional parameters (as `key => value` pairs) to be passed to `curl_setopt`
26 private $parameters = array(); variable in OAuth\\Common\\Http\\Client\\CurlClient
29 * Additional `curl_setopt` parameters
31 * @param array $parameters
33 public function setCurlParameters(array $parameters) argument
35 $this->parameters = $parameters;
51 * Any implementing HTTP providers should send a request to the provided endpoint with the parameters.
117 foreach ($this->parameters as $key => $value) {
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DAbstractService.php69 $parameters = array_merge(
79 $parameters['scope'] = implode($this->getScopesDelimiter(), $this->scopes);
82 if (!isset($parameters['state'])) {
83 $parameters['state'] = $this->generateAuthorizationState();
85 $this->storeAuthorizationState($parameters['state']);
90 foreach ($parameters as $key => $val) {
201 $parameters = [
211 $parameters,
H A DBitrix24.php77 $parameters = array(
86 $parameters['scope'] = implode(' ', $this->scopes);
90 foreach ($parameters as $key => $val) {
H A DPocket.php45 $parameters = array_merge(
54 foreach ($parameters as $key => $val) {
/plugin/oauth/
H A DAdapter.php185 $parameters = [];
187 $parameters['state'] = urlencode(base64_encode(json_encode(
193 $oauth->getStorage()->storeAuthorizationState($oauth->service(), $parameters['state']);
199 $parameters['oauth_token'] = $token->getRequestToken();
201 $url = $oauth->getAuthorizationUri($parameters);
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DAbstractService.php173 $parameters = $this->getBasicAuthorizationHeaderInfo();
174 $parameters = array_merge($parameters, $extraParameters);
175 $parameters['oauth_signature'] = $this->signature->getSignature(
177 $parameters,
183 foreach ($parameters as $key => $value) {
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md100 its ``format()`` method. Please note that you can not pass colored texts in the second parameters (text length calculation
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt455 [[DokuWiki]] can integrate data from external XML feeds. For parsing the XML feeds, [[http://simplepie.org/|SimplePie]] is used. All formats understood by SimplePie can be used in DokuWiki as well. You can influence the rendering by multiple additional space separated parameters:
/plugin/odt/
H A DChangeLog.txt130 can be queried by the ODT renderer to use it as parameters for ODT style definitions.
/plugin/orphanmedia2/
H A Ddokuwiki-plugin-page.md34 | all | will display the complete set of results of the other parameters togethers |
43 …nowiki> | full qualified links also as relative links, with or without parameters, all detected |
/plugin/barcodes/
H A DLICENSE.md70 material is not limited to numerical parameters, data structure
/plugin/advanced/lang/en/config/
H A Dmanifest.txt9 …- it uses several configurable parameters, if they are not overwritten by the point above: [[doku>…
/plugin/pageredirect/
H A DChangeLog.md30 - revert broken implementation of adding `GET` parameters to url from [#16], fixes [#24], [#25]
31 - do not add parameters to url if the redirect is external. [133a129], [#25]
52 - preserve `GET` parameters when redirecting. [#16]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhost-config.asciidoc74 The extended syntax is an array of parameters for each host. The structure of
H A Dper-request-configuration.asciidoc97 ==== Providing custom query parameters
99 Sometimes you need to provide custom query parameters, such as authentication
100 tokens for a third-party plugin or proxy. All query parameters are allow listed
104 If you need custom parameters, you need to bypass this allow listing mechanism.
255 `connect_timeout` parameters. These control the client-side, curl timeouts. The
261 parameters should be specified in seconds.
/plugin/elasticsearch/vendor/nyholm/dsn/src/Configuration/
H A DDsn.php24 private $parameters = []; variable in Nyholm\\Dsn\\Configuration\\Dsn
26 public function __construct(?string $scheme, array $parameters = []) argument
29 $this->parameters = $parameters;
50 return $this->parameters;
60 return \array_key_exists($key, $this->parameters) ? $this->parameters[$key] : $default;
71 $new->parameters[$key] = $value;
82 unset($new->parameters[$key]);
117 $parameters
[all...]

12345678910>>...28