Backend and Infrastructure

Symfony Controller Shortcuts

Check your version

This tutorial covers a topic in which may or may not be the version you're using. We're keeping this tutorial online as a courtesy to users of , but we consider it archived.

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