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
get
(key)
src/Adapters/Cache/InMemoryCacheAdapter.js:8
Method
get
(key)
src/Adapters/Cache/RedisCacheAdapter.js:44
Method
get
(key)
src/Adapters/Cache/InMemoryCache.js:9
Method
get
(key)
src/Controllers/CacheController.js:51
Method
getAccessTokenFromCode
(authData)
src/Adapters/Auth/line.js:74
Method
getAccessTokenFromCode
(authData)
src/Adapters/Auth/spotify.js:88
Method
getAccessTokenFromCode
(authData)
src/Adapters/Auth/wechat.js:95
Method
getAccessTokenFromCode
(authData)
src/Adapters/Auth/microsoft.js:85
Method
getAccessTokenFromCode
(authData)
src/Adapters/Auth/instagram.js:73
Method
getAccessTokenFromCode
(authData)
src/Adapters/Auth/qq.js:87
Method
getAccessTokenFromCode
(authData)
src/Adapters/Auth/linkedin.js:91
Method
getAccessTokenFromCode
(authData)
src/Adapters/Auth/gpgames.js:72
Method
getAccessTokenFromCode
(authData)
src/Adapters/Auth/weibo.js:115
Method
getAccessTokenFromCode
(authData)
src/Adapters/Auth/github.js:75
Method
getAllClasses
()
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:1351
Method
getAllKeys
()
src/Adapters/Cache/RedisCacheAdapter.js:90
Function
getAllSchemas
(req)
src/Routers/SchemasRouter.js:17
Function
getAuthForLegacySessionToken
({ config, sessionToken, installationId })
src/Auth.js:216
Function
getAuthType
()
spec/EmailVerificationToken.spec.js:499
Function
getAuthType
()
spec/ParseUser.spec.js:1317
Method
getClass
(className: string)
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:558
Method
getClass
(className: string)
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:1362
Function
getControllers
(options: ParseServerOptions)
src/Controllers/index.js:28
Function
getDatabaseOptionsFromURI
(uri)
src/Adapters/Storage/Postgres/PostgresConfigParser.js:2
Function
getDeepestObjectFromKey
(json, key, idx, src)
src/RestQuery.js:662
Method
getFileData
(config, filename)
src/Controllers/FilesController.js:13
Method
getFileLocation
(config, filename)
src/Adapters/Files/GridFSBucketAdapter.js:223
Method
getFileLocation
()
spec/dependencies/mock-files-adapter/index.js:19
Function
getFunction
(functionName, applicationId)
src/triggers.js:234
Function
getGraphQLConfig
()
spec/ParseGraphQLSchema.spec.js:83
Method
getGraphQLConfig
()
src/Controllers/ParseGraphQLController.js:32
Method
getHandler
(req, res)
src/Routers/FilesRouter.js:211
Function
getHeaderFromToken
src/Adapters/Auth/utils.js:4
Method
getIndexes
(className: string)
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:2558
Function
getJob
(jobName, applicationId)
src/triggers.js:259
Function
getJobs
(applicationId)
src/triggers.js:263
Method
getJobsData
(req)
src/Routers/CloudCodeRouter.js:66
Function
getLocalesFromPush
(body)
src/Push/utils.js:24
Function
getLogger
()
src/logger.ts:24
Method
getMetadata
(filename)
src/Adapters/Files/GridFSBucketAdapter.js:228
Function
getObject
( className, objectId, keys, include, readPreference, includeReadPreference, config, auth, i
src/GraphQL/helpers/objectsQueries.js:35
Function
getOneSchema
(req)
src/Routers/SchemasRouter.js:24
Function
getProviders
()
src/Adapters/Auth/index.js:259
Function
getPushController
(options: ParseServerOptions)
src/Controllers/index.js:172
Method
getSessionFromClient
()
src/LiveQuery/ParseLiveQueryServer.ts:849
Function
getSigningKey
* Returns the signing key from a JWKS client. * @param {Object} client The JWKS client. * @param {String} key The kid.
src/Adapters/Auth/utils.js:18
Method
getText
()
src/request.js:21
Method
getUserFromAccessToken
(accessToken)
src/Adapters/Auth/line.js:115
Method
getUserFromAccessToken
(access_token)
src/Adapters/Auth/spotify.js:71
Method
getUserFromAccessToken
(access_token, authData)
src/Adapters/Auth/wechat.js:81
Method
getUserFromAccessToken
(access_token)
src/Adapters/Auth/microsoft.js:71
Method
getUserFromAccessToken
(accessToken, authData)
src/Adapters/Auth/instagram.js:98
Method
getUserFromAccessToken
(access_token, authData)
src/Adapters/Auth/linkedin.js:75
Method
getUserFromAccessToken
(accessToken, authData)
src/Adapters/Auth/gpgames.js:107
Method
getUserFromAccessToken
(access_token)
src/Adapters/Auth/weibo.js:91
Method
getUserFromAccessToken
(accessToken)
src/Adapters/Auth/github.js:102
Method
getValidObject
(root)
src/ParseServer.ts:74
Function
getValidPushTypes
()
spec/PushController.spec.js:1171
Function
getValidPushTypes
()
spec/PushQueue.spec.js:17
Function
getValidPushTypes
()
spec/index.spec.js:219
Function
groupByLocaleIdentifier
(installations, locales = [])
src/Push/utils.js:83
Function
handleAuthDataValidation
(authData, req, foundUser)
src/Auth.js:585
Method
handleFileStream
(filename: string, req, res, contentType)
src/Adapters/Files/GridFSBucketAdapter.js:238
Method
handleFileStream
()
spec/dependencies/mock-files-adapter/index.js:25
Method
handleGetFunctions
(req)
src/Routers/HooksRouter.js:26
Method
handleGetTriggers
(req)
src/Routers/HooksRouter.js:47
Method
handlePOST
(req)
src/Routers/PushRouter.js:11
Function
handleParseAuth
(appId)
src/middlewares.js:497
Function
handleParseErrors
(err, req, res, next)
src/middlewares.js:572
Function
handleParseHeaders
(req, res, next)
src/middlewares.js:74
Function
handleParseHealth
(options)
src/middlewares.js:522
Method
handlePost
(req)
src/Routers/HooksRouter.js:15
Method
handlePut
(req)
src/Routers/HooksRouter.js:92
Method
handleRequest
(req)
src/Routers/IAPValidationRouter.js:70
Function
handleShutdown
()
src/ParseServer.ts:680
Method
handleShutdown
()
src/Adapters/Cache/RedisCacheAdapter.js:33
Method
handleShutdown
()
src/Adapters/Files/GridFSBucketAdapter.js:286
Method
handleShutdown
()
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:299
Method
handleShutdown
()
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:935
Method
handler
src/Adapters/MessageQueue/EventEmitterMQ.js:38
Function
hasMutatedAuthData
(authData, userAuthData)
src/Auth.js:485
Function
hash
(password)
src/password.js:16
Function
help
()
src/cli/parse-server.js:8
Method
id
()
src/Page.js:22
Method
initInfo
(req, res, next)
src/Routers/FilesRouter.js:94
Method
invalidLinkURL
()
src/Config.js:928
Method
invalidVerificationLinkURL
()
src/Config.js:932
Function
isBase64Value
(object)
src/Adapters/Storage/Mongo/MongoTransform.js:1307
Method
isKeyMatch
src/Utils.js:409
Method
isMatch
(a, b)
src/Utils.js:408
Function
isPushIncrementing
(body)
src/Push/utils.js:4
Function
isValidDatabaseObject
(object)
src/Adapters/Storage/Mongo/MongoTransform.js:1327
Method
isValidExtension
src/Routers/FilesRouter.js:415
Method
isValidHttpUrl
src/ParseServer.ts:535
Function
isValidJSON
(value)
src/Adapters/Storage/Mongo/MongoTransform.js:1300
Function
isValidJSON
(value)
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:2813
Method
isValueMatch
src/Utils.js:410
Method
linkSendFailURL
()
src/Config.js:945
Method
linkSendSuccessURL
()
src/Config.js:939
Function
load
src/GraphQL/loaders/functionsMutations.js:8
← previous
next →
1,401–1,500 of 1,720, ranked by callers