Skip to content
callcount

gitea.dev/services/context.Base.FormString

third-party

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

All of gitea.dev/services/context → Docs on pkg.go.dev ↗

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

where it's called

Callsites in the wild

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

Base.FormString · 12 of 346 callsites
  • gitea.dev @v1.27.1

    routers/web/admin/users.go:54

    in loop
  • gitea.dev @v1.27.1

    routers/web/repo/issue_new.go:68

    in loop
  • gitea.dev @v1.27.1

    routers/web/repo/setting/public_access.go:140

    in loop
  • gitea.dev @v1.27.1

    routers/web/shared/actions/scoped_workflows.go:331

    in loop
  • gitea.dev @v1.27.1

    routers/api/v1/repo/action.go:1187

    in loop
  • gitea.dev @v1.27.1

    routers/web/repo/editor_preview.go:15

  • gitea.dev @v1.27.1

    routers/api/v1/utils/sort.go:19

  • gitea.dev @v1.27.1

    routers/web/explore/topic.go:19

  • gitea.dev @v1.27.1

    routers/web/org/worktime.go:21

  • gitea.dev @v1.27.1

    routers/web/repo/actions/badge.go:21

  • gitea.dev @v1.27.1

    routers/private/manager_process.go:22

  • gitea.dev @v1.27.1

    routers/web/org/org_labels.go:22

top callers

The modules that reach for it

The modules that call Base.FormString most in this snapshot.

  • gitea.dev346100%

siblings

More from gitea.dev/services/context

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