Commit b19c543
committed
feature #1451 Enable backtraces in Doctrine profiler (GromNaN)
This PR was merged into the main branch.
Discussion
----------
Enable backtraces in Doctrine profiler
I didn't know about this feature. It's very useful to find the origin of a specific query from the doctrine profiler panel.
I think it's a good idea to activate it on symfony/demo, as it allows you to demonstrate this functionality.
<img width="971" alt="image" src="https://github.com/symfony/demo/assets/400034/6aec0f4f-cbf2-4b99-9837-96a9a53c9666">
Commits
-------
97fa789 Enable backtraces in Doctrine profiler1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
0 commit comments