TransactionManagerBase::$triggerWarningWhenUnpilingOnVoidTransaction

Whether to trigger warnings when unpiling a void transaction.

Normally FALSE, is set to TRUE by specific tests checking the internal state of the transaction stack.

@internal

Type: triggerWarningWhenUnpilingOnVoidTransaction

File

core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php, line 112

Class

TransactionManagerBase
The database transaction manager base class.

Namespace

Drupal\Core\Database\Transaction

Code

public bool $triggerWarningWhenUnpilingOnVoidTransaction = FALSE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.