Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ Parse } from
'parse/node'
;
2
import
* as triggers from
'../triggers'
;
3
import
{ addRateLimit } from
'../middlewares'
;
4
const
Config = require(
'../Config'
);
Callers
nothing calls this directly
Calls
9
addRateLimit
Function · 0.90
getRoute
Function · 0.85
isParseObjectConstructor
Function · 0.85
error
Method · 0.80
unregisterRateLimiters
Method · 0.80
warn
Method · 0.80
validateValidator
Function · 0.70
get
Method · 0.45
sendMail
Method · 0.45
Tested by
no test coverage detected