How do I disable the Symfony 2 profiler bar? April 21, 2023 by Tarik This setting is in app/config/config_dev.yml: web_profiler: toolbar: true intercept_redirects: false