entgo.io/ent/dialect/sql.Builder.WriteString
third-partyThe 3367th most-called third-party method by production calls. Called 206 times across 1 modules; 176 of those run outside tests and generated code.
- prod calls
- 176
- non-test, non-generated
- all calls
- 206
- total callsites
- modules
- 1
- distinct callers
- in loop
- 18%
- of prod calls
- in tests
- 15%
- 30 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 method94%A method on a value whose type is known exactly.
- Embedded method6%Reached through an embedded type.
where it's called
Callsites in the wild
12 representative callsites of 206, prioritizing in-loop and non-test usage. We link to source, never display it.
-
entgo.io/ent @v0.14.6
dialect/sql/sqlgraph/graph.go:480
in loop -
entgo.io/ent @v0.14.6
dialect/sql/sqlgraph/graph.go:488
in loop -
entgo.io/ent @v0.14.6
dialect/sql/sqlgraph/graph.go:490
in loop -
entgo.io/ent @v0.14.6
dialect/sql/sqlgraph/graph.go:492
in loop -
entgo.io/ent @v0.14.6
dialect/sql/sqlgraph/graph.go:495
in loop -
entgo.io/ent @v0.14.6
dialect/sql/sqlgraph/graph.go:497
in loop -
entgo.io/ent @v0.14.6
dialect/sql/sqljson/sqljson.go:561
in loop -
entgo.io/ent @v0.14.6
dialect/sql/sqljson/sqljson.go:563
in loop -
entgo.io/ent @v0.14.6
dialect/sql/sqljson/sqljson.go:565
in loop -
entgo.io/ent @v0.14.6
dialect/sql/sqljson/sqljson.go:575
in loop -
entgo.io/ent @v0.14.6
dialect/sql/sqljson/sqljson.go:577
in loop -
entgo.io/ent @v0.14.6
dialect/sql/sqljson/sqljson.go:580
in loop
top callers
The modules that reach for it
The modules that call Builder.WriteString most in this snapshot.
- entgo.io/ent206100%
siblings
More from entgo.io/ent/dialect/sql
The other most-called members in this package. See all →