github.com/jinzhu/gorm.DB.Create
third-partyThe 6155th most-called third-party method by production calls. Called 204 times across 4 modules; 96 of those run outside tests and generated code.
- prod calls
- 96
- non-test, non-generated
- all calls
- 204
- total callsites
- modules
- 4
- distinct callers
- in loop
- 40%
- of prod calls
- in tests
- 53%
- 108 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Concrete method99%A method on a value whose type is known exactly.
- Embedded method1%Reached through an embedded type.
who calls this
Notable callers
Production calls into DB.Create from notable Go projects. Open one on the map to see what else it hammers.
- SPIFFE 11 11%
where it's called
Callsites in the wild
12 representative callsites of 204, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cloudreve/cloudreve @v0.0.0-20200909065614-40414fe6ae9f
in loop -
photoprism/photoprism @v0.0.0-20260731091001-53cb31e1a2c3
in loop - in loop
-
cloudreve/cloudreve @v0.0.0-20200909065614-40414fe6ae9f
in loop -
photoprism/photoprism @v0.0.0-20260731091001-53cb31e1a2c3
in loop - in loop
-
cloudreve/cloudreve @v0.0.0-20200909065614-40414fe6ae9f
in loop -
photoprism/photoprism @v0.0.0-20260731091001-53cb31e1a2c3
in loop - in loop
-
cloudreve/cloudreve @v0.0.0-20200909065614-40414fe6ae9f
in loop -
photoprism/photoprism @v0.0.0-20260731091001-53cb31e1a2c3
in loop -
photoprism/photoprism @v0.0.0-20260731091001-53cb31e1a2c3
in loop
top callers
The modules that reach for it
The modules that call DB.Create most in this snapshot.
- github.com/photoprism/photoprism9346%
- github.com/jinzhu/gorm8039%
- github.com/cloudreve/cloudreve178%
- github.com/spiffe/spire147%
siblings
More from github.com/jinzhu/gorm
The other most-called members in this package. See all →