Back to course

Debugging with Symfony Profiler

Symfony 0 to Hero: The Complete 2026 Guide

The Symfony Profiler

One of Symfony's best tools! At the bottom of your page in the dev environment, you'll see a black bar.

  • Click it to see database queries.
  • Check execution time.
  • Inspect logs and security state.
  • View environment variables.