DBConnection.Query.parse
You're seeing just the function
parse
, go back to DBConnection.Query module for more information.
Specs
Parse a query.
This function is called to parse a query term before it is prepared using a connection callback module.