16 calls to drupal_valid_token()

aggregator_admin_refresh_feed in drupal/modules/aggregator/aggregator.admin.inc
Page callback: Refreshes a feed, then redirects to the overview page.
ajax_base_page_theme in drupal/includes/ajax.inc
Theme callback for Ajax requests.
color_palette_color_value in drupal/modules/color/color.module
Determines the value for a palette color field.
comment_approve in drupal/modules/comment/comment.pages.inc
Menu callback; publish specified comment.
dashboard_update in drupal/modules/dashboard/dashboard.module
Sets the new weight of each region according to the drag-and-drop order.
drupal_validate_form in drupal/includes/form.inc
Validates user-submitted form data in the $form_state array.
form_builder in drupal/includes/form.inc
Builds and processes all elements in the structured form array.
form_get_cache in drupal/includes/form.inc
Fetches a form from cache.
overlay_user_dismiss_message in drupal/modules/overlay/overlay.module
Page callback: Dismisses the overlay accessibility message for this user.
shortcut_link_add_inline in drupal/modules/shortcut/shortcut.admin.inc
Menu page callback: creates a new link in the provided shortcut set.
SystemValidTokenTest::testTokenValidation in drupal/modules/system/system.test
Tests invalid invocations of drupal_valid_token() that must return FALSE.
system_date_time_lookup in drupal/modules/system/system.admin.inc
Return the date for a given format string via Ajax.
system_theme_default in drupal/modules/system/system.admin.inc
Menu callback; Set the default theme.
system_theme_disable in drupal/modules/system/system.admin.inc
Menu callback; Disables a theme.
system_theme_enable in drupal/modules/system/system.admin.inc
Menu callback; Enables a theme.
update.php in drupal/update.php
Administrative page for handling updates from one Drupal version to another.