We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 701f9d0 commit 97fa789Copy full SHA for 97fa789
config/packages/doctrine.yaml
@@ -43,3 +43,8 @@ when@prod:
43
adapter: cache.app
44
doctrine.system_cache_pool:
45
adapter: cache.system
46
+
47
+when@dev:
48
+ doctrine:
49
+ dbal:
50
+ profiling_collect_backtrace: true
0 commit comments