Skip to content
callcount

xorm.io/xorm/dialects.Dialect.URI

third-party

The 5896th most-called third-party method by production calls. Called 176 times across 3 modules; 100 of those run outside tests and generated code.

All of xorm.io/xorm/dialects → Docs on pkg.go.dev ↗

prod calls
100
non-test, non-generated
all calls
176
total callsites
modules
3
distinct callers
in loop
34%
of prod calls
in tests
43%
76 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.

who calls this

Notable callers

Production calls into Dialect.URI from notable Go projects. Open one on the map to see what else it hammers.

where it's called

Callsites in the wild

12 representative callsites of 176, prioritizing in-loop and non-test usage. We link to source, never display it.

Dialect.URI · 12 of 176 callsites
  • gitea.dev @v1.27.1

    models/migrations/v1_22/v283.go:27

    in loop
  • xorm.io/xorm @v1.4.1

    sync.go:320

    in loop
  • gitea.dev @v1.27.1

    models/migrations/v1_22/v294.go:31

    in loop
  • xorm.io/xorm @v1.4.1

    sync.go:321

    in loop
  • gitea.dev @v1.27.1

    models/migrations/v1_26/v329.go:47

    in loop
  • xorm.io/xorm @v1.4.1

    sync.go:330

    in loop
  • gitea.dev @v1.27.1

    models/migrations/v1_16/v210.go:109

    in loop
  • xorm.io/xorm @v1.4.1

    sync.go:331

    in loop
  • xorm.io/xorm @v1.4.1

    sync.go:347

    in loop
  • xorm.io/xorm @v1.4.1

    sync.go:348

    in loop
  • xorm.io/xorm @v1.4.1

    sync.go:356

    in loop
  • xorm.io/xorm @v1.4.1

    sync.go:357

    in loop

top callers

The modules that reach for it

The modules that call Dialect.URI most in this snapshot.

  • xorm.io/xorm15286%
  • gitea.dev2011%
  • github.com/go-gitea/gitea42%