MCPcopy Create free account

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

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

Functionresolve
(_source, args, context, queryInfo)
src/GraphQL/loaders/parseClassQueries.js:73
Functionresolve
(source, args, context, queryInfo)
src/GraphQL/loaders/parseClassTypes.js:378
Functionresponse
(obj, prev)
spec/ParseUser.spec.js:4369
Functionresponse
(obj, prev)
spec/ParseLiveQuery.spec.js:1134
FunctionrestoreAuthentication
()
spec/EmailVerificationToken.spec.js:496
FunctionrestoreAuthentication
(authData)
spec/ParseUser.spec.js:1355
Methodrun
* Runs all security checks and returns the results. * @params * @returns {Object} The security check report.
src/Security/CheckRunner.js:32
Methodrun
* Runs all checks.
src/Security/CheckGroup.js:35
FunctionrunAfterFind
(req, authData)
src/Adapters/Auth/index.js:224
MethodsafeReject
(err)
src/Routers/FunctionsRouter.js:216
Functionsend
(body, installations)
spec/PushController.spec.js:1168
Functionsend
()
spec/PushQueue.spec.js:14
Functionsend
()
spec/index.spec.js:218
MethodsendMail
()
spec/dependencies/mock-mail-adapter/index.js:10
FunctionsendSMS
(smsCode, number)
spec/AuthenticationAdapters.spec.js:2111
Functionset
(newVal)
src/ParseServer.ts:583
MethodsetChecks
()
src/Security/CheckGroups/CheckGroupServerConfig.js:15
MethodsetChecks
()
src/Security/CheckGroups/CheckGroupDatabase.js:15
MethodsetChecks
()
spec/SecurityCheck.spec.js:65
MethodsetClassLevelPermissions
(className: string, CLPs: any)
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:337
MethodsetClassLevelPermissions
(className: string, CLPs: any)
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:989
FunctionsetEnableAnonymousUsers
(enable)
src/Adapters/Auth/index.js:210
FunctionsetFailed
(message)
src/StatusHandler.js:107
FunctionsetHeader
()
src/batch.js:124
FunctionsetInitial
(body = {}, where, options = { source: 'rest' })
src/StatusHandler.js:136
FunctionsetLogger
(aLogger)
src/logger.ts:20
FunctionsetMessage
(message)
src/StatusHandler.js:96
MethodsetName
()
src/Security/CheckGroups/CheckGroupServerConfig.js:12
MethodsetName
()
src/Security/CheckGroups/CheckGroupDatabase.js:12
MethodsetName
()
spec/SecurityCheck.spec.js:235
FunctionsetRunning
(jobName)
src/StatusHandler.js:81
FunctionsetSucceeded
(message)
src/StatusHandler.js:103
MethodsortClasses
(a, b)
src/GraphQL/ParseGraphQLSchema.js:426
MethodspecDone
(result)
spec/support/CurrentSpecReporter.js:21
MethodspecStarted
(spec)
spec/support/CurrentSpecReporter.js:13
Methodstart
* Initialize Connection. * * @param {Object} options
src/Adapters/WebSocketServer/WSSAdapter.js:51
Methodsubscribe
(channel: string)
src/Adapters/PubSub/EventEmitterPubSub.js:27
Methodsubscribe
(channel: string)
src/Adapters/MessageQueue/EventEmitterMQ.js:36
MethodsuccessCallback
()
src/Routers/IAPValidationRouter.js:91
FunctionsupportsForwardDelete
(clientSDK)
src/ClientSDK.js:18
MethodsupportsStreaming
Whether this adapter supports receiving Readable streams in createFile(). * If false (default), streams are buffered to a Buffer before being passe
src/Adapters/Files/FilesAdapter.js:47
MethodsupportsStreaming
()
src/Adapters/Files/GridFSBucketAdapter.js:49
Functiontest
()
spec/CloudCode.spec.js:933
FunctiontrackEvent
(req)
src/Routers/AnalyticsRouter.js:9
MethodtrackEvent
@param {String} eventName: the name of the custom eventName @param {any} parameters: the analytics request body, analytics info will be in the dimen
src/Adapters/Analytics/AnalyticsAdapter.js:20
FunctiontrackSent
( results, UTCOffset, cleanupInstallations = process.env.PARSE_SERVER_CLEANUP_INVALID_INSTALLATION
src/StatusHandler.js:200
FunctiontransformInteriorValue
src/Adapters/Storage/Mongo/MongoTransform.js:177
FunctiontransformValue
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:110
FunctiontriggerExists
(className: string, type: string, applicationId: string)
src/triggers.js:230
Methodunsubscribe
(channel: string)
src/Adapters/PubSub/EventEmitterPubSub.js:35
Methodunsubscribe
(channel: string)
src/Adapters/MessageQueue/EventEmitterMQ.js:45
Functionupdate
(config, auth, className, restWhere, restObject, clientSDK, context)
src/rest.js:276
Functionupdate
(where, object)
src/StatusHandler.js:42
Functionupdate
(object, original)
spec/ParseLiveQuery.spec.js:365
MethodupdateFieldOptions
(className: string, fieldName: string, fieldType: any)
src/Adapters/Storage/Mongo/MongoSchemaCollection.js:284
MethodupdateFieldOptions
(className: string, fieldName: string, type: any)
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:455
MethodupdateFieldOptions
(className: string, fieldName: string, type: any)
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:1232
FunctionupdateGraphQLConfig
(graphQLConfig)
spec/ParseGraphQLServer.spec.js:252
MethodupdateGraphQLConfig
(graphQLConfig: ParseGraphQLConfig)
src/Controllers/ParseGraphQLController.js:61
MethodupdateHook
(aHook)
src/Controllers/HooksController.js:167
FunctionupdateObject
(className, objectId, fields, config, auth, info)
src/GraphQL/helpers/objectsMutations.js:12
MethodupdateObjectsByQuery
( className: string, schema: SchemaType, query: QueryType, update: any, transactionalSessi
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:631
MethodupdateSchemaWithIndexes
()
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:1264
MethodupdateSchemaWithIndexes
()
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:2563
MethodupsertOneObject
( className: string, schema: SchemaType, query: QueryType, update: any, transactionalSessi
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:696
MethodupsertOneObject
( className: string, schema: SchemaType, query: QueryType, update: any, transactionalSessi
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:1896
FunctionvalidateAppId
(appIds, authData, options)
src/Adapters/Auth/facebook.js:192
FunctionvalidateAppId
()
src/Adapters/Auth/janraincapture.js:67
FunctionvalidateAppId
()
src/Adapters/Auth/phantauth.js:31
FunctionvalidateAppId
()
src/Adapters/Auth/ldap.js:217
FunctionvalidateAppId
()
src/Adapters/Auth/meetup.js:25
FunctionvalidateAppId
()
src/Adapters/Auth/vkontakte.js:68
FunctionvalidateAppId
()
src/Adapters/Auth/apple.js:128
FunctionvalidateAppId
()
src/Adapters/Auth/janrainengage.js:31
FunctionvalidateAppId
()
src/Adapters/Auth/google.js:128
FunctionvalidateAppId
()
src/Adapters/Auth/keycloak.js:177
FunctionvalidateAppId
()
spec/support/myoauth.js:10
MethodvalidateAppId
()
src/Adapters/Auth/twitter.js:239
MethodvalidateAppId
* @param appIds The specified app IDs in the configuration * @param {Object} authData The client provided authData * @param {Object} options add
src/Adapters/Auth/AuthAdapter.js:35
FunctionvalidateAuthData
(authData, options)
src/Adapters/Auth/facebook.js:183
FunctionvalidateAuthData
(authData, options)
src/Adapters/Auth/janraincapture.js:52
FunctionvalidateAuthData
(authData)
src/Adapters/Auth/phantauth.js:14
FunctionvalidateAuthData
(authData, options)
src/Adapters/Auth/ldap.js:110
FunctionvalidateAuthData
(authData)
src/Adapters/Auth/meetup.js:8
FunctionvalidateAuthData
(authData, params)
src/Adapters/Auth/vkontakte.js:11
FunctionvalidateAuthData
(authData, options = {})
src/Adapters/Auth/apple.js:123
FunctionvalidateAuthData
(authData, options)
src/Adapters/Auth/janrainengage.js:9
FunctionvalidateAuthData
(authData, options = {})
src/Adapters/Auth/google.js:123
FunctionvalidateAuthData
(authData, options = {})
src/Adapters/Auth/keycloak.js:173
FunctionvalidateAuthData
(authData)
spec/support/myoauth.js:4
MethodvalidateAuthData
(authData, options)
src/Adapters/Auth/twitter.js:85
MethodvalidateAuthData
(authData)
src/Adapters/Auth/gcenter.js:213
MethodvalidateAuthData
* Legacy usage, if provided it will be triggered when authData related to this provider is touched (signup/update/login) * otherwise you should imp
src/Adapters/Auth/AuthAdapter.js:47
FunctionvalidateError
(error)
spec/Schema.spec.js:531
MethodvalidateFilename
(filename)
src/Adapters/Files/GridFSBucketAdapter.js:293
MethodvalidateKeyNames
(original, ref, name = '')
src/ParseServer.ts:92
MethodvalidateLogin
* Validates auth data on login. In the standard auth flows (login, signup, * update), `beforeFind` runs first and validates credentials, so no *
src/Adapters/Auth/BaseCodeAuthAdapter.js:80
MethodvalidateLogin
* Triggered when user provide authData related to this provider * The user is not logged in and has already set this provider before * @param {O
src/Adapters/Auth/AuthAdapter.js:71
MethodvalidateObject
( className: string, object: any, query: any, runOptions: QueryOptions, maintenance: boole
src/Controllers/DatabaseController.js:515
MethodvalidateOptions
(options)
src/Adapters/Auth/twitter.js:73
← previousnext →1,601–1,700 of 1,720, ranked by callers