Skip to content
callcount

gitea.dev/models/db.SQLSession.Where

third-party

The 1397th most-called third-party method by production calls. Called 452 times across 1 modules; 438 of those run outside tests and generated code.

All of gitea.dev/models/db → Docs on pkg.go.dev ↗

prod calls
438
non-test, non-generated
all calls
452
total callsites
modules
1
distinct callers
in loop
4%
of prod calls
in tests
3%
14 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 452, prioritizing in-loop and non-test usage. We link to source, never display it.

SQLSession.Where · 12 of 452 callsites
  • gitea.dev @v1.27.1

    models/migrations/v1_11/v114.go:22

    in loop
  • gitea.dev @v1.27.1

    models/db/iterate.go:26

    in loop
  • gitea.dev @v1.27.1

    models/migrations/v1_10/v100.go:29

    in loop
  • gitea.dev @v1.27.1

    models/unittest/unit_tests.go:54

    in loop
  • gitea.dev @v1.27.1

    models/unittest/unit_tests.go:58

    in loop
  • gitea.dev @v1.27.1

    models/migrations/v1_22/v293.go:97

    in loop
  • gitea.dev @v1.27.1

    models/unittest/unit_tests.go:114

    in loop
  • gitea.dev @v1.27.1

    models/unittest/unit_tests.go:116

    in loop
  • gitea.dev @v1.27.1

    services/user/delete.go:117

    in loop
  • gitea.dev @v1.27.1

    models/migrations/v1_13/v147.go:136

    in loop
  • gitea.dev @v1.27.1

    models/asymkey/gpg_key_add.go:141

    in loop
  • gitea.dev @v1.27.1

    models/user/badge.go:148

    in loop

top callers

The modules that reach for it

The modules that call SQLSession.Where most in this snapshot.

  • gitea.dev452100%

siblings

More from gitea.dev/models/db

The other most-called members in this package. See all →