mod_admin_statistics
Admin module exposing site statistics views and related dashboard metrics.
Accepted Events
This module handles the following notifier callbacks:
observe_admin_menu: Contribute module entries to the admin menu tree.
Admin module exposing site statistics views and related dashboard metrics.
This module handles the following notifier callbacks:
observe_admin_menu: Contribute module entries to the admin menu tree.
Dispatch rules Name Path Resource Args admin_statistics [“admin”,”statistics”] controller_admin_statistics []…
All the dispatch rules from all modules. For a background on dispatch rules, see The URL dispatch system.