How is Magento\Framework\View\TemplateEngine\Php::render() implemented and used?

Context: How are the «*.phtml» templates rendered?

Implementation

An example of arguments

This example uses the standard «Contact Us» frontend form:

The single usage: Magento\Framework\View\Element\Template::fetchView()

See also: