You are here

16 calls to drupal_valid_token() in Drupal 7

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