14 calls to db_next_id() in Drupal 5
- aggregator_save_category in modules/
aggregator/ aggregator.module - Add/edit/delete aggregator categories.
- aggregator_save_feed in modules/
aggregator/ aggregator.module - Add/edit/delete an aggregator feed.
- aggregator_save_item in modules/
aggregator/ aggregator.module - comment_save in modules/
comment/ comment.module - Accepts a submission of new or changed comment content.
- drupal_client_ping in modules/
drupal/ drupal.module - Callback function from drupal_xmlrpc() called when another site pings this one.
- menu_save_item in modules/
menu/ menu.module - Save a menu item to the database.
- node_save in modules/
node/ node.module - Save a node object into the database.
- system_update_146 in modules/
system/ system.install - system_update_151 in modules/
system/ system.install - system_update_159 in modules/
system/ system.install - Retrieve data out of the old_revisions table and put into new revision system.
- taxonomy_save_term in modules/
taxonomy/ taxonomy.module - Helper function for taxonomy_form_term_submit().
- taxonomy_save_vocabulary in modules/
taxonomy/ taxonomy.module - upload_save in modules/
upload/ upload.module - user_save in modules/
user/ user.module - Save changes to a user account or add a new user.