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 5th May 2024 14:05 Europe/London time based on the source file dated 3rd May 2024 13:10 Europe/London time.