PHP Doctrine\DBAL 네임스페이스

중첩된 네임스페이스

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

이름 설명
Connection

클래스들

이름 설명
DBALException
DriverManager Factory for creating Doctrine\DBAL\Connection instances.
Statement A thin wrapper around PDOStatement.