MCPcopy Index your code

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

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

↓ 2,375 callersMethodget
(applicationId: string, mount: string)
src/Config.js:47
↓ 1,116 callersFunctionrequest
(path, access_token)
src/Adapters/Auth/meetup.js:30
↓ 867 callersFunctionreconfigureServer
(changedConfiguration = {})
spec/helper.js:190
↓ 820 callersMethodfind
( className: string, schema: SchemaType, query: QueryType, options: QueryOptions )
src/Adapters/Storage/StorageAdapter.js:91
↓ 806 callersFunctionequal
(a, b, message)
spec/helper.js:319
↓ 769 callersFunctionfail
(err)
src/StatusHandler.js:318
↓ 403 callersFunctionok
(bool, message)
spec/helper.js:316
↓ 246 callersMethodquery
(options, callback = () => {})
src/Adapters/Logger/WinstonLoggerAdapter.js:26
↓ 192 callersMethodloadSchema
( options: LoadSchemaOptions = { clearCache: false } )
src/Controllers/DatabaseController.js:477
↓ 183 callersMethodcreate
( className: string, object: any, { acl }: QueryOptions = {}, validateOnly: boolean = false,
src/Controllers/DatabaseController.js:901
↓ 164 callersMethodclear
()
src/Adapters/Cache/LRUCache.js:24
↓ 150 callersFunctionmatchesQuery
* matchesQuery -- Determines if an object would be returned by a Parse Query * It's a lightweight, where-clause only implementation of a full query e
src/LiveQuery/QueryTools.js:171
↓ 142 callersMethodrun
()
src/Security/Check.js:43
↓ 128 callersMethodaddGraphQLType
(type, throwError = false, ignoreReserved = false, ignoreConnection = false)
src/GraphQL/ParseGraphQLSchema.js:311
↓ 124 callersMethodfilter
src/LiveQuery/ParseLiveQueryServer.ts:766
↓ 113 callersFunctionstrictEqual
(a, b, message)
spec/helper.js:322
↓ 111 callersFunctionmockFetch
(mockResponses)
spec/helper.js:425
↓ 110 callersMethodtoString
()
src/LiveQuery/Id.js:9
↓ 109 callersMethoderror
()
src/Controllers/LoggerController.js:132
↓ 100 callersMethoddestroy
( className: string, query: any, { acl }: QueryOptions = {}, validSchemaController: SchemaCont
src/Controllers/DatabaseController.js:839
↓ 95 callersMethodsubscribe
* called when a new subscription the channel is required * @param {String} channel the channel to subscribe
src/Adapters/PubSub/PubSubAdapter.js:38
↓ 91 callersFunctionresolve
(_source, _args, context, queryInfo)
src/GraphQL/loaders/usersQueries.js:86
↓ 90 callersMethodget
(key)
src/Adapters/Cache/LRUCache.js:12
↓ 88 callersMethodupdate
* Updates objects in the database that match the given query. * @param {Object} options * @param {boolean} [options.many=false] When true, updat
src/Controllers/DatabaseController.js:546
↓ 88 callersMethodvalidateAuthData
(authData)
src/Adapters/Auth/oauth2.js:92
↓ 86 callersMethodroute
(method, path, ...handlers)
src/PromiseRouter.js:55
↓ 80 callersMethodclose
()
src/Adapters/WebSocketServer/WSAdapter.js:23
↓ 80 callersMethodupdateGraphQLConfig
(req)
src/Routers/GraphQLRouter.js:16
↓ 74 callersMethodbeforeFind
* Triggered when user is looked up by authData with this provider. Override the `id` field if needed. * @param {Object} authData The client provide
src/Adapters/Auth/AuthAdapter.js:91
↓ 73 callersMethodupdateClass
( className: string, submittedFields: SchemaFields, classLevelPermissions: any, indexes: any,
src/Controllers/SchemaController.js:870
↓ 69 callersMethodexecute
()
src/SchemaMigrations/DefinedSchemas.js:67
↓ 68 callersMethodmatch
(method, path)
src/PromiseRouter.js:90
↓ 64 callersMethodcount
( className: string, schema: SchemaType, query: QueryType, readPreference?: string, estima
src/Adapters/Storage/StorageAdapter.js:106
↓ 63 callersMethodaddClassIfNotExists
( className: string, fields: SchemaFields = {}, classLevelPermissions: any, indexes: any = {}
src/Controllers/SchemaController.js:832
↓ 58 callersMethodaggregate
( className: string, schema: any, pipeline: any, readPreference: ?string, hint: ?mixed,
src/Adapters/Storage/StorageAdapter.js:121
↓ 56 callersMethodisDate
* Realm-safe check for Date. * @param {any} value The value to check. * @returns {Boolean} Returns true if the value is a Date.
src/Utils.js:128
↓ 56 callersMethodlog
(info, callback)
spec/Logger.spec.js:5
↓ 51 callersFunctionnext
(index)
spec/ParseObject.spec.js:319
↓ 49 callersFunctioncreateSanitizedError
* Creates a sanitized error that hides detailed information from clients * while logging the detailed message server-side. * * @param {number} erro
src/Error.js:13
↓ 49 callersFunctionlogIn
(userObject)
spec/PointerPermissions.spec.js:1998
↓ 47 callersFunctionupdateCLP
(clp)
spec/PointerPermissions.spec.js:2002
↓ 44 callersMethodname
()
src/Security/CheckGroup.js:18
↓ 42 callersMethodwarn
()
src/Controllers/LoggerController.js:136
↓ 39 callersMethodgetFileData
()
spec/dependencies/mock-files-adapter/index.js:16
↓ 38 callersMethod_adaptiveCollection
(name: string)
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:307
↓ 38 callersFunctionfetch
(...args)
spec/vulnerabilities.spec.js:3
↓ 38 callersFunctiongetMockFacebookProvider
()
spec/ParseUser.spec.js:1329
↓ 37 callersFunctionupdateCLP
(permissions)
spec/vulnerabilities.spec.js:2550
↓ 36 callersMethodafterFind
(authData, options, req)
src/Adapters/Auth/mfa.js:201
↓ 36 callersMethodrequest
(authData, options)
src/Adapters/Auth/twitter.js:183
↓ 34 callersMethodchecks
()
src/Security/CheckGroup.js:28
↓ 34 callersFunctionhandleError
(e)
spec/ParseGraphQLServer.spec.js:39
↓ 33 callersMethodconnect
()
src/Adapters/Cache/RedisCacheAdapter.js:26
↓ 33 callersFunctionget
(url, options)
spec/ParseQuery.Aggregate.spec.js:58
↓ 32 callersMethodhandleError
(error)
src/GraphQL/ParseGraphQLSchema.js:360
↓ 32 callersMethodput
(serverConfiguration)
src/Config.js:102
↓ 31 callersMethodlog
* log * @param {String} level * @param {String} message * @param {Object} metadata
src/Adapters/Logger/LoggerAdapter.js:17
↓ 30 callersMethodcheckState
* Returns the current check state. * @return {CheckState} The check state.
src/Security/Check.js:39
↓ 30 callersMethodhandleError
(error: ?(Error | Parse.Error))
src/Adapters/Storage/Mongo/MongoStorageAdapter.js:281
↓ 30 callersMethodload
()
src/Controllers/HooksController.js:29
↓ 29 callersMethodgetAccessTokenFromCode
(authData)
spec/Adapters/Auth/BaseCodeAdapter.spec.js:19
↓ 29 callersMethodvalidateObject
(className: string, object: any, query: any, maintenance: boolean)
src/Controllers/SchemaController.js:1286
↓ 29 callersMethodverbose
()
src/Controllers/LoggerController.js:140
↓ 28 callersFunctioncreateGQLFromParseServer
(_parseServer, parseGraphQLServerOptions)
spec/ParseGraphQLServer.spec.js:442
↓ 28 callersMethodgetUserFromAccessToken
(accessToken)
spec/Adapters/Auth/BaseCodeAdapter.spec.js:12
↓ 28 callersMethodvalidateOptions
({ customPages, publicServerURL, revokeSessionOnPasswordReset, expireInactiveSessions, ses
src/Config.js:116
↓ 27 callersFunctionprepareData
()
spec/ParseGraphQLServer.spec.js:305
↓ 27 callersFunctionwaitForReplication
()
spec/ReadPreferenceOption.spec.js:7
↓ 26 callersFunctionloadAdapter
(adapter, defaultAdapter, options)
src/Adapters/AdapterLoader.js:12
↓ 25 callersFunctionAppCachePut
(appId, config)
spec/Middlewares.spec.js:5
↓ 25 callersMethod_rawFind
( query, { skip, limit, sort, keys, maxTimeMS, batchSize, re
src/Adapters/Storage/Mongo/MongoCollection.js:92
↓ 25 callersMethodgoToPage
* Returns page content if the page is a local file or returns a * redirect to a custom page. * @param {Object} req The express request. * @pa
src/Routers/PagesRouter.js:263
↓ 25 callersMethodsend
* @param {any} body * @param {Parse.Installation[]} installations * @param {any} pushStatus * @returns {Promise}
src/Adapters/Push/PushAdapter.js:25
↓ 24 callersFunctionjequal
(o1, o2)
spec/helper.js:353
↓ 24 callersFunctionresolvingPromise
()
src/TestUtils.js:30
↓ 24 callersFunctionupdateObject
(className, id, fields, headers)
spec/ParseGraphQLServer.spec.js:6507
↓ 24 callersFunctionvalidateFileUrl
* Validates whether a File URL is allowed based on the configured allowed domains. * @param {string} fileUrl - The URL to validate. * @param {Object
src/FileUrlValidator.js:9
↓ 23 callersFunctionRestQuery
* Use to perform a query on a class. It will run security checks and triggers. * @param options * @param options.method {RestQuery.Method} The type
src/RestQuery.js:40
↓ 23 callersMethodaddGraphQLMutation
(fieldName, field, throwError = false, ignoreReserved = false)
src/GraphQL/ParseGraphQLSchema.js:344
↓ 23 callersMethodcreateFile
()
spec/dependencies/mock-files-adapter/index.js:10
↓ 23 callersFunctioncreateObjectField
(name, value)
spec/defaultGraphQLTypes.spec.js:26
↓ 23 callersMethoddel
(key)
src/Adapters/Cache/LRUCache.js:20
↓ 23 callersFunctionparseValue
src/GraphQL/loaders/defaultGraphQLTypes.js:65
↓ 22 callersMethodcreateObject
( className: string, schema: SchemaType, object: any, transactionalSession: ?any )
src/Adapters/Storage/StorageAdapter.js:52
↓ 22 callersFunctionlogInfo
benchmark/performance.js:31
↓ 22 callersMethodparseSizeToBytes
* Parses a human-readable size string into a byte count. * @param {number | string} size - A number (floored to an integer), a numeric string *
src/Utils.js:554
↓ 21 callersFunctioncreateRole
(name, sibling, user)
spec/ParseRole.spec.js:49
↓ 21 callersMethodhandleShutdown
* Stops the parse server, cancels any ongoing requests and closes all connections. * * Currently, express doesn't shut down immediately after re
src/ParseServer.ts:237
↓ 20 callersFunctioncreateValue
(kind, value, values, fields)
spec/defaultGraphQLTypes.spec.js:17
↓ 20 callersFunctionlogIn
spec/ParseUser.spec.js:2466
↓ 20 callersMethodreloadData
(options: LoadSchemaOptions = { clearCache: false })
src/Controllers/SchemaController.js:753
↓ 19 callersMethodaddClientSubscription
(clientId: number, requestId: number)
src/LiveQuery/Subscription.js:20
↓ 19 callersFunctiondebug
(...args: any)
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:21
↓ 19 callersMethodgenerate
(jsonb: string, key: string, value: any)
src/Adapters/Storage/Postgres/PostgresStorageAdapter.js:1652
↓ 19 callersMethodinfo
()
src/Controllers/LoggerController.js:128
↓ 19 callersFunctionserialize
(value)
src/GraphQL/loaders/defaultGraphQLTypes.js:131
↓ 18 callersMethod_matchesACL
(acl: any, client: any, requestId: number)
src/LiveQuery/ParseLiveQueryServer.ts:877
↓ 18 callersFunctioncalculateSkipAndLimit
(skipInput, first, after, last, before, maxLimit)
src/GraphQL/helpers/objectsQueries.js:233
↓ 18 callersFunctionparseLiteral
(ast)
src/GraphQL/loaders/defaultGraphQLTypes.js:138
↓ 18 callersFunctionresetGraphQLCache
()
spec/ParseGraphQLServer.spec.js:592
next →1–100 of 1,720, ranked by callers