gitea.dev/models/db.SQLSession.In
third-partyThe 6672nd most-called third-party method by production calls. Called 89 times across 1 modules; 89 of those run outside tests and generated code.
- prod calls
- 89
- non-test, non-generated
- all calls
- 89
- total callsites
- modules
- 1
- distinct callers
- in loop
- 19%
- of prod calls
- in tests
- 0%
- 0 calls
- resolved
- 0%
- 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 →
- Interface method100%Called through an interface. The runtime target may differ.
where it's called
Callsites in the wild
12 representative callsites of 89, prioritizing in-loop and non-test usage. We link to source, never display it.
-
gitea.dev @v1.27.1
models/user/user_list.go:22
in loop -
gitea.dev @v1.27.1
models/issues/issue_list.go:47
in loop -
gitea.dev @v1.27.1
models/issues/comment_list.go:63
in loop -
gitea.dev @v1.27.1
models/issues/comment_list.go:110
in loop -
gitea.dev @v1.27.1
models/issues/comment_list.go:146
in loop -
gitea.dev @v1.27.1
models/issues/issue_list.go:170
in loop -
gitea.dev @v1.27.1
models/issues/comment_list.go:181
in loop -
gitea.dev @v1.27.1
models/activities/notification_list.go:205
in loop -
gitea.dev @v1.27.1
models/issues/comment_list.go:250
in loop -
gitea.dev @v1.27.1
models/activities/notification_list.go:276
in loop -
gitea.dev @v1.27.1
models/issues/issue_list.go:298
in loop -
gitea.dev @v1.27.1
models/issues/comment_list.go:304
in loop
top callers
The modules that reach for it
The modules that call SQLSession.In most in this snapshot.
- gitea.dev89100%
siblings
More from gitea.dev/models/db
The other most-called members in this package. See all →