You are here

Functions in Page Not Found Reports 7

Primary tabs

Namesort descending Location Description Direct uses Strings
pagenotfound_reports_all ./pagenotfound_reports.module List of all 404s in the log 1
pagenotfound_reports_form_redirect_edit_form_alter ./pagenotfound_reports.module Implements hook_form_FORM_ID_alter().
pagenotfound_reports_menu ./pagenotfound_reports.module Implements hook_menu().
pagenotfound_reports_referers ./pagenotfound_reports.module List of 404s with referers. 1
pagenotfound_reports_tips ./pagenotfound_reports.module Page of tips to minimize 404 errors 1
pagenotfound_reports_top_404s ./pagenotfound_reports.module List of all 404s sorted by most common 1
_pagenotfound_reports_add_operations ./pagenotfound_reports.module Add a set of operation links to a single dblog (404) entry. 3
_pagenotfound_reports_summary_stats ./pagenotfound_reports.module Get summary stats to show above the report. Takes the $oldest_item and $item_count variables because different reports include different types or sets of log records, so they need to be figured for each report. 2

Other projects