| Debugger |
Binds the Symfony templating loader debugger to the Symfony logger. |
| DelegatingEngine |
DelegatingEngine selects an engine for a given template. |
| GlobalVariables |
GlobalVariables is the entry point for Symfony global variables in Twig templates. |
| PhpEngine |
This engine knows how to render Symfony templates. |
| TemplateNameParser |
TemplateNameParser converts template names from the short notation "bundle:section:template.format.engine" to TemplateReferenceInterface instances. |
| TemplateReference |
Internal representation of a template. |