Debug Hook Display

Categories

Component ID

1782470

Component name

Debug Hook Display

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module aims to facilitate hook debugging and implementations.
It displays each drupal core hook call on each page loaded.
It's just a proof of concept, and need to be improved :
- only core hook are displayed,
- there are a lot of hook calls on each page, parameters must be added to determine which hook to display to be useful.