Book Image

Symfony2 Essentials

Book Image

Symfony2 Essentials

Overview of this book

Table of Contents (17 chapters)
Symfony2 Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we have learned how to efficiently debug and profile our web application. We have done a review of the profiler and web debug toolbar, and we added a custom data collector and stopwatch.

In the next chapter, we will focus on optimizations, setting up a project for production, and we will review a few strategies of how to deploy our project.