Collections functions
General functions
Node functions
Render functions
Theme permission functions
User functions
Resource functions

db_begin_transaction()

Description

Indicate that from now on we want to group together DML statements into one transaction.

Parameters

ColumnTypeDefaultDescription
$name string Savepoint name for the transaction.

Return

boolean Returns TRUE on success or FALSE on failure.

This article was last updated 27th April 2024 08:35 Europe/London time based on the source file dated 26th April 2024 14:55 Europe/London time.