Home
last modified time | relevance | path

Searched refs:asynchronous (Results 1 – 25 of 30) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDoubleClickBidManager.php72 'asynchronous' => [
119 'asynchronous' => [
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DREADME.md14 - Can send both synchronous and asynchronous requests using the same interface.
30 # Send an asynchronous request.
H A DUPGRADING.md106 also asynchronous.
H A DCHANGELOG.md594 parallel without needing to write asynchronous code.
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DREADME.md12 allowing RingPHP to support both synchronous and asynchronous workflows.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhttp-handler.asciidoc12 single curl calls. These are very fast for single requests. When asynchronous
H A Dper-request-configuration.asciidoc292 The client supports asynchronous, batch processing of requests. This is enabled
312 asynchronous execution functions, and how to work with the results, see the
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DCHANGELOG.rst9 * Supports creating buffered streams and asynchronous streams.
/plugin/jokuwiki/
H A DREADME.md109 Related to this, Jokuwiki implements it's own asynchronous script loader. Unlike the jQuery.script …
111 To accommodate the asynchronous loading (and potentially out-of-sequence loading) of additional cod…
/plugin/s5reloaded/ui/effects_support/
H A Dunittest.js207 { method: 'get', parameters: 'result=' + this.getResult(), asynchronous: false });
H A Dcontrols.js348 this.options.asynchronous = true;
H A Dprototype.js1362 asynchronous: true, property in AnonymousFunction87f8306d4200.options
1413 this.options.asynchronous);
1415 if (this.options.asynchronous) this.respondToReadyState.bind(this).defer(1);
1424 if (!this.options.asynchronous && this.transport.overrideMimeType)
/plugin/codemirror/dist/modes/
H A Dfortran.min.js.map1 …ocatable\", \"allocate\",\n \"array\", \"assign\", \"asynchronous\", \"backspace\…
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md367 * Fix chart animations not playing after asynchronous load
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js1161 asynchronous: true, property in AnonymousFunction15cb1ccb8c00.options
1215 this.options.asynchronous);
1217 if (this.options.asynchronous) this.respondToReadyState.bind(this).defer(1);
1226 if (!this.options.asynchronous && this.transport.overrideMimeType)
/plugin/webdav/vendor/sabre/http/
H A DREADME.md245 The `Client` also supports doing asynchronous requests. This is especially handy
/plugin/davcal/vendor/sabre/http/
H A DREADME.md245 The `Client` also supports doing asynchronous requests. This is especially handy
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md64 - Option to use asynchronous future, which enables parallel execution of curl requests to multiple nodes
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md34 A *promise* represents the eventual result of an asynchronous operation. The
/plugin/issuetracker/
H A Dprototype.js1474 asynchronous: true, property in AnonymousFunctionf562dc224300.options
1522 this.options.asynchronous);
1524 if (this.options.asynchronous) this.respondToReadyState.bind(this).defer(1);
1533 if (!this.options.asynchronous && this.transport.overrideMimeType)
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D7.7.js.map1 …assign',\n 'assigned',\n 'assigning',\n 'association',\n 'asynchronous',\n 'at',\n …
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md316 Similar asynchronous code (with `doSomething()` that returns a promise) can be
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md1081 * Added: libs.async to load dependencies asynchronous (default true)
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1 … exCommands[commandName](cm, params);\n // Possibly asynchronous commands (e.g. …
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1asynchronous, ensure that the removal of highlighted\n // matches (from the UI) is async too su…

12