Symfony\Bundle\FrameworkBundle\Templating

Namespaces

Classes

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.
TemplateFilenameParser TemplateFilenameParser converts template filenames to TemplateReferenceInterface instances.
TemplateNameParser TemplateNameParser converts template names from the short notation "bundle:section:template.format.engine" to TemplateReferenceInterface instances.
TemplateReference Internal representation of a template.
TimedPhpEngine Times the time spent to render a template.

Interfaces

EngineInterface EngineInterface is the interface each engine must implement.

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.0/Symfony/Bundle/FrameworkBundle/Templating.html