statistics.admin.inc

Admin page callbacks for the Statistics module.

File

drupal/core/modules/statistics/statistics.admin.inc
View source

Functions

Namesort descending Description
statistics_access_log Page callback: Gathers page access statistics suitable for rendering.
statistics_recent_hits Page callback: Displays the "recent hits" page.
statistics_settings_form Form constructor for the statistics administration form.
statistics_settings_form_submit Form submission handler for statistics_settings_form().
statistics_top_pages Page callback: Displays statistics for the "top pages" (most accesses).
statistics_top_referrers Page callback: Displays the "top referrers" in the access logs.
statistics_top_visitors Page callback: Displays the "top visitors" page.