Explorar o código

upgrade symfony/web-profiler-bundle

Vincent %!s(int64=2) %!d(string=hai) anos
pai
achega
e55f19c204
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      config/packages/web_profiler.yaml

+ 3 - 1
config/packages/web_profiler.yaml

@@ -4,7 +4,9 @@ when@dev:
         intercept_redirects: false
 
     framework:
-        profiler: { only_exceptions: false }
+        profiler:
+            only_exceptions: false
+            collect_serializer_data: true
 
 when@test:
     web_profiler: