this PR sets up a page, where you can view former collected toolbar entries by accessing the route /zdt-background-reque.
Known Bugs:
- It’s ugly
- If you scroll to the page’s bottom, it’s horrible to read the bar’s content
- it uses a very high amount of memory
Missing:
- Tests
- Some cookie-stuff to assign and filter the requests (that’s, what the :uuid in the route is for)
- A way to cleanup the cache
- Review
Originally posted by @Blaimi at zendframework/zend-developer-tools#211
this PR sets up a page, where you can view former collected toolbar entries by accessing the route /zdt-background-reque.
Known Bugs:
Missing:
Originally posted by @Blaimi at zendframework/zend-developer-tools#211