Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/parse-community/parse-server
/ find
Method
find
src/Adapters/Storage/StorageAdapter.js:91–91 ·
view source on GitHub ↗
( className: string, schema: SchemaType, query: QueryType, options: QueryOptions )
Source
from the content-addressed store, hash-verified
89
transactionalSession: ?any
90
): Promise<any>;
91
find(
92
className: string,
93
schema: SchemaType,
94
query: QueryType,
Callers
15
benchmarkSimpleQuery
Function · 0.65
benchmarkQueryWithIncludeParallel
Function · 0.65
benchmarkQueryWithIncludeNested
Function · 0.65
benchmarkLargeResultMemory
Function · 0.65
benchmarkConcurrentQueryMemory
Function · 0.65
benchmarkQueryRegex
Function · 0.65
getAuthForSessionToken
Function · 0.65
findUsersWithAuthData
Function · 0.65
batch
Function · 0.65
RestWrite.js
File · 0.65
batch
Function · 0.65
RestQuery.js
File · 0.65
Implementers
2
MongoStorageAdapter
src/Adapters/Storage/Mongo/MongoStorag
PostgresStorageAdapter
src/Adapters/Storage/Postgres/Postgres
Calls
no outgoing calls
Tested by
5
execTest
Function · 0.52
test
Function · 0.52
success
Function · 0.52
actionFind
Function · 0.52
deleteRequestEntry
Function · 0.52