Templating (Bundle\FrameworkBundle)

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.3/Symfony/Bundle/FrameworkBundle/Templating.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部