| /plugin/elasticsearch/vendor/react/promise/src/ |
| D | RejectedPromise.php | 21 …public function then(callable $onFulfilled = null, callable $onRejected = null, callable $onProgre… 36 …public function done(callable $onFulfilled = null, callable $onRejected = null, callable $onProgre… 53 public function otherwise(callable $onRejected)
|
| D | FulfilledPromise.php | 21 …public function then(callable $onFulfilled = null, callable $onRejected = null, callable $onProgre… 36 …public function done(callable $onFulfilled = null, callable $onRejected = null, callable $onProgre… 49 public function otherwise(callable $onRejected)
|
| D | LazyPromise.php | 18 …public function then(callable $onFulfilled = null, callable $onRejected = null, callable $onProgre… 23 …public function done(callable $onFulfilled = null, callable $onRejected = null, callable $onProgre… 28 public function otherwise(callable $onRejected)
|
| D | Promise.php | 28 …public function then(callable $onFulfilled = null, callable $onRejected = null, callable $onProgre… 58 …public function done(callable $onFulfilled = null, callable $onRejected = null, callable $onProgre… 74 public function otherwise(callable $onRejected) 115 …private function resolver(callable $onFulfilled = null, callable $onRejected = null, callable $onP…
|
| D | ExtendedPromiseInterface.php | 22 …public function done(callable $onFulfilled = null, callable $onRejected = null, callable $onProgre… 37 public function otherwise(callable $onRejected);
|
| /plugin/webdav/vendor/sabre/event/lib/ |
| D | Promise.php | 92 function then(callable $onFulfilled = null, callable $onRejected = null) { 129 function otherwise(callable $onRejected) { 299 function error(callable $onRejected) {
|
| /plugin/asciidocjs/node_modules/promise/ |
| D | Readme.md | 200 #### Promise#catch(onRejected) argument 204 #### Promise#done(onFulfilled, onRejected) argument 210 #### Promise#nodeify(callback)
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/promises/src/ |
| D | Each.php | 27 callable $onRejected = null 50 callable $onRejected = null
|
| D | FulfilledPromise.php | 35 callable $onRejected = null 58 public function otherwise(callable $onRejected): PromiseInterface
|
| D | RejectedPromise.php | 35 callable $onRejected = null 60 public function otherwise(callable $onRejected): PromiseInterface
|
| D | PromiseInterface.php | 31 callable $onRejected = null 42 public function otherwise(callable $onRejected): PromiseInterface;
|
| D | Coroutine.php | 88 callable $onRejected = null 93 public function otherwise(callable $onRejected): PromiseInterface
|
| /plugin/authgooglesheets/vendor/guzzlehttp/promises/src/ |
| D | Each.php | 29 callable $onRejected = null 56 callable $onRejected = null
|
| D | PromiseInterface.php | 31 callable $onRejected = null 44 public function otherwise(callable $onRejected);
|
| D | RejectedPromise.php | 28 callable $onRejected = null 56 public function otherwise(callable $onRejected)
|
| D | FulfilledPromise.php | 28 callable $onRejected = null 53 public function otherwise(callable $onRejected)
|
| D | Coroutine.php | 91 callable $onRejected = null 96 public function otherwise(callable $onRejected)
|
| D | Promise.php | 33 callable $onRejected = null 55 public function otherwise(callable $onRejected)
|
| /plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/ |
| D | MockHandler.php | 21 private $onRejected; variable in GuzzleHttp\\Handler\\MockHandler 36 callable $onRejected = null 53 callable $onRejected = null
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Handler/ |
| D | MockHandler.php | 45 private $onRejected; variable in GuzzleHttp\\Handler\\MockHandler 55 …WithMiddleware(array $queue = null, callable $onFulfilled = null, callable $onRejected = null): Ha… 69 …unction __construct(array $queue = null, callable $onFulfilled = null, callable $onRejected = null)
|
| /plugin/davcal/vendor/sabre/event/lib/ |
| H A D | Promise.php | 104 function then(callable $onFulfilled = null, callable $onRejected = null) { 131 function error(callable $onRejected) {
|
| /plugin/asciidocjs/node_modules/promise/setimmediate/ |
| D | core.js | 72 Promise.prototype.then = function(onFulfilled, onRejected) { argument 81 function safeThen(self, onFulfilled, onRejected) { argument 186 function Handler(onFulfilled, onRejected, promise){ argument
|
| /plugin/asciidocjs/node_modules/promise/lib/ |
| D | core.js | 72 Promise.prototype.then = function(onFulfilled, onRejected) { argument 81 function safeThen(self, onFulfilled, onRejected) { argument 186 function Handler(onFulfilled, onRejected, promise){ argument
|
| /plugin/asciidocjs/node_modules/promise/domains/ |
| D | core.js | 72 Promise.prototype.then = function(onFulfilled, onRejected) { argument 81 function safeThen(self, onFulfilled, onRejected) { argument 186 function Handler(onFulfilled, onRejected, promise){ argument
|
| /plugin/asciidocjs/node_modules/promise/src/ |
| D | core.js | 72 Promise.prototype.then = function(onFulfilled, onRejected) { argument 81 function safeThen(self, onFulfilled, onRejected) { argument 186 function Handler(onFulfilled, onRejected, promise){ argument
|