Backend and Infrastructure

Symfony Controller Shortcuts

This page is archived

We're keeping this page up as a courtesy to folks who may need to refer to old instructions. We don't plan to update this page.

Alternate resources

Sprout Video

In this lesson we'll going to look at a few shortcuts we can use in our controller, using the SensioFrameworkExtraBundle, which comes with the standard Symfony project. We're going to review how to use @Template rendering, annotations, and working with routes.

Additional resources

Symfony SensioFrameworkExtraBundle