Skip to content
callcount

entgo.io/ent/dialect/sql.Builder.Ident

third-party

The 7492nd most-called third-party method by production calls. Called 101 times across 1 modules; 79 of those run outside tests and generated code.

All of entgo.io/ent/dialect/sql → Docs on pkg.go.dev ↗

prod calls
79
non-test, non-generated
all calls
101
total callsites
modules
1
distinct callers
in loop
15%
of prod calls
in tests
22%
22 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 method96%A method on a value whose type is known exactly.
  • Embedded method4%Reached through an embedded type.

where it's called

Callsites in the wild

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

Builder.Ident · 12 of 101 callsites
  • entgo.io/ent @v0.14.6

    dialect/sql/builder.go:671

    in loop
  • entgo.io/ent @v0.14.6

    dialect/sql/builder.go:680

    in loop
  • entgo.io/ent @v0.14.6

    dialect/sql/builder.go:2525

    in loop
  • entgo.io/ent @v0.14.6

    dialect/sql/builder.go:2529

    in loop
  • entgo.io/ent @v0.14.6

    dialect/sql/builder.go:2546

    in loop
  • entgo.io/ent @v0.14.6

    dialect/sql/builder.go:2549

    in loop
  • entgo.io/ent @v0.14.6

    dialect/sql/builder.go:2626

    in loop
  • entgo.io/ent @v0.14.6

    dialect/sql/builder.go:2643

    in loop
  • entgo.io/ent @v0.14.6

    dialect/sql/builder.go:2665

    in loop
  • entgo.io/ent @v0.14.6

    dialect/sql/builder.go:2671

    in loop
  • entgo.io/ent @v0.14.6

    dialect/sql/builder.go:2756

    in loop
  • entgo.io/ent @v0.14.6

    dialect/sql/builder.go:3006

    in loop

top callers

The modules that reach for it

The modules that call Builder.Ident most in this snapshot.

  • entgo.io/ent101100%

siblings

More from entgo.io/ent/dialect/sql

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