void useDefaultQueryGrammar() Set the query grammar to the default implementation
Dispatcher getEventDispatcher()
array getQueryLog() Get the connection query log.
Column getDoctrineColumn(string $table, string $column) Get a Doctrine
array selectFromWriteConnection(string $query, array $bindings = array())
void disconnect() Disconnect from the underlying PDO connection.
int delete(string $query, array $bindings = array()) Run a delete statement
bool isDoctrineAvailable() Is Doctrine available?
DatabaseServiceProvider class DatabaseServiceProvider extends
void setPostProcessor(Processor $processor)
Page 37 of 43