Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/parse-community/parse-server
/ functions
Functions
1,720 in github.com/parse-community/parse-server
⨍
Functions
1,720
◇
Types & classes
293
Method
validateOptions
(options)
src/Adapters/Auth/BaseCodeAuthAdapter.js:8
Method
validateOptions
(options)
src/Adapters/Auth/gcenter.js:90
Method
validateOptions
* Triggered when the adapter is first attached to Parse Server * @param {Object} options Adapter Options
src/Adapters/Auth/AuthAdapter.js:122
Method
validateOptions
(options)
src/Adapters/Auth/oauth2.js:58
Function
validateSchema
(actualSchema)
spec/Schema.spec.js:500
Method
validateSetUp
* Validates auth data on first setup or when linking a new provider. * In the standard auth flows, `beforeFind` runs first and validates * crede
src/Adapters/Auth/BaseCodeAuthAdapter.js:91
Method
validateSetUp
* Triggered when user provide for the first time this auth provider * could be a register or the user adding a new auth service * @param {Object
src/Adapters/Auth/AuthAdapter.js:59
Method
validateUpdate
* Validates auth data on update. In the standard auth flows, `beforeFind` * runs first for any changed auth data and validates credentials, so no
src/Adapters/Auth/BaseCodeAuthAdapter.js:112
Method
validateUpdate
* Triggered when user provide authData related to this provider * the user is logged in and has already set this provider before * @param {Objec
src/Adapters/Auth/AuthAdapter.js:83
Function
validatorFail
()
spec/CloudCode.Validator.spec.js:3
Function
validatorFail
()
spec/ParseLiveQuery.spec.js:10
Function
validatorSuccess
()
spec/CloudCode.Validator.spec.js:6
Method
verifyEmail
(token)
src/Controllers/UserController.js:63
Method
verifyEmailSuccessURL
()
src/Config.js:949
Method
verifyEmailURL
()
src/Config.js:975
Method
versionComponents
* The definition of version components.
ci/CiVersionCheck.js:87
Function
wait
(sleep)
spec/RedisCacheAdapter.spec.js:3
Function
wait
(sleep)
spec/InMemoryCacheAdapter.spec.js:7
Method
watch
(callback: () => void)
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:206
Method
watch
(callback: () => void)
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:922
← previous
1,701–1,720 of 1,720, ranked by callers