Home
last modified time | relevance | path

Searched refs:rollBack (Results 1 – 14 of 14) sorted by relevance

/plugin/authssocas/vendor/apereo/phpcas/source/CAS/PGTStorage/
H A DDb.php327 $pdo->rollBack();
371 $pdo->rollBack();
422 $pdo->rollBack();
/plugin/strata/driver/
Ddriver.php176 $this->rollBack();
279 public function rollBack() { function in plugin_strata_driver
287 return $this->_db->rollBack();
/plugin/bez/action/
H A Dmigration.php66 $db->rollBack();
99 $db->rollBack();
140 $db->rollBack();
/plugin/data/admin/
Daliases.php97 $sqlite->getPdo()->rollBack();
/plugin/structstatus/
Daction.php82 $sqlite->getPdo()->rollBack();
/plugin/acknowledge/
Dhelper.php87 $this->db->getPdo()->rollBack();
393 $this->db->getPdo()->rollBack();
/plugin/questionnaire/
Dsyntax.php280 $db->getPdo()->rollBack();
/plugin/sqlite/
H A Dadmin.php80 $this->db->getPdo()->rollBack();
H A DSQLiteDB.php456 $this->pdo->rollBack();
/plugin/aichat/Storage/
DSQLiteStorage.php313 $this->db->getPdo()->rollBack();
/plugin/data/syntax/
Dentry.php294 $sqlite->getPdo()->rollBack();
/plugin/database2/
Ddatabase2.php1163 if ( !$this->db->rollBack() )
4219 if ( !$nestedTransaction && !$this->db->rollBack() )
4454 if ( !$inTransaction && !$this->db->rollBack() )
4525 if ( !$inTransaction && !$this->db->rollBack() )
/plugin/strata/helper/
Dtriples.php232 $this->_db->rollBack();
/plugin/bibtex4dw/lib/
Dbibtexparser.php564 $pdo->rollBack();