void listen(Closure $callback)
bool insert(string $query, array $bindings = array()) Run an insert statement
int setFetchMode(int $fetchMode, mixed $fetchArgument = null, array $fetchConstructorArgument = array())
Connection getDoctrineConnection() Get the Doctrine DBAL database connection
PDO getReadPdo()
int setFetchMode(int $fetchMode) Set the default fetch mode for the connection
mixed getConfig(string $option) Get an option from the configuration options
Connection class Connection implements
Builder getSchemaBuilder()
mixed selectOne(string $query, array $bindings = array()) Run a select
Page 1 of 43