feat : ajout de la debug bar en mod dev

This commit is contained in:
2026-01-23 15:13:53 +01:00
parent 2cd05a39ba
commit d32b607dda
9 changed files with 493 additions and 300 deletions

View File

@@ -0,0 +1,13 @@
when@dev:
web_profiler:
toolbar: true
framework:
profiler:
collect_serializer_data: true
when@test:
framework:
profiler:
collect: false
collect_serializer_data: true