MCPcopy Index your code
hub / github.com/parse-community/parse-server / DatabaseController.spec.js

File DatabaseController.spec.js

spec/DatabaseController.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const Config = require('../lib/Config');
2const DatabaseController = require('../lib/Controllers/DatabaseController.js');
3const validateQuery = DatabaseController._validateQuery;
4

Callers

nothing calls this directly

Calls 15

validateQueryFunction · 0.85
buildCLPFunction · 0.85
createUserPointerFunction · 0.85
reconfigureServerFunction · 0.85
addPointerPermissionsMethod · 0.80
reduceOrOperationMethod · 0.80
reduceAndOperationMethod · 0.80
_adaptiveCollectionMethod · 0.80
createMethod · 0.80
updateMethod · 0.80
findMethod · 0.65

Tested by

no test coverage detected