MCPcopy Index your code
hub / github.com/parse-community/parse-server / Parse.Cloud.js

File Parse.Cloud.js

src/cloud-code/Parse.Cloud.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Parse } from 'parse/node';
2import * as triggers from '../triggers';
3import { addRateLimit } from '../middlewares';
4const Config = require('../Config');

Callers

nothing calls this directly

Calls 9

addRateLimitFunction · 0.90
getRouteFunction · 0.85
isParseObjectConstructorFunction · 0.85
errorMethod · 0.80
warnMethod · 0.80
validateValidatorFunction · 0.70
getMethod · 0.45
sendMailMethod · 0.45

Tested by

no test coverage detected