14 calls to drupal_valid_token()

aggregator_admin_refresh_feed in drupal-7.x/modules/aggregator/aggregator.admin.inc
Page callback: Refreshes a feed, then redirects to the overview page.
ajax_base_page_theme in drupal-7.x/includes/ajax.inc
Theme callback for Ajax requests.
color_palette_color_value in drupal-7.x/modules/color/color.module
Determines the value for a palette color field.
comment_approve in drupal-7.x/modules/comment/comment.pages.inc
Menu callback; publish specified comment.
dashboard_update in drupal-7.x/modules/dashboard/dashboard.module
Sets the new weight of each region according to the drag-and-drop order.
drupal_validate_form in drupal-7.x/includes/form.inc
Validates user-submitted form data in the $form_state array.
form_get_cache in drupal-7.x/includes/form.inc
Fetches a form from cache.
overlay_user_dismiss_message in drupal-7.x/modules/overlay/overlay.module
Page callback: Dismisses the overlay accessibility message for this user.
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.
SystemValidTokenTest::testTokenValidation in drupal-7.x/modules/system/system.test
Tests invalid invocations of drupal_valid_token() that must return FALSE.
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.
update.php in drupal-7.x/update.php
Administrative page for handling updates from one Drupal version to another.