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

public setRollbackedRecord (Phalcon\Mvc\ModelInterface

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

public getMessages () Returns validations messages from last save try

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

public getRecordMessages () Returns validation record messages which stop the transaction

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

public has () Checks whether the manager has an active transaction

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

public notifyCommit (P

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

public setDbService (mixed $service) Sets the database service used to run the isolated transactions

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
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