MCPcopy
hub / github.com/parse-community/parse-server / RestQuery.js

File RestQuery.js

src/RestQuery.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// An object that encapsulates everything we need to run a 'find'
2// operation, encoded in the REST API format.
3
4var SchemaController = require('./Controllers/SchemaController');

Callers

nothing calls this directly

Calls 15

checkDepthFunction · 0.85
enforceRoleSecurityFunction · 0.85
createSanitizedErrorFunction · 0.85
findObjectWithKeyFunction · 0.85
RestQueryFunction · 0.85
transformInQueryFunction · 0.85
transformNotInQueryFunction · 0.85
transformSelectFunction · 0.85
transformDontSelectFunction · 0.85
checkWhereFunction · 0.85
executeMethod · 0.80

Tested by

no test coverage detected