16 calls to drupal_access_denied()

book_export_html in drupal-7.x/modules/book/book.pages.inc
Generates HTML for export when invoked by book_export().
contact_personal_form in drupal-7.x/modules/contact/contact.pages.inc
Form constructor for the personal contact form.
contact_site_form in drupal-7.x/modules/contact/contact.pages.inc
Form constructor for the site-wide contact form.
cron.php in drupal-7.x/cron.php
Handles incoming requests to fire off regularly-scheduled tasks (cron jobs).
file_download in drupal-7.x/includes/file.inc
Menu handler for private file transfers.
image_style_deliver in drupal-7.x/modules/image/image.module
Page callback: Generates a derivative, given a style and image path.
menu_delete_menu_page in drupal-7.x/modules/menu/menu.admin.inc
Menu callback; check access and get a confirm form for deletion of a custom menu.
menu_item_delete_page in drupal-7.x/modules/menu/menu.admin.inc
Menu callback; Check access and present a confirm form for deleting a menu link.
profile_browse in drupal-7.x/modules/profile/profile.pages.inc
Menu callback; display a list of user information.
shortcut_link_add_inline in drupal-7.x/modules/shortcut/shortcut.admin.inc
Menu page callback: creates a new link in the provided shortcut set.
system_batch_page in drupal-7.x/modules/system/system.admin.inc
Default page callback for batches.
system_theme_default in drupal-7.x/modules/system/system.admin.inc
Menu callback; Set the default theme.
system_theme_disable in drupal-7.x/modules/system/system.admin.inc
Menu callback; Disables a theme.
system_theme_enable in drupal-7.x/modules/system/system.admin.inc
Menu callback; Enables a theme.
user_cancel_confirm in drupal-7.x/modules/user/user.pages.inc
Menu callback; Cancel a user account via e-mail confirmation link.
user_pass_reset in drupal-7.x/modules/user/user.pages.inc
Menu callback; process one time login link and redirects to the user page on success.