gitea.dev/models/db.SQLSession.ID
third-partyThe 2623rd most-called third-party method by production calls. Called 258 times across 1 modules; 229 of those run outside tests and generated code.
- prod calls
- 229
- non-test, non-generated
- all calls
- 258
- total callsites
- modules
- 1
- distinct callers
- in loop
- 8%
- of prod calls
- in tests
- 11%
- 29 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 258, prioritizing in-loop and non-test usage. We link to source, never display it.
-
gitea.dev @v1.27.1
models/migrations/v1_18/v229.go:23
in loop -
gitea.dev @v1.27.1
models/repo/license.go:58
in loop -
gitea.dev @v1.27.1
services/pull/comment.go:69
in loop -
gitea.dev @v1.27.1
models/issues/issue_user.go:77
in loop -
gitea.dev @v1.27.1
models/project/issue.go:77
in loop -
gitea.dev @v1.27.1
models/migrations/v1_12/v134.go:103
in loop -
gitea.dev @v1.27.1
models/migrations/v1_6/v70.go:103
in loop -
gitea.dev @v1.27.1
models/migrations/v1_12/v128.go:117
in loop -
gitea.dev @v1.27.1
modules/repository/branch.go:152
in loop -
gitea.dev @v1.27.1
models/repo/language_stats.go:168
in loop -
gitea.dev @v1.27.1
models/repo/release.go:195
in loop -
gitea.dev @v1.27.1
models/repo/release.go:209
in loop
top callers
The modules that reach for it
The modules that call SQLSession.ID most in this snapshot.
- gitea.dev258100%
siblings
More from gitea.dev/models/db
The other most-called members in this package. See all →