Skip to content
callcount

xorm.io/xorm/schemas.Quoter.Quote

third-party

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

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

prod calls
74
non-test, non-generated
all calls
74
total callsites
modules
1
distinct callers
in loop
11%
of prod calls
in tests
0%
0 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 method65%A method on a value whose type is known exactly.
  • Method value35%A method captured as a value, then called.

where it's called

Callsites in the wild

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

Quoter.Quote · 12 of 74 callsites
  • xorm.io/xorm @v1.4.1

    internal/statements/select.go:115

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

    schemas/quote.go:206

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

    engine.go:578

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

    engine.go:581

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

    engine.go:581

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

    engine.go:823

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

    dialects/postgres.go:1382

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

    dialects/postgres.go:1382

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

    dialects/table_name.go:34

  • xorm.io/xorm @v1.4.1

    dialects/table_name.go:34

  • xorm.io/xorm @v1.4.1

    dialects/table_name.go:36

  • xorm.io/xorm @v1.4.1

    dialects/table_name.go:36

top callers

The modules that reach for it

The modules that call Quoter.Quote most in this snapshot.

  • xorm.io/xorm74100%

siblings

More from xorm.io/xorm/schemas

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