Searched defs:Promise (Results 1 – 15 of 15) sorted by relevance
5 use Sabre\Event\Promise; alias
1 Promise chapter79 ### Promise subsection364 ### Promise subsection
22 use GuzzleHttp\Promise\Promise; alias
289 ## Promise section in API
17 class Promise { class
23 class Promise { class
5 use GuzzleHttp\Promise\Promise; alias
10 class Promise implements PromiseInterface class
5 class Promise implements ExtendedPromiseInterface, CancellablePromiseInterface class
6 use GuzzleHttp\Promise; alias
16 use Prophecy\Promise; alias
1214 Promise(): void; method
148 module.exports = function(Promise) { argument163 Promise.prototype.any = function () { class467 Promise.prototype.get = function (propertyName) { function2771 function Promise(executor) { class in module.exports
20 …e.slice(0,t).trim().toLowerCase(),t=e.slice(t+1).trim();"undefined"==typeof n[i]?n[i]=t:Array.isAr… argument
69 Promise = root.Promise, variable