Home
last modified time | relevance | path

Searched refs:returned (Results 76 – 100 of 137) sorted by path

123456

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Djson.worker.js.map1 …erlying [WorkspaceEdit](#WorkspaceEdit) literal\r\n * use to be returned from a workspace …
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1returned by toExponential either has the form \\d\\.\\d+e[-+]\\d+\n // (e.g., 1.2e+3) or the form…
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md50 - returned value of `useTemplate` changed
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md305 // $copy->title will contain the data returned by the callback, e.g. 'The title (copy)'
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc112 $params['_source_excludes'] = (list) Default list of fields to exclude from the returned _source field, can be overridden on each sub-request
299 $params['_source_excludes'] = (list) A list of fields to exclude from the returned _source field
323 $params['_source_excludes'] = (list) A list of fields to exclude from the returned _source field
352 $params['_source_excludes'] = (list) A list of fields to exclude from the returned _source field
395 $params['_source_excludes'] = (list) A list of fields to exclude from the returned _source field
459 $params['_source_excludes'] = (list) A list of fields to exclude from the returned _source field
522 $params['_source_excludes'] = (list) A list of fields to exclude from the returned _source field
757 $params['_source_excludes'] = (list) A list of fields to exclude from the returned _source field
838 $params['_source_excludes'] = (list) A list of fields to exclude from the returned _source field
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DAsyncSearchNamespace.asciidoc102 $params['_source_excludes'] = (list) A list of fields to exclude from the returned _source field
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
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 DIndicesNamespace.asciidoc505 $params['include_type_name'] = (boolean) Whether a type should be returned in the body of the mappings.
576 $params['include_type_name'] = (boolean) Whether a type should be returned in the body of the mappings.
719 $params['include_type_name'] = (boolean) Whether a type should be returned in the body of the mappings.
913 $params['metric'] = (list) Limit the information returned the specific metrics.
H A DMlNamespace.asciidoc581 $params['size'] = (int) The default number of documents returned in queries as a string.
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.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnection-pool.asciidoc22 (#10), if this node fails, a `NoNodesAvailableException` is returned. You
25 be alive, so `NoNodesAvailableException` is returned.
H A Dfutures.asciidoc12 batch of responses is then returned to PHP.
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/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md162 * Allow cancellation of promises returned by functions working on 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/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md182 * Fixed numeric index names are returned as `int` in `Elastica\Status::getIndexNames()` [#1928](https://github.com/ruflin/Elastica/pull/1928)
1412 - Elastica/Aggregation/GlobalAggregationTest fixed bug where JSON returned [] instead of {}
1489 - Fix the manner in which suggestion results are returned in \Elastica\ResultSet and adjust associated tests to account for the fix.
1600 - Second param to \Elastica\Search.php:count($query = '', $fullResult = false) added. If second param is set to true, full ResultSet is returned including facets.
1810 - Node info call update. The receive os info and more, param is needed. By default, only basics are returned
1986 - getMergePolicyMergeFactor and getRefreshInterval to Elastica_Type_Settings added. If no value is set, default values are returned
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst208 This annotation can be defined on a method to indicate that the data returned by
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/
H A DREADME.md310 // $copy->title will contain the data returned by the callback, e.g. 'The title (copy)'
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md110 * Add ability to specify which argument is returned in willReturnArgument (thanks @coderbyheart)
H A DREADME.md141 call returned us a new object instance of class `MethodProphecy`. Yep, that's a specific
/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/extensions/doc/
H A Ddate.rst40 as constructor argument. The returned string is formatted as ``diff.ago.XXX``
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst507 the token is returned and the stream moves to the next token.

123456