Skip to content

[DX] Profiler: Improve timeline page view: add an hierarchical view with extra info. #17843

@Strate

Description

@Strate

Hi everyone!

Firstly, let me describe my issue. This is typical profiler line view:
image

There is a lot of repeated sql queries, but there is no any extra helpful information to detect the place to optimization. I want to see which queries are executed there. But there is no such info, I should go to "Database" profiler page and should lookup through plain list of queries.

It would be cool, if popup with extra information (sql query in my case) opens on hover on timeline item.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DXDX = Developer eXperience (anything that improves the experience of using Symfony)WebProfilerBundle

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions