Namespaces

Classes

DelegatingEngine selects an engine for a given template.
GlobalVariables is the entry point for Symfony global variables in PHP templates.
This engine knows how to render Symfony templates.
TemplateFilenameParser converts template filenames to TemplateReferenceInterface instances.
TemplateNameParser converts template names from the short notation "bundle:section:template.format.engine" to TemplateReferenceInterface instances.
Internal representation of a template.
Times the time spent to render a template.

Interfaces

EngineInterface is the interface each engine must implement.