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

public setRollbackedRecord (Phalcon\Mvc\ModelInterface

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::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
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::setRollbackOnAbort
  • References/PHP/Phalcon/Mvc/Model/Transaction

public setRollbackOnAbort (mixed $rollbackOnAbort) Sets flag to rollback on abort the HTTP connection

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

public rollbackPendent () Rollbacks active transactions within the manager

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

public commit () Commits active transactions within the manager

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

abstract public notifyRollback (

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

public boolean rollback ([string $rollbackMessage], [

2025-01-10 15:47:30