Builder|
PDO connect(array $config)
mixed selectOne(string $query, array $bindings = array()) Run a select
void call(string $class) Seed the given connection from the given path
string compileUnique(Blueprint $blueprint,
bool confirm(string $question, bool $default = false) Confirm a question
string getDateFormat() Get the format for database stored dates.
Connection getDoctrineConnection() Get the Doctrine DBAL database connection
string getTablePrefix() Get the table prefix for the connection.
Page 71 of 100