DBAL
Namespaces
- Cache
- Connections
- Driver
- Event
- Exception
- Id
- Logging
- Platforms
- Portability
- Query
- Schema
- Sharding
- Tools
- Types
Interfaces, Classes and Traits
- Driver
- Driver interface.
- VersionAwarePlatformDriver
- Contract for a driver that is able to create platform instances by version.
- Driver
- Driver interface.
- VersionAwarePlatformDriver
- Contract for a driver that is able to create platform instances by version.
- ColumnCase
- Contains portable column case conversions.
- Connection
- A wrapper around a Doctrine\DBAL\Driver\Connection that adds features like events, transaction isolation levels, configuration, emulated transaction nesting, lazy connecting and more.
- ConnectionException
- DBALException
- DriverManager
- Factory for creating Doctrine\DBAL\Connection instances.
- Events
- Container for all DBAL events.
- FetchMode
- Contains statement fetch modes.
- LockMode
- Contains all DBAL LockModes.
- ParameterType
- Contains statement parameter types.
- SQLParserUtils
- Utility class that parses sql statements with regard to types and parameters.
- SQLParserUtilsException
- Doctrine\DBAL\ConnectionException
- Statement
- A thin wrapper around a Doctrine\DBAL\Driver\Statement that adds support for logging, DBAL mapping types, etc.
- TransactionIsolationLevel
- Version
- Class to store and retrieve the version of Doctrine.
- Connection
- A wrapper around a Doctrine\DBAL\Driver\Connection that adds features like events, transaction isolation levels, configuration, emulated transaction nesting, lazy connecting and more.
- ConnectionException
- DBALException
- DriverManager
- Factory for creating Doctrine\DBAL\Connection instances.
- Events
- Container for all DBAL events.
- LockMode
- Contains all DBAL LockModes.
- SQLParserUtils
- Utility class that parses sql statements with regard to types and parameters.
- SQLParserUtilsException
- Doctrine\DBAL\ConnectionException
- Statement
- A thin wrapper around a Doctrine\DBAL\Driver\Statement that adds support for logging, DBAL mapping types, etc.
- Version
- Class to store and retrieve the version of Doctrine.