Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/parse-community/parse-server
/ helper.js
File
helper.js
spec/helper.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
dns = require(
'dns'
);
3
const
semver = require(
'semver'
);
4
const
Parse = require(
'parse/node'
);
Callers
nothing calls this directly
Calls
12
loadAdapter
Function · 0.85
mockCustom
Function · 0.85
mockFacebook
Function · 0.85
mockShortLivedAuth
Function · 0.85
reconfigureServer
Function · 0.85
fail
Function · 0.85
validator
Function · 0.85
error
Method · 0.80
getAllClasses
Method · 0.65
performInitialization
Method · 0.65
clear
Method · 0.45
log
Method · 0.45
Tested by
no test coverage detected