Drupal Test Helpers module API documentation - release 1.5.0

TransactionManagerStub extends TransactionManagerBase
in package

SQLite implementation of TransactionManagerInterface.

Table of Contents

Methods

beginClientTransaction()  : bool
{@inheritdoc}
commitClientTransaction()  : bool
{@inheritdoc}
rollbackClientTransaction()  : bool
{@inheritdoc}

Methods

beginClientTransaction()

{@inheritdoc}

protected beginClientTransaction() : bool
Return values
bool

commitClientTransaction()

{@inheritdoc}

protected commitClientTransaction() : bool
Return values
bool

rollbackClientTransaction()

{@inheritdoc}

protected rollbackClientTransaction() : bool
Return values
bool

        
On this page

Search results