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 19th March 2024 03:35 Europe/London time based on the source file dated 8th March 2024 15:10 Europe/London time.