News Feed
Jobs Feed
Sections




News Archive
Symfony Blog:
New in Symfony 2.2 The new fragment sub-framework
February 26, 2013 @ 10:13:50

Fabien Potencier has new post post to the Symfony Blog today talking about a big update to the Symfony framework, the introduction of a new "fragment sub-framework". This framework (now a part of the HttpKernel) allows the handling of requests based on a few different strategies.

About a month ago, I merged a complete refactoring of the sub-requests management of Symfony. In fact, I created a whole new sub-framework to handle the rendering of resource fragments via different strategies. [...] Besides classical master requests, the HttpKernel component is now able to handle sub-requests. Let's me sum up the different strategies that are available: internal sub-requests, ESIs, HIncludes, and SSIs (in 2.3).

He talks some about each strategy and what situations they're best suited for and some sample code that shows the use of the "standalone" and "strategy" parameters. There's also new methods you can call (like "render_esi" or "render_hinclude") to work with the new features as well.

0 comments voice your opinion now!
subframework fragment symfony2 subrequest httpkernel


blog comments powered by Disqus

Similar Posts

Srdjan Vranac's Blog: Custom Repository with DIC in Symfony2

Pádraic Brady: Getting Ahead In Security By Watching The Neighbours

Lineke Kerckhoffs-Willems' Blog: How to use the Symfony2 SonataAdminBundle

Symfony Blog: New in Symfony 2.2: The new fragment sub-framework

Gonzalo Ayuso: Handling several PDO Database connections in Symfony2 through the DIC in PHP


Community Events









Don't see your event here?
Let us know!


zendframework2 framework testing opinion language community composer podcast example object conference api release development tool introduction event interview functional code

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework