Symfony\Component\Templating
Namespaces
 Symfony\Component\Templating\AssetSymfony\Component\Templating\HelperSymfony\Component\Templating\LoaderSymfony\Component\Templating\Storage 
 Classes
| DelegatingEngine | DelegatingEngine selects an engine for a given template. | 
| PhpEngine | PhpEngine is an engine able to render PHP templates. | 
| TemplateNameParser | TemplateNameParser is the default implementation of TemplateNameParserInterface. | 
| TemplateReference | Internal representation of a template. | 
Interfaces
| DebuggerInterface | DebuggerInterface is the interface you need to implement to debug template loader instances. | 
| EngineInterface | EngineInterface is the interface each engine must implement. | 
| StreamingEngineInterface | StreamingEngineInterface provides a method that knows how to stream a template. | 
| TemplateNameParserInterface | TemplateNameParserInterface converts template names to TemplateReferenceInterface instances. | 
| TemplateReferenceInterface | Interface to be implemented by all templates. | 
    © 2004–2017 Fabien Potencier
Licensed under the MIT License.
    http://api.symfony.com/3.4/Symfony/Component/Templating.html