8 calls to drupal_write_record()

blogapi_metaweblog_new_media_object in drupal-6.x/modules/blogapi/blogapi.module
Blogging API callback. Inserts a file into Drupal.
contact_admin_edit_submit in drupal-6.x/modules/contact/contact.admin.inc
Process the contact category edit page form submission.
file_save_upload in drupal-6.x/includes/file.inc
Saves a file upload to a new location.
node_save in drupal-6.x/modules/node/node.module
Save a node object into the database.
taxonomy_save_term in drupal-6.x/modules/taxonomy/taxonomy.module
Helper function for taxonomy_form_term_submit().
taxonomy_save_vocabulary in drupal-6.x/modules/taxonomy/taxonomy.module
_block_rehash in drupal-6.x/modules/block/block.module
Update the 'blocks' DB table with the blocks currently exported by modules.
_node_save_revision in drupal-6.x/modules/node/node.module
Helper function to save a revision with the uid of the current user.