Builder table(string $table)
Connection getDoctrineConnection() Get the Doctrine DBAL database connection
array select(string $query, array $bindings = array(), bool $useReadPdo = true)
void extend(string $name, callable $resolver) Register an extension connection
mixed __call(string $method, array $parameters) Dynamically handle missing
mixed transaction(Closure $callback)
int delete(string $query, array $bindings = array()) Run a delete statement
void useDefaultSchemaGrammar() Set the schema grammar to the default implementation
$this setReconnector(callable $reconnector) Set the reconnect instance
array pretend(Closure $callback)
Page 7 of 43