DBAL
Table of Contents
Namespaces
- ArrayParameters
- Cache
- Connections
- Driver
- Event
- Exception
- Id
- Logging
- Platforms
- Portability
- Query
- Schema
- SQL
- Tools
- Types
Interfaces
- Driver
- Driver interface.
- VersionAwarePlatformDriver
- Contract for a driver that is able to create platform instances by version.
Classes
- ArrayParameterType
- ColumnCase
- Contains portable column case conversions.
- Configuration
- Configuration container for the Doctrine DBAL.
- ConnectionException
- DriverManager
- Factory for creating {@see Connection} instances.
- Events
- Container for all DBAL events.
- Exception
- ExpandArrayParameters
- FetchMode
- Legacy Class that keeps BC for using the legacy APIs fetch()/fetchAll().
- LockMode
- Contains all DBAL LockModes.
- ParameterType
- Contains statement parameter types.
- Query
- An SQL query together with its bound parameters.
- Statement
- A database abstraction-level statement that implements support for logging, DBAL mapping types, etc.
- TransactionIsolationLevel