MCPcopy Index your code
hub / github.com/PsChina/angularJS / all

Function all

2-gulp/demo/angular.js:17287–17307  ·  view source on GitHub ↗

* @ngdoc method * @name $q#all * @kind function * * @description * Combines multiple promises into a single promise that is resolved when all of the input * promises are resolved. * * @param {Array. |Object. } promises An array or hash of promises. * @retur

(promises)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

isArrayFunction · 0.85
whenFunction · 0.85
resolvePromiseFunction · 0.85
rejectPromiseFunction · 0.85
forEachFunction · 0.70

Tested by

no test coverage detected