Home
last modified time | relevance | path

Searched refs:promises (Results 1 – 25 of 45) sorted by path

12

/plugin/authgooglesheets/
H A Dcomposer.lock204 "guzzlehttp/promises": "0.1.1|^1.3",
255 "guzzlehttp/promises": "^1.0",
311 "name": "guzzlehttp/promises",
315 "url": "https://github.com/guzzle/promises.git",
320 …"url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a0…
370 "description": "Guzzle promises library",
375 "issues": "https://github.com/guzzle/promises/issues",
376 "source": "https://github.com/guzzle/promises/tree/1.5.1"
388 "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md268 recursion required by chaining and forwarding react promises. See
269 https://github.com/guzzle/promises
H A DUPGRADING.md23 - Guzzle no longer uses ReactPHP promises and now uses the
24 `guzzlehttp/promises` library. We use a custom promise library for three
26 1. React promises (at the time of writing this) are recursive. Promise
28 promises are not recursive as they use a sort of trampolining technique.
29 Note: there has been movement in the React project to modify promises to
32 wait for a result. Guzzle promises allows this functionality (and does
35 promises requires wrapping react promises with RingPHP futures. This
105 with PSR-7 middleware. Due to the use of promises, the middleware system is
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DCHANGELOG.md8 - Fix pool memory leak when empty array of promises provided
18 - Fix manually settle promises generated with Utils::task
24 - Fixed `each_limit` skipping promises and failing
H A DREADME.md6 for a general introduction to promises.
28 - C# style async/await coroutine promises using
63 reject a promise with a *reason*. Resolving a promises triggers callbacks
64 registered with the promises's `then` method. These callbacks are triggered
101 subsequent promises in the chain to only be fulfilled when the returned promise
200 You can synchronously force promises to complete using a promise's `wait`
389 you can use Guzzle promises with [React promises](https://github.com/reactphp/promise)
414 In order to keep the stack size constant, Guzzle promises are resolved
417 any forwarded promises are resolved. When using promises asynchronously in an
419 you do not run the task queue, then promises will not be resolved.
[all …]
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DUtils.php106 public static function inspectAll($promises) argument
109 foreach ($promises as $key => $promise) {
130 public static function unwrap($promises) argument
133 foreach ($promises as $key => $promise) {
157 $promises,
171 foreach ($promises as $promise) {
195 * @param mixed $promises Promises or values.
205 $promises,
240 public static function any($promises) argument
259 public static function settle($promises) argument
[all …]
H A Dfunctions.php136 function inspect_all($promises) argument
138 return Utils::inspectAll($promises);
157 function unwrap($promises) argument
159 return Utils::unwrap($promises);
177 function all($promises, $recursive = false) argument
200 function some($count, $promises) argument
202 return Utils::some($count, $promises);
215 function any($promises) argument
217 return Utils::any($promises);
234 function settle($promises) argument
[all …]
/plugin/bible/bible_douayRheims/
H A D1_Machabees.txt550 …10:15. And king Alexander heard of the promises that Demetrius had made Jonathan: and they told hi…
H A D2_Corinthians.txt20 …1:20. For all the promises of God are in him, It is. Therefore also by him, amen to God, unto our …
116 …7:1. Having therefore these promises, dearly beloved, let us cleanse ourselves from all defilement…
H A D2_Peter.txt4 …1:4. By whom he hath given us most great and precious promises: that by these you may be made part…
56 …3:13. But we look for new heavens and a new earth according to his promises, in which justice dwel…
H A DEcclesiasticus.txt736 … in the precepts of justices, and an inheritance to the house of Jacob, and the promises to Israel.
882 …29:5. Till they receive, they kiss the hands of the lender, and in promises they humble their voic…
H A DEsther.txt222 …14:9. They design to change thy promises, and destroy thy inheritance, and shut the mouths of them…
H A DGalatians.txt61 …3:16. To Abraham were the promises made and to his seed. He saith not: And to his seeds as of many…
66 …3:21. Was the law then against the promises of God: God forbid! For if there had been a law given …
H A DHebrews.txt93 …come not slothful, but followers of them who through faith and patience shall inherit the promises.
94 …6:13. For God making promises to Abraham, because he had no one greater by whom he might swear, sw…
107 …igree is not numbered among them, received tithes of Abraham and blessed him that had the promises.
135 …y, by how much also he is a mediator of a better testament which is established on better promises.
222 …11:13. All these died according to faith, not having received the promises but beholding them afar…
226 …11:17. By faith Abraham, when he was tried, offered Isaac: and he that had received the promises o…
242 …11:33. Who by faith conquered kingdoms, wrought justice, obtained promises, stopped the mouths of …
H A DJudith.txt336 …Lord: and as soon as they were purified, they all offered holocausts, and vows, and their promises.
H A DNumbers.txt1052 …30:9. But if as soon as he heareth he gainsay it, and make her promises and the words wherewith sh…
H A DProverbs.txt728 …s, and wind, when no rain followeth, so is the man that boasteth, and doth not fulfil his promises.
H A DRomans.txt229 … and the glory and the testament and the giving of the law and the service of God and the promises:
381 …s was minister of the circumcision for the truth of God, to confirm the promises made unto the fat…
H A DWisdom.txt270 …hou judged thy own children, to whose parents thou hast sworn, and made covenants of good promises?
/plugin/davcal/vendor/sabre/event/lib/
H A DPromise.php177 * @param Promise[] $promises
180 static function all(array $promises) { argument
182 return new self(function($success, $fail) use ($promises) {
187 foreach ($promises as $promiseIndex => $subPromise) {
190 … function($result) use ($promiseIndex, &$completeResult, &$successCount, $success, $promises) {
193 if ($successCount === count($promises)) {
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js.map1promises\n * should be used directly, but Deferreds can be necessary when the logic to\n * resolve…
H A Dworkbox-bed83ea8.js.map1promises\n * should be used directly, but Deferreds can be necessary when the logic to\n * resolve…
H A Dworkbox-f163abaa.js.map1promises\n * should be used directly, but Deferreds can be necessary when the logic to\n * resolve…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D5.5.js.map1promises, _a, noSyntaxValidation, noSemanticValidation, noSuggestionDiagnostics, allDiagnostics, d…
H A Dbundle.js.map1promises = [];\n\n\n \t\t// JSONP chunk loading for javascript\n\n \t\tvar installedChunkData = in…

12