Phoenix.View.render_to_string

You're seeing just the function render_to_string, go back to Phoenix.View module for more information.
Link to this function

render_to_string(module, template, assign)

View Source

Renders the template and returns a string.