You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 profiler
0 commit comments