$childConnection | DebugConnection | [private] |
$lastExecutedQuery | DebugConnection | [private] |
$logger | DebugConnection | [private] |
$numQueriesExecuted | DebugConnection | [private] |
applyLimit(&$sql, $offset, $limit) | DebugConnection | |
begin() | DebugConnection | |
close() | DebugConnection | |
commit() | DebugConnection | |
connect($dsninfo, $flags=0) | DebugConnection | |
createStatement() | DebugConnection | |
executeQuery($sql, $fetchmode=null) | DebugConnection | |
executeUpdate($sql) | DebugConnection | |
getAutoCommit() | DebugConnection | |
getDatabaseInfo() | DebugConnection | |
getDSN() | DebugConnection | |
getFlags() | DebugConnection | |
getIdGenerator() | DebugConnection | |
getLastExecutedQuery() | DebugConnection | |
getNumQueriesExecuted() | DebugConnection | |
getResource() | DebugConnection | |
getUpdateCount() | DebugConnection | |
isConnected() | DebugConnection | |
log($msg) | DebugConnection | [private] |
prepareCall($sql) | DebugConnection | |
prepareStatement($sql) | DebugConnection | |
rollback() | DebugConnection | |
setAutoCommit($bit) | DebugConnection | |
setLogger($logger) | DebugConnection |