Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[VarDumper] Improve rendering in HTML format #35800

Closed
@Chi-teck

Description

@Chi-teck

Description
Currently the dump is rendered expended and then it is collapsed by JavaScript which creates an annoying flickering. Also I think there is a performance problem here. To process a dump of a big object like HTTP Kernel Sfdump() calls toggle() about 120 times and it takes 35 - 50 ms on my environment. That's too slow.
Can we render an object dump collapsed by applying an appropriate CSS styles on server side?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions