MCPcopy Create free account

hub / github.com/parse-community/parse-server / functions

Functions1,720 in github.com/parse-community/parse-server

MethodvalidateOptions
(options)
src/Adapters/Auth/BaseCodeAuthAdapter.js:8
MethodvalidateOptions
(options)
src/Adapters/Auth/gcenter.js:90
MethodvalidateOptions
* Triggered when the adapter is first attached to Parse Server * @param {Object} options Adapter Options
src/Adapters/Auth/AuthAdapter.js:122
MethodvalidateOptions
(options)
src/Adapters/Auth/oauth2.js:58
FunctionvalidateSchema
(actualSchema)
spec/Schema.spec.js:500
MethodvalidateSetUp
* 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
MethodvalidateSetUp
* 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
MethodvalidateUpdate
* 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
MethodvalidateUpdate
* 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
FunctionvalidatorFail
()
spec/CloudCode.Validator.spec.js:3
FunctionvalidatorFail
()
spec/ParseLiveQuery.spec.js:10
FunctionvalidatorSuccess
()
spec/CloudCode.Validator.spec.js:6
MethodverifyEmail
(token)
src/Controllers/UserController.js:63
MethodverifyEmailSuccessURL
()
src/Config.js:949
MethodverifyEmailURL
()
src/Config.js:975
MethodversionComponents
* The definition of version components.
ci/CiVersionCheck.js:87
Functionwait
(sleep)
spec/RedisCacheAdapter.spec.js:3
Functionwait
(sleep)
spec/InMemoryCacheAdapter.spec.js:7
Methodwatch
(callback: () => void)
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:206
Methodwatch
(callback: () => void)
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:922
← previous1,701–1,720 of 1,720, ranked by callers