Mvc\Model\Transaction::setTransactionManager
  • References/PHP/Phalcon/Mvc/Model/Transaction

public setTransactionManager (

2025-01-10 15:47:30
Mvc\Model\Transaction::setIsNewTransaction
  • References/PHP/Phalcon/Mvc/Model/Transaction

public setIsNewTransaction (mixed $isNew) Sets if is a reused transaction or new once

2025-01-10 15:47:30
Mvc\Model\Transaction::getConnection
  • References/PHP/Phalcon/Mvc/Model/Transaction

public getConnection () Returns the connection related to transaction

2025-01-10 15:47:30
Mvc\Model\Transaction\Manager
  • References/PHP/Phalcon/Mvc/Model/Transaction/Manager

implements Pha

2025-01-10 15:47:30
Mvc\Model\Transaction::begin
  • References/PHP/Phalcon/Mvc/Model/Transaction

public begin () Starts the transaction

2025-01-10 15:47:30
Mvc\Model\Transaction\ManagerInterface::has
  • References/PHP/Phalcon/Mvc/Model/Transaction/ManagerInterface

abstract public has () ...

2025-01-10 15:47:30
Mvc\Model\Transaction\ManagerInterface::commit
  • References/PHP/Phalcon/Mvc/Model/Transaction/ManagerInterface

abstract public commit () ...

2025-01-10 15:47:30
Mvc\Model\Transaction\Manager::setRollbackPendent
  • References/PHP/Phalcon/Mvc/Model/Transaction/Manager

public setRollbackPendent (mixed $rollbackPendent) Set if the transaction manager must register a shutdown function

2025-01-10 15:47:30
Mvc\Model\Transaction\Manager::getDbService
  • References/PHP/Phalcon/Mvc/Model/Transaction/Manager

public string getDbService () Returns the database service used to isolate the transaction

2025-01-10 15:47:30
Mvc\Model\Transaction\Manager::getRollbackPendent
  • References/PHP/Phalcon/Mvc/Model/Transaction/Manager

public getRollbackPendent () Check if the transaction manager is registering a shutdown function to clean up pendent transactions

2025-01-10 15:47:30