We have moved to Github. Please open tickets there.

Opened 12 months ago

Last modified 4 months ago

#4540 new Feature Request

Include more info in develop: inspect: views

Reported by: mrclay Owned by:
Priority: normal Milestone: Near Term Future Release
Component: Developer Tools Version:
Severity: trivial Keywords:
Cc: brett@… Difficulty:

Description

It would be great to see for each view:

  • The full list of files executed in order, with the original extension priorities
  • In grey, all the locations (including core) that have been overridden in plugin order
  • A list of plugin hook handlers registered on the view

I imagine this would probably have to be brought in via Ajax and require a custom view resolver to capture more data.

Change History (2)

comment:1 Changed 11 months ago by cash

I started working on a better developer tools tree visualization that will support displaying additional information for views. We still may want to load some of this information through Ajax.

comment:2 Changed 4 months ago by cash

  • Milestone changed from Needs Review to Near Term Future Release
Note: See TracTickets for help on using tickets.