Home
last modified time | relevance | path

Searched refs:returned (Results 1 – 25 of 137) sorted by relevance

123456

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DNodesNamespace.asciidoc35 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
54 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
55 $params['metric'] = (list) A comma-separated list of metrics you wish returned. Leave empty to return all.
81 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
82 $params['metric'] = (list) Limit the information returned to the specified metrics
83 $params['index_metric'] = (list) Limit the information returned for `indices` metric to the specific index metrics. Isn't used if `indices` (or `all`) metric isn't specified.
96 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
97 $params['metric'] = (list) Limit the information returned to the specified metrics
H A DTasksNamespace.asciidoc36 $params['nodes'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
67 $params['nodes'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
68 $params['actions'] = (list) A comma-separated list of actions that should be returned. Leave empty to return all.
H A DClusterNamespace.asciidoc134 $params['index'] = (list) Limit the information returned to a specific index
136 $params['level'] = (enum) Specify the level of detail for returned information (Options = cluster,indices,shards) (Default = cluster)
233 $params['metric'] = (list) Limit the information returned to the specified metrics. Defaults to all but metadata (Options = _all,blocks,metadata,nodes,routing_table,master_node,version)
249 $params['metric'] = (list) Limit the information returned to the specified metrics
271 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
H A DCatNamespace.asciidoc75 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned information
96 $params['index'] = (list) A comma-separated list of index names to limit the returned information
166 $params['index'] = (list) A comma-separated list of index names to limit the returned information
379 $params['index'] = (list) Comma-separated list or wildcard expression of index names to limit the returned information
420 $params['index'] = (list) A comma-separated list of index names to limit the returned information
439 $params['index'] = (list) A comma-separated list of index names to limit the returned information
483 $params['nodes'] = (list) A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes
484 $params['actions'] = (list) A comma-separated list of actions that should be returned. Leave empty to return all.
497 $params['name'] = (string) A pattern that returned template names must match
/plugin/authfacebook/lib/Authentication/
H A DOAuth2Client.php209 throw new FacebookSDKException('Code was not returned from Graph.', 401);
230 throw new FacebookSDKException('Access token was not returned from Graph.', 401);
/plugin/findologicxmlexport/vendor/sebastian/version/
H A DREADME.md40 …t (part of) a Git repository and `$release` is in `X.Y.Z` format then `$release` is returned as-is.
41 …) a Git repository and `$release` is in `X.Y` format then `$release` is returned suffixed with `-d…
42 …ory and `$release` is in `X.Y.Z` format then the output of `git describe --tags` is returned as-is.
43 …of) a Git repository and `$release` is in `X.Y` format then a string is returned that begins with …
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dsplit.rst17 * If ``limit`` is positive, the returned array will contain a maximum of
21 returned;
/plugin/credits/
H A DREADME20 …urn off the printing of the plugin descriptions. This is the desc field returned by the plugin's g…
27 $info has access to all of the fields returned by the getInfo() function of each plugin; alt_credit…
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md127 Resolves the promise returned by `promise()`. All consumers are notified by
140 Rejects the promise returned by `promise()`, signalling that the deferred's
396 returned promise. Accepts either a non-promise value, or another promise.
465 etc.) support cancellation. This means, if you call `cancel()` on the returned
478 returned promise.
481 a trusted promise that follows the state of the thenable is returned.
483 If `$promiseOrValue` is a promise, it will be returned as is.
485 Note: The promise returned is always a promise implementing
499 returned promise.
502 value of the returned promis
[all...]
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt14 ¤ denotes a change in the returned structure
376 returned completely.
707 ¤ MPC: Mime type returned: audio/x-musepack
1379 only returned for LAME v3.90+
2526 are now returned for APICs
2535 ¤ ['filename'] now returned for all files
2750 returned for easier access for Ogg files
2810 being returned
2821 returned inside ['mpeg']
2880 being returned in ['fileformat'], both are now returned in
[all …]
H A DREADME.md162 See structure.txt for the returned data structure.
201 What does the returned data structure look like?
208 confirm what data is actually returned for any particular filetype in
209 general, and your files in particular, as the actual data returned
224 error. If something is returned in ['error'] then the file was not
225 correctly parsed and returned data may or may not be correct and/or
226 complete. If something is returned in `['warning']` (and not `['error']`)
227 then the data that is returned is OK - usually getID3() is reporting
230 returned is OK but that some data could not be extracted due to
345 * Parse XML data returned in Ogg comments
H A Dreadme.txt163 See structure.txt for the returned data structure.
212 What does the returned data structure look like?
219 confirm what data is actually returned for any particular filetype in
220 general, and your files in particular, as the actual data returned
234 error. If something is returned in ['error'] then the file was not
235 correctly parsed and returned data may or may not be correct and/or
236 complete. If something is returned in ['warning'] (and not ['error'])
237 then the data that is returned is OK - usually getID3() is reporting
240 returned is OK but that some data could not be extracted due to
352 * Parse XML data returned in Ogg comments
/plugin/googlesearch/lang/en/
H A Derror.txt3 Google returned an error for your search. This may be a temporary problem and you can
/plugin/jquerymigrate/
H A Djquery-migrate-3.1.0.js648 var returned = fn && fn.apply( this, arguments );
649 if ( returned && jQuery.isFunction( returned.promise ) ) {
650 returned.promise()
657 fn ? [ returned ] : arguments
/plugin/findologicxmlexport/vendor/twig/twig/doc/tests/
H A Dempty.rst15 it will check if an empty string is returned.
/plugin/shy/
H A Dsyntax.php156 * @param $aData Integer The state value returned by <tt>handle()</tt>.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dserializers.asciidoc38 is returned as a string.
84 data is not valid JSON, `null` will be returned.
126 data is not valid JSON, `null` is returned.
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Ddate.rst40 as constructor argument. The returned string is formatted as ``diff.ago.XXX``
/plugin/aichat/vendor/vanderlee/php-sentence/
H A DREADME.md34 returned array items from `split`, so if you need both results, just do that.
42 each returned sentence.
/plugin/jplayer/vendor/symfony/process/
H A DCHANGELOG.md56 the exit code returned by the process
/plugin/bibtex/OSBib/format/bibtexParse/
H A DREADME66 In all cases, @preamble (from the given example bib.bib file) will be returned as:
82 …TRUE if that exists. If the input is 'Anon', 'anon', 'Anonymous' or 'anonymous' FALSE is returned.
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md85 // returned from the first then.
101 subsequent promises in the chain to only be fulfilled when the returned promise
181 invoked using the value returned from the `$onRejected` callback.
272 promise A with a promise B and unwrap promise A, the value returned by the
275 **Note**: when you do not unwrap the promise, no value is returned.
327 `$unwrap` controls whether or not the value of the promise is returned for a
390 for example. When a foreign promise is returned inside of a then method
/plugin/bible/bible_douayRheims/
H A DRuth.txt14 …eir voice, and began to weep again: Orpha kissed her mother in law, and returned: Ruth stuck close…
15 …1:15. And Noemi said to her: Behold thy kinswoman is returned to her people, and to her gods, go t…
21 …e Moabitess, her daughter in law, from the land of her sojournment: and returned into Bethlehem, i…
38 …2:18. Which she took up, and returned into the city, and shewed it to her mother in law: moreover,…
44 …3:1. After she was returned to her mother in law, Noemi said to her: My daughter, I will seek rest…
63 …4:3. They sat down, and he spoke to the kinsman: Noemi, who is returned from the country of Moab w…
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md266 which represents part of the data returned by the web service.
318 ### What data is returned? ###
332 The only piece of data which is always returned is the `ipAddress`
342 Many of the records returned by the GeoIP2 web services and databases
H A DCHANGELOG.md39 * Additional error checking on the data returned from `MaxMind\Db\Reader`
103 the `Location` record, returned by the Insights endpoint.

123456