MCPcopy Create free account
hub / github.com/IgorMinar/directives-workshop / all

Function all

lib/angular.js:11162–11184  ·  view source on GitHub ↗

* @ngdoc * @name ng.$q#all * @methodOf ng.$q * @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. * @returns {Prom

(promises)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

deferFunction · 0.85
forEachFunction · 0.85
refFunction · 0.85
isArrayFunction · 0.70

Tested by

no test coverage detected