Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
|
This is the complete list of members for GuzzleHttp\Promise\Each, including all inherited members.
of( $iterable, ?callable $onFulfilled=null, ?callable $onRejected=null) (defined in GuzzleHttp\Promise\Each) | GuzzleHttp\Promise\Each | static |
ofLimit( $iterable, $concurrency, ?callable $onFulfilled=null, ?callable $onRejected=null) | GuzzleHttp\Promise\Each | static |
ofLimitAll( $iterable, $concurrency, ?callable $onFulfilled=null) | GuzzleHttp\Promise\Each | static |