bool isDoctrineAvailable() Is Doctrine available?
string setDatabaseName(string $database) Set the name of the connected
string getDriverName() Get the PDO driver name.
int setFetchMode(int $fetchMode, mixed $fetchArgument = null, array $fetchConstructorArgument = array())
void setQueryGrammar(Grammar $grammar)
array pretend(Closure $callback)
bool pretending() Determine if the connection in a "dry run".
mixed transaction(Closure $callback, int $attempts = 1)
PDO getReadPdo()
MySqlConnection class MySqlConnection extends
Page 27 of 43