void setQueryGrammar(Grammar $grammar)
int setFetchMode(int $fetchMode) Set the default fetch mode for the connection
void setPostProcessor(Processor $processor)
int getFetchMode() Get the default fetch mode for the connection.
PDO getReadPdo()
Processor getPostProcessor()
AbstractSchemaManager getDoctrineSchemaManager() Get the Doctrine DBAL
string|null getName() Get the database connection name.
int delete(string $query, array $bindings = array()) Run a delete statement
string getTablePrefix() Get the table prefix for the connection.
Page 20 of 43