MCPcopy Create free account

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

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

FunctionbenchmarkUserSignup
* Benchmark: User Signup
benchmark/performance.js:442
FunctionbodiesPerLocales
(body, locales = [])
src/Push/utils.js:72
FunctionbooleanOrFunctionParser
(opt)
src/Options/parsers.js:71
Methodchallenge
* Triggered in pre authentication process if needed (like webauthn, SMS OTP) * @param {Object} challengeData Data provided by the client * @para
src/Adapters/Auth/AuthAdapter.js:103
MethodcheckDepth
(where: any, depth: number)
src/LiveQuery/ParseLiveQueryServer.ts:1038
FunctioncheckIfUserHasProvidedConfiguredProvidersForLogin
( req = {}, authData = {}, userAuthData = {}, config )
src/Auth.js:526
MethodcheckRegex
(where: any)
src/LiveQuery/ParseLiveQueryServer.ts:1067
MethodcheckWhere
(where: any)
src/LiveQuery/ParseLiveQueryServer.ts:1127
MethodchoosePasswordURL
()
src/Config.js:956
MethodclassExists
(name: string)
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:326
MethodclassExists
(name: string)
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:981
MethodclassName
()
src/Routers/AudiencesRouter.js:6
MethodclassName
()
src/Routers/InstallationsRouter.js:8
MethodclassName
()
src/Routers/RolesRouter.js:4
MethodclassName
()
src/Routers/SessionsRouter.js:8
Functionclear
()
src/Adapters/Cache/SchemaCache.js:20
Methodclear
* Empty a cache
src/Adapters/Cache/CacheAdapter.js:31
Methodclear
()
src/Adapters/Cache/NullCacheAdapter.js:18
Methodclear
()
src/Adapters/Cache/InMemoryCacheAdapter.js:26
Methodclear
()
src/Adapters/Cache/RedisCacheAdapter.js:83
Methodclear
()
src/Adapters/Cache/InMemoryCache.js:56
Methodclear
()
src/Controllers/CacheController.js:66
Methodclose
* Closes server.
src/Adapters/WebSocketServer/WSSAdapter.js:56
Functioncloud
()
spec/CloudCode.spec.js:67
Methodcommit
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:1282
MethodcommitTransactionalSession
(transactionalSection: any)
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:1281
MethodcommitTransactionalSession
(transactionalSession: any)
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:2587
MethodcommitTransactionalSession
()
src/Controllers/DatabaseController.js:1792
Functioncompare
(password, hashedPassword)
src/password.js:22
Functioncomplete
()
src/StatusHandler.js:308
Methodconnect
()
src/Controllers/LiveQueryController.js:24
Methodconnect
()
src/LiveQuery/ParseCloudCodePublisher.js:14
Methodconstructor
* @constructor * @param {ParseServerOptions} options the parse server initialization options
src/ParseServer.ts:68
Methodconstructor
()
src/KeyPromiseQueue.js:6
Methodconstructor
(response, body)
src/request.js:7
Methodconstructor
()
src/TestUtils.js:60
Methodconstructor
(routes = [], appId)
src/PromiseRouter.js:38
Methodconstructor
* @description Creates a page. * @param {Object} params The page parameters. * @param {String} params.id The page identifier. * @param {Strin
src/Page.js:15
Methodconstructor
(user, config)
src/AccountLockout.js:5
Methodconstructor
* Constructs a new security check. * @param {Object} params The parameters. * @param {String} params.title The title. * @param {String} param
src/Security/Check.js:21
Methodconstructor
* The security check runner. * @param {Object} [config] The configuration options. * @param {Boolean} [config.enableCheck=false] Is true if Pars
src/Security/CheckRunner.js:19
Methodconstructor
()
src/Security/CheckGroup.js:7
Methodconstructor
(schemaOptions: Migrations.SchemaOptions, config: ParseServerOptions)
src/SchemaMigrations/DefinedSchemas.js:21
Methodconstructor
( params: { databaseController: DatabaseController, parseGraphQLController: ParseGraphQLContro
src/GraphQL/ParseGraphQLSchema.js:74
Methodconstructor
(parseServer, config)
src/GraphQL/ParseGraphQLServer.js:96
Methodconstructor
(value, type)
src/GraphQL/loaders/defaultGraphQLTypes.js:22
Methodconstructor
()
src/Adapters/Auth/line.js:70
Methodconstructor
()
src/Adapters/Auth/spotify.js:67
Methodconstructor
()
src/Adapters/Auth/wechat.js:77
Methodconstructor
()
src/Adapters/Auth/microsoft.js:68
Methodconstructor
()
src/Adapters/Auth/instagram.js:69
Methodconstructor
()
src/Adapters/Auth/qq.js:68
Methodconstructor
(adapterName)
src/Adapters/Auth/BaseCodeAuthAdapter.js:4
Methodconstructor
()
src/Adapters/Auth/linkedin.js:72
Methodconstructor
()
src/Adapters/Auth/gcenter.js:83
Methodconstructor
()
src/Adapters/Auth/AuthAdapter.js:19
Methodconstructor
()
src/Adapters/Auth/gpgames.js:68
Methodconstructor
()
src/Adapters/Auth/weibo.js:87
Methodconstructor
()
src/Adapters/Auth/github.js:72
Methodconstructor
(emitter: any)
src/Adapters/PubSub/EventEmitterPubSub.js:8
Methodconstructor
(emitter: any)
src/Adapters/PubSub/EventEmitterPubSub.js:21
Methodconstructor
()
src/Adapters/Cache/NullCacheAdapter.js:2
Methodconstructor
({ ttl = defaults.cacheTTL, maxSize = defaults.cacheMaxSize })
src/Adapters/Cache/LRUCache.js:5
Methodconstructor
(ctx)
src/Adapters/Cache/InMemoryCacheAdapter.js:4
Methodconstructor
(redisCtx, ttl = DEFAULT_REDIS_TTL)
src/Adapters/Cache/RedisCacheAdapter.js:16
Methodconstructor
({ ttl = DEFAULT_CACHE_TTL })
src/Adapters/Cache/InMemoryCache.js:4
Methodconstructor
(emitter: any)
src/Adapters/MessageQueue/EventEmitterMQ.js:19
Methodconstructor
(emitter: any)
src/Adapters/MessageQueue/EventEmitterMQ.js:31
Methodconstructor
(options)
src/Adapters/Logger/WinstonLoggerAdapter.js:7
Methodconstructor
(options)
src/Adapters/Logger/LoggerAdapter.js:10
Methodconstructor
* @param {Object} options - {http.Server|https.Server} server
src/Adapters/WebSocketServer/WSSAdapter.js:21
Methodconstructor
(options: any)
src/Adapters/WebSocketServer/WSAdapter.js:9
Methodconstructor
( mongoDatabaseURI = defaults.DefaultMongoURI, mongoOptions = {}, encryptionKey = undefined )
src/Adapters/Files/GridFSBucketAdapter.js:22
Methodconstructor
(collection: MongoCollection)
src/Adapters/Storage/Mongo/MongoSchemaCollection.js:158
Methodconstructor
({ uri = defaults.DefaultMongoURI, collectionPrefix = '', mongoOptions = {} }: any)
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:180
Methodconstructor
(mongoCollection: Collection)
src/Adapters/Storage/Mongo/MongoCollection.js:7
Methodconstructor
({ uri, collectionPrefix = '', databaseOptions = {} }: any)
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:903
Methodconstructor
(applicationId: string, databaseController, webhookKey)
src/Controllers/HooksController.js:23
Methodconstructor
( params: { databaseController: DatabaseController, cacheController: CacheController, } =
src/Controllers/ParseGraphQLController.js:16
Methodconstructor
(adapter, appId, options)
src/Controllers/AdaptableController.js:15
Methodconstructor
(config: ?LiveQueryOptions)
src/Controllers/LiveQueryController.js:8
Methodconstructor
(allSchemas = [], protectedFields = {})
src/Controllers/SchemaController.js:562
Methodconstructor
(databaseAdapter: StorageAdapter)
src/Controllers/SchemaController.js:720
Methodconstructor
(prefix, cacheController, ttl)
src/Controllers/CacheController.js:16
Methodconstructor
(adapter, appId, options = {})
src/Controllers/CacheController.js:43
Methodconstructor
(adapter, appId, options = { logLevel: 'info' })
src/Controllers/LoggerController.js:22
Methodconstructor
(adapter, appId, options = {})
src/Controllers/UserController.js:14
Methodconstructor
(adapter: StorageAdapter, options: ParseServerOptions)
src/Controllers/DatabaseController.js:446
Methodconstructor
( id: number, parseWebSocket: any, hasMasterKey: boolean = false, sessionToken: string, in
src/LiveQuery/Client.js:26
Methodconstructor
(config: any = {})
src/LiveQuery/ParseCloudCodePublisher.js:10
Methodconstructor
(className: string, objectId: string)
src/LiveQuery/Id.js:5
Methodconstructor
(server: any, onConnect: Function, config)
src/LiveQuery/ParseWebSocketServer.js:10
Methodconstructor
(ws: any)
src/LiveQuery/ParseWebSocketServer.js:54
Methodconstructor
(className: string, query: QueryData, queryHash: string)
src/LiveQuery/Subscription.js:13
Methodconstructor
(timeout: number = 30 * 24 * 60 * 60 * 1000, maxSize: number = 10000)
src/LiveQuery/SessionTokenCache.js:19
Methodconstructor
(server: any, config: any = {}, parseServerConfig: any = {})
src/LiveQuery/ParseLiveQueryServer.ts:43
Methodconstructor
(pushAdapter: PushAdapter, subscriberConfig: any = {})
src/Push/PushWorker.js:27
Methodconstructor
(config: any = {})
src/Push/PushQueue.js:16
Methodconstructor
* Constructs a PagesRouter. * @param {Object} pages The pages options from the Parse Server configuration.
src/Routers/PagesRouter.js:69
Methodconstructor
* The constructor. * @param {Object} config The config. * @param {String} config.packageName The package name to check. * @param {String} con
ci/CiVersionCheck.js:46
← previousnext →1,201–1,300 of 1,720, ranked by callers