Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
Config = require(
'../lib/Config'
);
2
const
DatabaseController = require(
'../lib/Controllers/DatabaseController.js'
);
3
const
validateQuery = DatabaseController._validateQuery;
4
Callers
nothing calls this directly
Calls
15
validateQuery
Function · 0.85
buildCLP
Function · 0.85
createUserPointer
Function · 0.85
reconfigureServer
Function · 0.85
addPointerPermissions
Method · 0.80
objectToEntriesStrings
Method · 0.80
reduceOrOperation
Method · 0.80
reduceAndOperation
Method · 0.80
_adaptiveCollection
Method · 0.80
create
Method · 0.80
update
Method · 0.80
find
Method · 0.65
Tested by
no test coverage detected