Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question, is pagination available on large collections? #472

Open
procinger opened this issue Jul 11, 2021 · 0 comments
Open

Question, is pagination available on large collections? #472

procinger opened this issue Jul 11, 2021 · 0 comments

Comments

@procinger
Copy link

Background
I'm working in my spare time, on a Pet Project, on a Zend Extension, which gives me the execution stack directly from the PHP VM. Just playing, so I can see what is going on.

Problem
I'm only working with the DebugToolbar since today and have successfully written my own collector. The collector now has > 50k items. This makes the rendering of the DebugToolbar very slow.

Question
Is there a possibility of some kind of pagination / lazy loading / etc or do I have to implement that myself? I could not find anything in the documentation.

Question

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant