Definition at line 5 of file dbxApi_missing_log_test.php.
◆ begin()
| dbxMissingLogTestDb::begin |
( |
string | $dd | ) |
|
◆ commit()
| dbxMissingLogTestDb::commit |
( |
string | $dd | ) |
|
◆ get_insert_id()
| dbxMissingLogTestDb::get_insert_id |
( |
| ) |
|
◆ insert()
| dbxMissingLogTestDb::insert |
( |
string | $dd, |
|
|
array | $values, |
|
|
| ... ) |
◆ rollback()
| dbxMissingLogTestDb::rollback |
( |
string | $dd | ) |
|
◆ select1()
| dbxMissingLogTestDb::select1 |
( |
string | $dd, |
|
|
array | $where, |
|
|
string | $fields, |
|
|
int | $verifyAccess ) |
◆ update()
| dbxMissingLogTestDb::update |
( |
string | $dd, |
|
|
array | $values, |
|
|
| $id, |
|
|
| ... ) |
◆ $begins
| int dbxMissingLogTestDb::$begins = 0 |
◆ $commits
| int dbxMissingLogTestDb::$commits = 0 |
◆ $rollbacks
| int dbxMissingLogTestDb::$rollbacks = 0 |
◆ $rows
| array dbxMissingLogTestDb::$rows = array() |
◆ $transaction
| bool dbxMissingLogTestDb::$transaction = false |
The documentation for this class was generated from the following file: