array select(string $query, array $bindings = array(), bool $useReadPdo = true)
Processor getPostProcessor()
Grammar getSchemaGrammar()
bool isExpression(mixed $value) Determine if the given value is a raw expression
bool pretending() Determine if the connection in a "dry run".
array selectFromWriteConnection(string $query, array $bindings = array())
void flushQueryLog() Clear the query log.
void reconnect() Reconnect to the database.
void rollBack() Rollback the active database transaction.
void setEventDispatcher(Dispatcher $events)
Page 42 of 43