MCPcopy Index your code
hub / github.com/pocketbase/pocketbase / CollectionQuery

Method CollectionQuery

core/app.go:387–387  ·  view source on GitHub ↗

--------------------------------------------------------------- CollectionQuery returns a new Collection select query.

()

Source from the content-addressed store, hash-verified

385
386 // CollectionQuery returns a new Collection select query.
387 CollectionQuery() *dbx.SelectQuery
388
389 // FindCollections finds all collections by the given type(s).
390 //

Callers 10

ImportCollectionsMethod · 0.65
TestImportCollectionsFunction · 0.65
TestCollectionQueryFunction · 0.65
collectionsListFunction · 0.65
TestCollectionsImportFunction · 0.65
initFunction · 0.65

Calls

no outgoing calls

Tested by 4

TestImportCollectionsFunction · 0.52
TestCollectionQueryFunction · 0.52
TestCollectionsImportFunction · 0.52