Interface Doctrine\DBAL\ForwardCompatibility\DriverResultStatement

extends ResultStatement, Result
Methods inherited from Doctrine\DBAL\Driver\ResultStatement
closeCursor(), columnCount(), setFetchMode(), fetch(), fetchAll(), fetchColumn()
Methods inherited from Doctrine\DBAL\Result
fetchAllKeyValue(), fetchAllAssociativeIndexed(), iterateKeyValue(), iterateAssociativeIndexed()
Methods inherited from Doctrine\DBAL\Abstraction\Result
iterateNumeric(), iterateAssociative(), iterateColumn()
Methods inherited from Doctrine\DBAL\Driver\Result
fetchNumeric(), fetchAssociative(), fetchOne(), fetchAllNumeric(), fetchAllAssociative(), fetchFirstColumn(), rowCount(), columnCount(), free()