void disconnect() Disconnect from the underlying PDO connection.
PDO getPdo()
$this setReadPdo(PDO|null $pdo)
cursor($query, $bindings = array(), $useReadPdo = true) Parameters
void commit() Commit the active database transaction.
Illuminate\Database\Capsule Classes
Dispatcher getEventDispatcher()
Illuminate\Database\Migrations Classes
bool pretending() Determine if the connection in a "dry run".
array pretend(Closure $callback)
Page 28 of 43