[Symfony] Add API calls to profiler
TZK- opened this issue · 0 comments
TZK- commented
There is a decorator used to inject API calls (endpoints, HTTP data & response time) in the laravel debugbar.
We can implement such a feature in Symfony thanks to the Profiler via DataCollectors