Ecto.Query.put_query_prefix

You're seeing just the function put_query_prefix, go back to Ecto.Query module for more information.
Link to this function

put_query_prefix(query, prefix)

View Source

Puts the given prefix in a query.