Closed (fixed)
Project:
Devel
Version:
8.x-1.x-dev
Component:
webprofiler
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2015 at 20:24 UTC
Updated:
7 Apr 2016 at 07:17 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #1
willzyx commentedComment #2
lussolucaThis is a good idea,
I just wonder if this datacollector should be into Devel and not into Webprofiler. At the same time I think we have to remove overlapping functionalities from Devel (query log and memory/time log).
Comment #3
lussolucaMoved to the Devel issue queue
Comment #4
moshe weitzman commentedI'm open to moving things around between webprofiler and devel. webprofiler is awesome!
Comment #5
lussolucaHi Moshe,
maybe we could open a meta issue when we can discuss what we want to move around?
Comment #6
moshe weitzman commentedComment #7
lussolucaNow that Webprofiler is in Devel add a datacollector for the Devel's menu make much more sense.
Comment #8
moshe weitzman commentedLooks good to me.
Comment #9
willzyx commentedTop-level inaccessible links are *not* removed automatically (see DefaultMenuLinkTreeManipulators::checkAccess()); we should iterate over the links and exclude inaccessible links. Something like
otherwise looks good :)
Comment #11
lussolucaCommitted to 8.x-1.x (with fix from #9). Thanks!