11 calls to drupal_valid_token()

aggregator_admin_refresh_feed in drupal/core/modules/aggregator/aggregator.admin.inc
Page callback: Refreshes a feed, then redirects to the overview page.
ajax_base_page_theme in drupal/core/includes/ajax.inc
Theme callback: Returns the correct theme for an Ajax request.
comment_approve in drupal/core/modules/comment/comment.pages.inc
Page callback: Publishes the specified comment.
drupal_validate_form in drupal/core/includes/form.inc
Validates user-submitted form data in the $form_state array.
form_get_cache in drupal/core/includes/form.inc
Fetches a form from the cache.
overlay_user_dismiss_message in drupal/core/modules/overlay/overlay.module
Page callback: Dismisses the overlay accessibility message for this user.
shortcut_link_add_inline in drupal/core/modules/shortcut/shortcut.admin.inc
Menu page callback: creates a new link in the provided shortcut set.
system_theme_default in drupal/core/modules/system/system.admin.inc
Menu callback; Set the default theme.
system_theme_disable in drupal/core/modules/system/system.admin.inc
Menu callback; Disables a theme.
system_theme_enable in drupal/core/modules/system/system.admin.inc
Menu callback; Enables a theme.
update.php in drupal/core/update.php
Administrative page for handling updates from one Drupal version to another.