PHP Doctrine\DBAL Namespace

Nested Namespaces

Doctrine\DBAL\Connections
Doctrine\DBAL\Driver
Doctrine\DBAL\Logging
Doctrine\DBAL\Migrations
Doctrine\DBAL\Platforms
Doctrine\DBAL\Portability
Doctrine\DBAL\Query
Doctrine\DBAL\Schema
Doctrine\DBAL\Types

Interfaces

Name Description
Connection

Classes

Name Description
DBALException
DriverManager Factory for creating Doctrine\DBAL\Connection instances.
Statement A thin wrapper around PDOStatement.