MCPcopy Create free account

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

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

Methodconstructor
* The constructor. * @param {Object} config The config. * @param {String} config.nodeModulesPath The path to the node_modules directory. * @p
ci/nodeEngineCheck.js:18
Methodconstructor
(options)
spec/ParseWebSocketServer.spec.js:45
Methodconstructor
(options = {})
spec/dependencies/mock-files-adapter/index.js:5
Methodconstructor
(options = {})
spec/dependencies/mock-mail-adapter/index.js:5
FunctioncontainedIn
()
spec/ParseLiveQueryServer.spec.js:1517
Methodcount
()
src/TestUtils.js:80
Methodcount
( className: string, schema: SchemaType, query: QueryType, readPreference: ?string, _estim
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:889
Methodcount
(query, { skip, limit, sort, maxTimeMS, readPreference, hint, comment } = {})
src/Adapters/Storage/Mongo/MongoCollection.js:133
Methodcount
( className: string, schema: SchemaType, query: QueryType, readPreference?: string, estima
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:2159
Functioncreate
(config, auth, className, restObject, clientSDK, context)
src/rest.js:267
Functioncreate
(object)
src/StatusHandler.js:36
Functioncreate
(obj)
spec/ParseLiveQuery.spec.js:360
MethodcreateClass
(className: string, schema: SchemaType)
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:440
MethodcreateClass
(className: string, schema: SchemaType, conn: ?any)
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:1079
MethodcreateFile
(config, filename, data, contentType, options)
src/Controllers/FilesController.js:17
MethodcreateHandler
(req, res, next)
src/Routers/FilesRouter.js:370
MethodcreateHook
(aHook)
src/Controllers/HooksController.js:143
MethodcreateIndexes
(className: string, indexes: any, conn: ?any)
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:2523
MethodcreateIndexesIfNeeded
( className: string, fieldName: string, type: any, conn: ?any )
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:2537
MethodcreateJob
(req)
src/Routers/CloudCodeRouter.js:79
FunctioncreateObject
(className, fields, config, auth, info)
src/GraphQL/helpers/objectsMutations.js:3
MethodcreateObject
(className: string, schema: SchemaType, object: any, transactionalSession: ?any)
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:567
FunctioncreatePublisher
()
src/Adapters/PubSub/EventEmitterPubSub.js:44
FunctioncreatePublisher
({ redisURL, redisOptions = {} })
src/Adapters/PubSub/RedisPubSub.js:4
FunctioncreatePublisher
()
src/Adapters/MessageQueue/EventEmitterMQ.js:50
FunctioncreateSchema
(req)
src/Routers/SchemasRouter.js:73
FunctioncreateSubscriber
()
src/Adapters/PubSub/EventEmitterPubSub.js:48
FunctioncreateSubscriber
({ redisURL, redisOptions = {} })
src/Adapters/PubSub/RedisPubSub.js:13
FunctioncreateSubscriber
()
src/Adapters/MessageQueue/EventEmitterMQ.js:54
MethodcreateTransactionalSession
()
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:1275
MethodcreateTransactionalSession
()
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:2572
MethodcreateTransactionalSession
()
src/Controllers/DatabaseController.js:1786
FunctiondatabaseToJSON
(object)
src/Adapters/Storage/Mongo/MongoTransform.js:1314
Functiondeauthenticate
()
spec/EmailVerificationToken.spec.js:502
Functiondeauthenticate
()
spec/ParseUser.spec.js:1370
MethoddefaultFile
()
src/Page.js:25
Functiondel
(config, auth, className, objectId, context)
src/rest.js:168
Functiondel
(className)
src/Adapters/Cache/SchemaCache.js:16
Methoddel
* Remove a value from the cache. * @param {String} key Cache key to remove
src/Adapters/Cache/CacheAdapter.js:26
Methoddel
()
src/Adapters/Cache/NullCacheAdapter.js:14
Methoddel
(key)
src/Adapters/Cache/InMemoryCacheAdapter.js:21
Methoddel
(key)
src/Adapters/Cache/RedisCacheAdapter.js:77
Methoddel
(key)
src/Controllers/CacheController.js:61
Functiondelete
(object)
spec/ParseLiveQuery.spec.js:848
MethoddeleteAllClasses
(fast: boolean)
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:487
MethoddeleteAllClasses
()
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:1261
MethoddeleteClass
(className: string)
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:469
MethoddeleteClass
(className: string)
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:1244
MethoddeleteFields
(className: string, schema: SchemaType, fieldNames: string[])
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:515
MethoddeleteFields
(className: string, schema: SchemaType, fieldNames: string[])
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:1318
MethoddeleteFile
(filename: string)
src/Adapters/Files/GridFSBucketAdapter.js:137
MethoddeleteFile
(config, filename)
src/Controllers/FilesController.js:56
MethoddeleteHandler
(req, res, next)
src/Routers/FilesRouter.js:747
MethoddeleteJob
(req)
src/Routers/CloudCodeRouter.js:113
FunctiondeleteObject
(className, objectId, config, auth, info)
src/GraphQL/helpers/objectsMutations.js:22
MethoddeleteObjectsByQuery
( className: string, schema: SchemaType, query: QueryType, transactionalSession: ?any )
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:604
MethoddeleteObjectsByQuery
( className: string, schema: SchemaType, query: QueryType, transactionalSession: ?any )
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:1545
FunctiondeleteSchema
src/Routers/SchemasRouter.js:113
Functiondestroy
(err, callback)
src/Routers/FilesRouter.js:61
Methoddistinct
(className: string, schema: SchemaType, query: QueryType, fieldName: string)
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:912
Methoddistinct
(field, query)
src/Adapters/Storage/Mongo/MongoCollection.js:157
Methoddistinct
(className: string, schema: SchemaType, query: QueryType, fieldName: string)
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:2204
Functioneach
(callback)
spec/ParseLiveQueryServer.spec.js:1577
MethodeditJob
(req)
src/Routers/CloudCodeRouter.js:92
FunctionenforceMasterKeyAccess
(req, res, next)
src/middlewares.js:624
FunctionenforceRouteAllowList
(req, res, next)
src/middlewares.js:534
Methodenqueue
(key, operation)
src/KeyPromiseQueue.js:10
MethodensureAuthDataUniqueness
(provider: string)
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:2135
MethodensureIndex
( className: string, schema: SchemaType, fieldNames: string[], indexName: ?string, caseIns
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:782
MethodensureIndex
( className: string, schema: SchemaType, fieldNames: string[], indexName: ?string, caseIns
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:2599
MethodensureUniqueness
(className: string, schema: SchemaType, fieldNames: string[])
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:829
MethodensureUniqueness
(className: string, schema: SchemaType, fieldNames: string[])
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:2111
FunctionequalTo
()
spec/ParseLiveQueryServer.spec.js:1512
MethoderrorCallback
(error)
src/Routers/IAPValidationRouter.js:95
FunctionerrorHandler
(error)
spec/CloudCode.spec.js:1050
MethodexpectedAdapterType
()
src/Controllers/AnalyticsController.js:31
MethodexpectedAdapterType
()
src/Controllers/CacheController.js:70
MethodexpectedAdapterType
()
src/Controllers/LoggerController.js:238
MethodexpectedAdapterType
()
src/Controllers/UserController.js:30
MethodexpectedAdapterType
()
src/Controllers/FilesController.js:108
Functionexports
()
types/tests.ts:41
MethodexpressRouter
()
src/Routers/PagesRouter.js:758
MethodexpressRouter
({ maxUploadSize = '20Mb' } = {})
src/Routers/FilesRouter.js:89
Functionfind
(config, auth, className, restWhere, restOptions, clientSDK, context)
src/rest.js:138
Functionfind
()
spec/ParseLiveQueryServer.spec.js:1521
Methodfind
( className: string, schema: SchemaType, query: QueryType, { skip, limit, so
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:712
Methodfind
( query, { skip, limit, sort, keys, maxTimeMS, batchSize, re
src/Adapters/Storage/Mongo/MongoCollection.js:16
Methodfind
( className: string, schema: SchemaType, query: QueryType, { skip, limit, sort, keys, caseInse
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:1914
Methodfind
( className: string, query: any, { skip, limit, acl, sort = {}, coun
src/Controllers/DatabaseController.js:1254
MethodfindAndReplaceLastType
(parent, key)
src/GraphQL/ParseGraphQLSchema.js:211
FunctionfindObjects
( className, where, order, skipInput, first, after, last, before, keys, include, include
src/GraphQL/helpers/objectsQueries.js:87
MethodfindOneAndUpdate
( className: string, schema: SchemaType, query: QueryType, update: any, transactionalSessi
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:648
FunctionfindUsersWithAuthData
(config, authData, beforeFind, currentUserAuthData)
src/Auth.js:430
MethodgenerateRemove
(jsonb: string, key: string)
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:1655
Functionget
()
src/ParseServer.ts:579
Functionget
(config, auth, className, objectId, restOptions, clientSDK, context)
src/rest.js:153
Functionget
(options, noJSON = false)
src/Adapters/Auth/httpsRequest.js:24
Functionget
(className)
src/Adapters/Cache/SchemaCache.js:8
Methodget
* Get a value in the cache * @param {String} key Cache key to get * @return {Promise} that will eventually resolve to the value in the cache.
src/Adapters/Cache/CacheAdapter.js:12
Methodget
()
src/Adapters/Cache/NullCacheAdapter.js:4
← previousnext →1,301–1,400 of 1,720, ranked by callers