MCPcopy
hub / github.com/angular/angularfire / forEach

Method forEach

src/compat/database/interfaces.ts:56–56  ·  view source on GitHub ↗
(action: (a: DatabaseSnapshot<T>) => boolean)

Source from the content-addressed store, hash-verified

54 exists(): true;
55 val(): T;
56 forEach(action: (a: DatabaseSnapshot<T>) => boolean): boolean;
57}
58
59export interface DatabaseSnapshotDoesNotExist<T> extends firebase.database.DataSnapshot {

Callers 15

replaceSchematicVersionsFunction · 0.65
ɵgetAllInstancesOfFunction · 0.65
ɵapplyMixinsFunction · 0.65
listChangesFunction · 0.65
buildViewFunction · 0.65
changes.spec.tsFile · 0.65
loadedDataFunction · 0.65
fromRef.spec.tsFile · 0.65
auth.spec.tsFile · 0.65

Calls

no outgoing calls

Tested by 1

createRandomStocksFunction · 0.52