/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
H A D | futures.asciidoc | 4 The client offers a mode called "future" or "async" mode. This allows batch 28 responsibility into your code. To enable future mode, set the `future` flag in 39 'future' => 'lazy' 43 $future = $client->get($params); 46 This returns a _future_, rather than the actual response. A future represents a 47 _future computation_ and acts like a placeholder. You can pass a future around 49 _resolve_ the future. If the future has already resolved (due to some other 50 activity), the values are immediately available. If the future ha [all...] |
H A D | http-handler.asciidoc | 13 (future) mode is enabled, the handler switches to `CurlMultiHandler`, which uses 37 with async future mode. You may consider using just the `singleHandler` if you
|
H A D | per-request-configuration.asciidoc | 293 (if your HTTP handler supports it) on a per-request basis via the `future` 304 'future' => 'lazy' 307 $future = $client->get($params); 308 $results = $future->wait(); // resolve the future
|
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/ |
H A D | Middleware.php | 13 * Sends future requests to a future compatible handler while sending all 16 * When the "future" option is not provided on a request, any future responses 20 * @param callable $future Handler used for future responses 26 callable $future argument 28 return function (array $request) use ($default, $future) { 29 return empty($request['client']['future']) 31 : $future( [all...] |
H A D | CurlMultiHandler.php | 10 * This handler supports future responses and the "delay" request client 95 $future = new FutureArray( 110 return $future; 156 } elseif (empty($entry['request']['future'])) { 161 if ($entry['request']['future'] !== 'lazy') {
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/ |
H A D | RollupNamespace.asciidoc | 35 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release 49 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release 63 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release 77 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release 91 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release 121 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release 139 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release 153 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
|
H A D | SearchableSnapshotsNamespace.asciidoc | 30 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release 47 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release 66 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release 80 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
|
H A D | TasksNamespace.asciidoc | 30 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release 46 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release 62 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
|
H A D | MonitoringNamespace.asciidoc | 27 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
|
/plugin/revealjs/css/ |
H A D | reveal.css | 549 .reveal .slides > section.future, 550 .reveal .slides > section > section.future, 560 .reveal .slides > section.future, 562 .reveal .slides > section > section.future { 736 .reveal .slides > section[data-transition=zoom].future, 760 * future version. 816 .reveal.cube .slides > section.future { 828 .reveal.cube .slides > section > section.future { 839 * future version. 893 .reveal.page .slides > section.future { [all …]
|
H A D | reveal.scss | 655 .reveal .slides>section.future, 656 .reveal .slides>section>section.future, 668 .reveal .slides>section.future, 670 .reveal .slides>section>section.future { 698 @mixin transition-horizontal-future($style) { 713 @mixin transition-vertical-future($style) { 808 @include transition-vertical-future(zoom) { 818 * future version. 873 .reveal.cube .slides>section.future { 894 * future version. [all …]
|
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/ |
H A D | Core.php | 324 * Returns a proxied future that modifies the dereferenced value of another 325 * future using a promise. 327 * @param FutureArrayInterface $future Future to wrap with a new future 328 * @param callable $onFulfilled Invoked when the future fulfilled 329 * @param callable $onRejected Invoked when the future rejected 330 * @param callable $onProgress Invoked when the future progresses 335 FutureArrayInterface $future, argument 341 $future->then($onFulfilled, $onRejected, $onProgress), 342 [$future, 'wai [all...] |
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ |
H A D | Transport.php | 109 $future = $connection->performRequest( 118 $future->promise()->then( 135 return $future; 147 $async = isset($options['client']['future']) ? $options['client']['future'] : null;
|
H A D | ClientBuilder.php | 229 $future = null; variable in Elasticsearch\\ClientBuilder 234 $future = new CurlMultiHandler($config); variable in Elasticsearch\\ClientBuilder 242 return $future ? Middleware::wrapFuture($default, $future) : $default;
|
/plugin/fedauth/Auth/OpenID/ |
H A D | Nonce.php | 86 $future = $now + $allowed_skew; 90 return (($past <= $stamp) && ($stamp <= $future));
|
/plugin/openid/Auth/OpenID/ |
H A D | Nonce.php | 86 $future = $now + $allowed_skew; 90 return (($past <= $stamp) && ($stamp <= $future));
|
/plugin/blogtng/lang/en/ |
H A D | optinmail.txt | 10 You will not need to confirm future subscriptions once
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | Attr.DefaultInvalidImage.txt |
|
/plugin/sincetil/ |
H A D | SYNTAX.md | 9 * In the future
|
/plugin/combo/vendor/dragonmantank/cron-expression/ |
H A D | README.md | 8 run date of the expression. You can calculate dates far into the future or past by 42 // Calculate a run date two iterations into the future
|
/plugin/hidden/ |
H A D | README.md | 3 If you're a user of this plugin, don't worry: I'm still keeping an eye on it, and I'll try to make sure it keeps working fine with future versions of Dokuwiki. But my time is now dedicated to other projects so I will likely not add other features.
|
/plugin/color/ |
H A D | README.md | 17 …r specification that does include a colon, nor do we anticipate that one will appear in the future.
|
/plugin/translation/ |
H A D | style.less | 2 // in the future this should be fixed in the dokuwiki template
|
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/ |
H A D | license.commercial.txt | 19 The licensee may use any version of getID3(), past, present or future,
|
/plugin/yearbox/ |
H A D | CHANGELOG.md | 38 * CHG: internal rewrite for future flexibility
|