Ecto.Adapters.SQL.Connection.all

You're seeing just the callback all, go back to Ecto.Adapters.SQL.Connection module for more information.

Specs

all(query :: Ecto.Query.t()) :: iodata()

Receives a query and must return a SELECT query.