You are here

Functions in Transaction 5

Primary tabs

Namesort descending Location Description Direct uses Strings
pressflow_transaction_db_next_id Deprecated ./transaction.module Legacy compatibility wrapper for transaction_db_next_id(). 1
pressflow_transaction_update Deprecated ./transaction.module Legacy compatibility wrapper for transaction_update(). 4
transaction_db_next_id ./transaction.module Transaction-friendly version of db_next_id(). The default Drupal implementation performs a table lock which will terminate any open transaction. 3
transaction_update ./transaction.module Utility function that abstracts transactionalized updates or inserts on a single row. 5

Other projects