Classes Tree

Here are the classes tree, built with class extensions. Classes without any extension are not represented..

  • \Doctrine\DBAL\DBALException
    • \Doctrine\DBAL\Exception
      • \Doctrine\DBAL\Cache\CacheException
      • \Doctrine\DBAL\ConnectionException
      • \Doctrine\DBAL\Exception\DriverException
        • \Doctrine\DBAL\Exception\ConnectionException
          • \Doctrine\DBAL\Exception\ConnectionLost
        • \Doctrine\DBAL\Exception\ServerException
          • \Doctrine\DBAL\Exception\ConstraintViolationException
            • \Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException
            • \Doctrine\DBAL\Exception\NotNullConstraintViolationException
            • \Doctrine\DBAL\Exception\UniqueConstraintViolationException
          • \Doctrine\DBAL\Exception\DatabaseObjectExistsException
            • \Doctrine\DBAL\Exception\TableExistsException
          • \Doctrine\DBAL\Exception\DatabaseObjectNotFoundException
            • \Doctrine\DBAL\Exception\TableNotFoundException
          • \Doctrine\DBAL\Exception\DeadlockException
          • \Doctrine\DBAL\Exception\InvalidFieldNameException
          • \Doctrine\DBAL\Exception\LockWaitTimeoutException
          • \Doctrine\DBAL\Exception\NonUniqueFieldNameException
          • \Doctrine\DBAL\Exception\ReadOnlyException
          • \Doctrine\DBAL\Exception\SyntaxErrorException
      • \Doctrine\DBAL\Exception\InvalidArgumentException
      • \Doctrine\DBAL\Exception\NoKeyValue
      • \Doctrine\DBAL\Query\QueryException
      • \Doctrine\DBAL\SQLParserUtilsException
      • \Doctrine\DBAL\Schema\SchemaException
      • \Doctrine\DBAL\Sharding\ShardingException
      • \Doctrine\DBAL\Types\ConversionException
  • \Doctrine\DBAL\Schema\AbstractSchemaManager
    • \Doctrine\DBAL\Schema\DB2SchemaManager
    • \Doctrine\DBAL\Schema\DrizzleSchemaManager
    • \Doctrine\DBAL\Schema\MySqlSchemaManager
    • \Doctrine\DBAL\Schema\OracleSchemaManager
    • \Doctrine\DBAL\Schema\PostgreSqlSchemaManager
    • \Doctrine\DBAL\Schema\SQLAnywhereSchemaManager
    • \Doctrine\DBAL\Schema\SQLServerSchemaManager
    • \Doctrine\DBAL\Schema\SqliteSchemaManager
  • \Doctrine\DBAL\Schema\AbstractAsset
    • \Doctrine\DBAL\Schema\Column
    • \Doctrine\DBAL\Schema\ForeignKeyConstraint
    • \Doctrine\DBAL\Schema\Identifier
    • \Doctrine\DBAL\Schema\Index
    • \Doctrine\DBAL\Schema\Schema
    • \Doctrine\DBAL\Schema\Sequence
    • \Doctrine\DBAL\Schema\Table
    • \Doctrine\DBAL\Schema\View
  • \Doctrine\DBAL\Schema\Visitor\AbstractVisitor
    • \Doctrine\DBAL\Schema\Visitor\CreateSchemaSqlCollector
    • \Doctrine\DBAL\Schema\Visitor\DropSchemaSqlCollector
    • \Doctrine\DBAL\Schema\Visitor\Graphviz
    • \Doctrine\DBAL\Schema\Visitor\RemoveNamespacedAssets
  • \Doctrine\DBAL\Schema\Synchronizer\AbstractSchemaSynchronizer
    • \Doctrine\DBAL\Schema\Synchronizer\SingleDatabaseSynchronizer
    • \Doctrine\DBAL\Sharding\SQLAzure\SQLAzureFederationsSynchronizer
  • \Doctrine\DBAL\Platforms\AbstractPlatform
    • \Doctrine\DBAL\Platforms\DB2Platform
    • \Doctrine\DBAL\Platforms\DrizzlePlatform
    • \Doctrine\DBAL\Platforms\MySqlPlatform
      • \Doctrine\DBAL\Platforms\MariaDb1027Platform
      • \Doctrine\DBAL\Platforms\MySQL57Platform
        • \Doctrine\DBAL\Platforms\MySQL80Platform
    • \Doctrine\DBAL\Platforms\OraclePlatform
    • \Doctrine\DBAL\Platforms\PostgreSqlPlatform
      • \Doctrine\DBAL\Platforms\PostgreSQL91Platform
        • \Doctrine\DBAL\Platforms\PostgreSQL92Platform
          • \Doctrine\DBAL\Platforms\PostgreSQL94Platform
            • \Doctrine\DBAL\Platforms\PostgreSQL100Platform
    • \Doctrine\DBAL\Platforms\SQLAnywherePlatform
      • \Doctrine\DBAL\Platforms\SQLAnywhere11Platform
        • \Doctrine\DBAL\Platforms\SQLAnywhere12Platform
          • \Doctrine\DBAL\Platforms\SQLAnywhere16Platform
    • \Doctrine\DBAL\Platforms\SQLServerPlatform
      • \Doctrine\DBAL\Platforms\SQLServer2005Platform
        • \Doctrine\DBAL\Platforms\SQLServer2008Platform
          • \Doctrine\DBAL\Platforms\SQLAzurePlatform
          • \Doctrine\DBAL\Platforms\SQLServer2012Platform
    • \Doctrine\DBAL\Platforms\SqlitePlatform
  • \Doctrine\DBAL\Platforms\Keywords\KeywordList
    • \Doctrine\DBAL\Platforms\Keywords\DB2Keywords
    • \Doctrine\DBAL\Platforms\Keywords\DrizzleKeywords
    • \Doctrine\DBAL\Platforms\Keywords\MySQLKeywords
      • \Doctrine\DBAL\Platforms\Keywords\MariaDb102Keywords
      • \Doctrine\DBAL\Platforms\Keywords\MySQL57Keywords
        • \Doctrine\DBAL\Platforms\Keywords\MySQL80Keywords
    • \Doctrine\DBAL\Platforms\Keywords\OracleKeywords
    • \Doctrine\DBAL\Platforms\Keywords\PostgreSQLKeywords
      • \Doctrine\DBAL\Platforms\Keywords\PostgreSQL91Keywords
        • \Doctrine\DBAL\Platforms\Keywords\PostgreSQL92Keywords
          • \Doctrine\DBAL\Platforms\Keywords\PostgreSQL94Keywords
            • \Doctrine\DBAL\Platforms\Keywords\PostgreSQL100Keywords
    • \Doctrine\DBAL\Platforms\Keywords\SQLAnywhereKeywords
      • \Doctrine\DBAL\Platforms\Keywords\SQLAnywhere11Keywords
        • \Doctrine\DBAL\Platforms\Keywords\SQLAnywhere12Keywords
          • \Doctrine\DBAL\Platforms\Keywords\SQLAnywhere16Keywords
    • \Doctrine\DBAL\Platforms\Keywords\SQLServerKeywords
      • \Doctrine\DBAL\Platforms\Keywords\MsSQLKeywords
      • \Doctrine\DBAL\Platforms\Keywords\SQLServer2005Keywords
        • \Doctrine\DBAL\Platforms\Keywords\SQLServer2008Keywords
          • \Doctrine\DBAL\Platforms\Keywords\SQLServer2012Keywords
    • \Doctrine\DBAL\Platforms\Keywords\SQLiteKeywords
  • \Doctrine\DBAL\Types\Type
    • \Doctrine\DBAL\Types\ArrayType
    • \Doctrine\DBAL\Types\BigIntType
    • \Doctrine\DBAL\Types\BinaryType
    • \Doctrine\DBAL\Types\BlobType
    • \Doctrine\DBAL\Types\BooleanType
    • \Doctrine\DBAL\Types\DateIntervalType
    • \Doctrine\DBAL\Types\DateTimeType
      • \Doctrine\DBAL\Types\DateTimeImmutableType
      • \Doctrine\DBAL\Types\VarDateTimeType
        • \Doctrine\DBAL\Types\VarDateTimeImmutableType
    • \Doctrine\DBAL\Types\DateTimeTzType
      • \Doctrine\DBAL\Types\DateTimeTzImmutableType
    • \Doctrine\DBAL\Types\DateType
      • \Doctrine\DBAL\Types\DateImmutableType
    • \Doctrine\DBAL\Types\DecimalType
    • \Doctrine\DBAL\Types\FloatType
    • \Doctrine\DBAL\Types\IntegerType
    • \Doctrine\DBAL\Types\JsonType
      • \Doctrine\DBAL\Types\JsonArrayType
    • \Doctrine\DBAL\Types\ObjectType
    • \Doctrine\DBAL\Types\SimpleArrayType
    • \Doctrine\DBAL\Types\SmallIntType
    • \Doctrine\DBAL\Types\StringType
      • \Doctrine\DBAL\Types\AsciiStringType
      • \Doctrine\DBAL\Types\GuidType
    • \Doctrine\DBAL\Types\TextType
    • \Doctrine\DBAL\Types\TimeType
      • \Doctrine\DBAL\Types\TimeImmutableType
  • \Doctrine\DBAL\Driver\AbstractException
    • \Doctrine\DBAL\Driver\AbstractDriverException
      • \Doctrine\DBAL\Driver\AbstractSQLServerDriver\Exception\PortWithoutHost
      • \Doctrine\DBAL\Driver\IBMDB2\DB2Exception
        • \Doctrine\DBAL\Driver\IBMDB2\Exception\CannotCopyStreamToStream
        • \Doctrine\DBAL\Driver\IBMDB2\Exception\CannotCreateTemporaryFile
        • \Doctrine\DBAL\Driver\IBMDB2\Exception\CannotWriteToTemporaryFile
      • \Doctrine\DBAL\Driver\Mysqli\MysqliException
        • \Doctrine\DBAL\Driver\Mysqli\Exception\ConnectionError
        • \Doctrine\DBAL\Driver\Mysqli\Exception\ConnectionFailed
        • \Doctrine\DBAL\Driver\Mysqli\Exception\FailedReadingStreamOffset
        • \Doctrine\DBAL\Driver\Mysqli\Exception\InvalidOption
        • \Doctrine\DBAL\Driver\Mysqli\Exception\StatementError
        • \Doctrine\DBAL\Driver\Mysqli\Exception\UnknownType
      • \Doctrine\DBAL\Driver\OCI8\OCI8Exception
        • \Doctrine\DBAL\Driver\OCI8\Exception\NonTerminatedStringLiteral
        • \Doctrine\DBAL\Driver\OCI8\Exception\SequenceDoesNotExist
        • \Doctrine\DBAL\Driver\OCI8\Exception\UnknownParameterIndex
      • \Doctrine\DBAL\Driver\SQLAnywhere\SQLAnywhereException
      • \Doctrine\DBAL\Driver\SQLSrv\SQLSrvException
        • \Doctrine\DBAL\Driver\SQLSrv\Exception\Error
    • \Doctrine\DBAL\Driver\IBMDB2\Exception\ConnectionError
    • \Doctrine\DBAL\Driver\IBMDB2\Exception\ConnectionFailed
    • \Doctrine\DBAL\Driver\IBMDB2\Exception\PrepareFailed
    • \Doctrine\DBAL\Driver\IBMDB2\Exception\StatementError
  • \Doctrine\DBAL\Driver\PDOStatement
    • \Doctrine\DBAL\Driver\PDO\Statement
      • \Doctrine\DBAL\Driver\PDOSqlsrv\Statement
        • \Doctrine\DBAL\Driver\PDO\SQLSrv\Statement
  • \Doctrine\DBAL\Driver\PDOConnection
    • \Doctrine\DBAL\Driver\DrizzlePDOMySql\Connection
    • \Doctrine\DBAL\Driver\PDO\Connection
      • \Doctrine\DBAL\Driver\PDOSqlsrv\Connection
        • \Doctrine\DBAL\Driver\PDO\SQLSrv\Connection
  • \Doctrine\DBAL\Driver\PDOException
    • \Doctrine\DBAL\Driver\PDO\Exception
  • \Doctrine\DBAL\Driver\AbstractOracleDriver
    • \Doctrine\DBAL\Driver\OCI8\Driver
    • \Doctrine\DBAL\Driver\PDOOracle\Driver
      • \Doctrine\DBAL\Driver\PDO\OCI\Driver
  • \Doctrine\DBAL\Driver\SQLSrv\SQLSrvStatement
    • \Doctrine\DBAL\Driver\SQLSrv\Statement
  • \Doctrine\DBAL\Driver\AbstractSQLServerDriver
    • \Doctrine\DBAL\Driver\PDOSqlsrv\Driver
      • \Doctrine\DBAL\Driver\PDO\SQLSrv\Driver
    • \Doctrine\DBAL\Driver\SQLSrv\Driver
  • \Doctrine\DBAL\Driver\SQLSrv\SQLSrvConnection
    • \Doctrine\DBAL\Driver\SQLSrv\Connection
  • \Doctrine\DBAL\Driver\AbstractPostgreSQLDriver
    • \Doctrine\DBAL\Driver\PDOPgSql\Driver
      • \Doctrine\DBAL\Driver\PDO\PgSQL\Driver
  • \Doctrine\DBAL\Driver\AbstractSQLiteDriver
    • \Doctrine\DBAL\Driver\PDOSqlite\Driver
      • \Doctrine\DBAL\Driver\PDO\SQLite\Driver
  • \Doctrine\DBAL\Driver\IBMDB2\DB2Statement
    • \Doctrine\DBAL\Driver\IBMDB2\Statement
  • \Doctrine\DBAL\Driver\IBMDB2\DB2Connection
    • \Doctrine\DBAL\Driver\IBMDB2\Connection
  • \Doctrine\DBAL\Driver\AbstractDB2Driver
    • \Doctrine\DBAL\Driver\IBMDB2\DB2Driver
      • \Doctrine\DBAL\Driver\IBMDB2\Driver
    • \Doctrine\DBAL\Driver\PDOIbm\Driver
  • \Doctrine\DBAL\Driver\OCI8\OCI8Statement
    • \Doctrine\DBAL\Driver\OCI8\Statement
  • \Doctrine\DBAL\Driver\OCI8\OCI8Connection
    • \Doctrine\DBAL\Driver\OCI8\Connection
  • \Doctrine\DBAL\Driver\AbstractMySQLDriver
    • \Doctrine\DBAL\Driver\Mysqli\Driver
    • \Doctrine\DBAL\Driver\PDOMySql\Driver
      • \Doctrine\DBAL\Driver\DrizzlePDOMySql\Driver
      • \Doctrine\DBAL\Driver\PDO\MySQL\Driver
  • \Doctrine\DBAL\Driver\Mysqli\MysqliStatement
    • \Doctrine\DBAL\Driver\Mysqli\Statement
  • \Doctrine\DBAL\Driver\Mysqli\MysqliConnection
    • \Doctrine\DBAL\Driver\Mysqli\Connection
  • \Doctrine\DBAL\Driver\AbstractSQLAnywhereDriver
    • \Doctrine\DBAL\Driver\SQLAnywhere\Driver
  • \Doctrine\DBAL\Event\SchemaEventArgs
    • \Doctrine\DBAL\Event\SchemaAlterTableAddColumnEventArgs
    • \Doctrine\DBAL\Event\SchemaAlterTableChangeColumnEventArgs
    • \Doctrine\DBAL\Event\SchemaAlterTableEventArgs
    • \Doctrine\DBAL\Event\SchemaAlterTableRemoveColumnEventArgs
    • \Doctrine\DBAL\Event\SchemaAlterTableRenameColumnEventArgs
    • \Doctrine\DBAL\Event\SchemaColumnDefinitionEventArgs
    • \Doctrine\DBAL\Event\SchemaCreateTableColumnEventArgs
    • \Doctrine\DBAL\Event\SchemaCreateTableEventArgs
    • \Doctrine\DBAL\Event\SchemaDropTableEventArgs
    • \Doctrine\DBAL\Event\SchemaIndexDefinitionEventArgs
  • \Doctrine\DBAL\Connection
    • \Doctrine\DBAL\Connections\PrimaryReadReplicaConnection
      • \Doctrine\DBAL\Connections\MasterSlaveConnection
    • \Doctrine\DBAL\Portability\Connection
    • \Doctrine\DBAL\Sharding\PoolingShardConnection