Related topics

Namesort iconDescription
Database abstraction layerAllow the use of different database servers using the same code base.

Functions that call db_affected_rows()

Namesort iconLocationDescription
cache_setdrupal/includes/cache.incStore data in the persistent cache.
node_type_update_nodesdrupal/modules/node/node.moduleUpdates all nodes of one type to be of another type.
search_indexdrupal/modules/search/search.moduleUpdate the full-text search index for a particular item.
search_update_totalsdrupal/modules/search/search.moduleThis function is called on shutdown to ensure that search_total is always up to date (even if cron times out or otherwise fails).
statistics_exitdrupal/modules/statistics/statistics.moduleImplementation of hook_exit().
user_set_authmapsdrupal/modules/user/user.moduleSave mappings of which external authentication module(s) authenticated a user. Maps external usernames to user ids in the users table.
variable_setdrupal/includes/bootstrap.incSet a persistent variable.
_sess_writedrupal/includes/session.incSession handler assigned by session_set_save_handler().