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

Chapter 9. Symfony2 Profiler and Debugger

Easy debugging and profiling of your applications is often one of the most crucial things that is required when developing an application, giving you the ability to easily profile and debug various variables and events.

In this chapter, we will do the following:

  • Learn about the Web Debug Toolbar

  • Examine the possibilities of Symfony2 profiler

  • Add a new section to Symfony2 profiler

  • Add our own stopwatch