6 calls to drupal_get_token()

aggregator_view in drupal-6.x/modules/aggregator/aggregator.admin.inc
Displays the aggregator administration page.
batch_process in drupal-6.x/includes/form.inc
Processes the batch.
drupal_prepare_form in drupal-6.x/includes/form.inc
Prepares a structured form array by adding required elements, executing any hook_form_alter functions, and optionally inserting a validation token to prevent tampering.
form_set_cache in drupal-6.x/includes/form.inc
Store a form in the cache.
update_info_page in drupal-6.x/update.php
_batch_page in drupal-6.x/includes/batch.inc
State-based dispatcher for the batch processing page.