Workbench.Repo.aggregate

You're seeing just the function aggregate, go back to Workbench.Repo module for more information.
Link to this function

aggregate(queryable, aggregate, opts \\ [])

Callback implementation for Ecto.Repo.aggregate/3.

Link to this function

aggregate(queryable, aggregate, field, opts)

Callback implementation for Ecto.Repo.aggregate/4.