php-doctrine-dbal (4.4.2+dfsg-1)

2 versions available in kali/kali-last-snapshot/main/i386

Details

Core information at a glance

Distribution
kali
Origin
kali-last-snapshot
Repository
https://http.kali.org/kali
Codename
kali-last-snapshot
Component
main
Source
none
Architecture
i386
Section
php
Priority
optional
Maintainer
Debian PHP PEAR Maintainers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
1.8 kB
Size expected
267.7 kB
Size actual
267.7 kB
Size match

Dependencies

Required package dependencies

  • php-common
  • php-doctrine-deprecations (>= 1.1.5)
  • php-doctrine-deprecations (<< 2~~)
  • php-psr-cache
  • php-psr-log

Suggested packages

Recommended additional packages

  • None

Description

database abstraction layer for Doctrine

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD500fda0bd…f1421e8f
SHA-125e97f66…d0e04ed1
SHA-256ff96c678…79a9beda
SHA-51294441d8a…688fd2d4

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/php-doctrine-dbal
usr/share/doc/php-doctrine-dbal/SECURITY.md
usr/share/doc/php-doctrine-dbal/UPGRADE.md.gz
usr/share/doc/php-doctrine-dbal/changelog.Debian.gz
usr/share/doc/php-doctrine-dbal/changelog.gz
usr/share/doc/php-doctrine-dbal/copyright
usr/share/php
usr/share/php/Doctrine
usr/share/php/Doctrine/DBAL
usr/share/php/Doctrine/DBAL/ArrayParameterType.php
usr/share/php/Doctrine/DBAL/ArrayParameters
usr/share/php/Doctrine/DBAL/ArrayParameters/Exception
usr/share/php/Doctrine/DBAL/ArrayParameters/Exception/MissingNamedParameter.php
usr/share/php/Doctrine/DBAL/ArrayParameters/Exception/MissingPositionalParameter.php
usr/share/php/Doctrine/DBAL/ArrayParameters/Exception.php
usr/share/php/Doctrine/DBAL/Cache
usr/share/php/Doctrine/DBAL/Cache/ArrayResult.php
usr/share/php/Doctrine/DBAL/Cache/CacheException.php
usr/share/php/Doctrine/DBAL/Cache/Exception
usr/share/php/Doctrine/DBAL/Cache/Exception/NoCacheKey.php
usr/share/php/Doctrine/DBAL/Cache/Exception/NoResultDriverConfigured.php
usr/share/php/Doctrine/DBAL/Cache/QueryCacheProfile.php
usr/share/php/Doctrine/DBAL/ColumnCase.php
usr/share/php/Doctrine/DBAL/Configuration.php
usr/share/php/Doctrine/DBAL/Connection
usr/share/php/Doctrine/DBAL/Connection/StaticServerVersionProvider.php
usr/share/php/Doctrine/DBAL/Connection.php
usr/share/php/Doctrine/DBAL/ConnectionException.php
usr/share/php/Doctrine/DBAL/Connections
usr/share/php/Doctrine/DBAL/Connections/PrimaryReadReplicaConnection.php
usr/share/php/Doctrine/DBAL/Driver
usr/share/php/Doctrine/DBAL/Driver/API
usr/share/php/Doctrine/DBAL/Driver/API/ExceptionConverter.php
usr/share/php/Doctrine/DBAL/Driver/API/IBMDB2
usr/share/php/Doctrine/DBAL/Driver/API/IBMDB2/ExceptionConverter.php
usr/share/php/Doctrine/DBAL/Driver/API/MySQL
usr/share/php/Doctrine/DBAL/Driver/API/MySQL/ExceptionConverter.php
usr/share/php/Doctrine/DBAL/Driver/API/OCI
usr/share/php/Doctrine/DBAL/Driver/API/OCI/ExceptionConverter.php
usr/share/php/Doctrine/DBAL/Driver/API/PostgreSQL
usr/share/php/Doctrine/DBAL/Driver/API/PostgreSQL/ExceptionConverter.php
usr/share/php/Doctrine/DBAL/Driver/API/SQLSrv
usr/share/php/Doctrine/DBAL/Driver/API/SQLSrv/ExceptionConverter.php
usr/share/php/Doctrine/DBAL/Driver/API/SQLite
usr/share/php/Doctrine/DBAL/Driver/API/SQLite/ExceptionConverter.php
usr/share/php/Doctrine/DBAL/Driver/AbstractDB2Driver.php
usr/share/php/Doctrine/DBAL/Driver/AbstractException.php
usr/share/php/Doctrine/DBAL/Driver/AbstractMySQLDriver.php
usr/share/php/Doctrine/DBAL/Driver/AbstractOracleDriver
usr/share/php/Doctrine/DBAL/Driver/AbstractOracleDriver/EasyConnectString.php
usr/share/php/Doctrine/DBAL/Driver/AbstractOracleDriver.php
usr/share/php/Doctrine/DBAL/Driver/AbstractPostgreSQLDriver.php
usr/share/php/Doctrine/DBAL/Driver/AbstractSQLServerDriver
usr/share/php/Doctrine/DBAL/Driver/AbstractSQLServerDriver/Exception
usr/share/php/Doctrine/DBAL/Driver/AbstractSQLServerDriver/Exception/PortWithoutHost.php
usr/share/php/Doctrine/DBAL/Driver/AbstractSQLServerDriver.php
usr/share/php/Doctrine/DBAL/Driver/AbstractSQLiteDriver
usr/share/php/Doctrine/DBAL/Driver/AbstractSQLiteDriver/Middleware
usr/share/php/Doctrine/DBAL/Driver/AbstractSQLiteDriver/Middleware/EnableForeignKeys.php
usr/share/php/Doctrine/DBAL/Driver/AbstractSQLiteDriver.php
usr/share/php/Doctrine/DBAL/Driver/Connection.php
usr/share/php/Doctrine/DBAL/Driver/Exception
usr/share/php/Doctrine/DBAL/Driver/Exception/IdentityColumnsNotSupported.php
usr/share/php/Doctrine/DBAL/Driver/Exception/NoIdentityValue.php
usr/share/php/Doctrine/DBAL/Driver/Exception.php
usr/share/php/Doctrine/DBAL/Driver/FetchUtils.php
usr/share/php/Doctrine/DBAL/Driver/IBMDB2
usr/share/php/Doctrine/DBAL/Driver/IBMDB2/Connection.php
usr/share/php/Doctrine/DBAL/Driver/IBMDB2/DataSourceName.php
usr/share/php/Doctrine/DBAL/Driver/IBMDB2/Driver.php
usr/share/php/Doctrine/DBAL/Driver/IBMDB2/Exception
usr/share/php/Doctrine/DBAL/Driver/IBMDB2/Exception/CannotCopyStreamToStream.php
usr/share/php/Doctrine/DBAL/Driver/IBMDB2/Exception/CannotCreateTemporaryFile.php
usr/share/php/Doctrine/DBAL/Driver/IBMDB2/Exception/ConnectionError.php
usr/share/php/Doctrine/DBAL/Driver/IBMDB2/Exception/ConnectionFailed.php
usr/share/php/Doctrine/DBAL/Driver/IBMDB2/Exception/Factory.php
usr/share/php/Doctrine/DBAL/Driver/IBMDB2/Exception/PrepareFailed.php
usr/share/php/Doctrine/DBAL/Driver/IBMDB2/Exception/StatementError.php
usr/share/php/Doctrine/DBAL/Driver/IBMDB2/Result.php
usr/share/php/Doctrine/DBAL/Driver/IBMDB2/Statement.php
usr/share/php/Doctrine/DBAL/Driver/Middleware
usr/share/php/Doctrine/DBAL/Driver/Middleware/AbstractConnectionMiddleware.php
usr/share/php/Doctrine/DBAL/Driver/Middleware/AbstractDriverMiddleware.php
usr/share/php/Doctrine/DBAL/Driver/Middleware/AbstractResultMiddleware.php
usr/share/php/Doctrine/DBAL/Driver/Middleware/AbstractStatementMiddleware.php
usr/share/php/Doctrine/DBAL/Driver/Middleware.php
usr/share/php/Doctrine/DBAL/Driver/Mysqli
usr/share/php/Doctrine/DBAL/Driver/Mysqli/Connection.php
usr/share/php/Doctrine/DBAL/Driver/Mysqli/Driver.php
usr/share/php/Doctrine/DBAL/Driver/Mysqli/Exception
usr/share/php/Doctrine/DBAL/Driver/Mysqli/Exception/ConnectionError.php
usr/share/php/Doctrine/DBAL/Driver/Mysqli/Exception/ConnectionFailed.php
usr/share/php/Doctrine/DBAL/Driver/Mysqli/Exception/FailedReadingStreamOffset.php
usr/share/php/Doctrine/DBAL/Driver/Mysqli/Exception/HostRequired.php
usr/share/php/Doctrine/DBAL/Driver/Mysqli/Exception/InvalidCharset.php
usr/share/php/Doctrine/DBAL/Driver/Mysqli/Exception/InvalidOption.php
usr/share/php/Doctrine/DBAL/Driver/Mysqli/Exception/NonStreamResourceUsedAsLargeObject.php
usr/share/php/Doctrine/DBAL/Driver/Mysqli/Exception/StatementError.php
usr/share/php/Doctrine/DBAL/Driver/Mysqli/Initializer
usr/share/php/Doctrine/DBAL/Driver/Mysqli/Initializer/Charset.php
usr/share/php/Doctrine/DBAL/Driver/Mysqli/Initializer/Options.php
usr/share/php/Doctrine/DBAL/Driver/Mysqli/Initializer/Secure.php
usr/share/php/Doctrine/DBAL/Driver/Mysqli/Initializer.php
usr/share/php/Doctrine/DBAL/Driver/Mysqli/Result.php
usr/share/php/Doctrine/DBAL/Driver/Mysqli/Statement.php
usr/share/php/Doctrine/DBAL/Driver/OCI8
usr/share/php/Doctrine/DBAL/Driver/OCI8/Connection.php
usr/share/php/Doctrine/DBAL/Driver/OCI8/ConvertPositionalToNamedPlaceholders.php
usr/share/php/Doctrine/DBAL/Driver/OCI8/Driver.php
usr/share/php/Doctrine/DBAL/Driver/OCI8/Exception
usr/share/php/Doctrine/DBAL/Driver/OCI8/Exception/ConnectionFailed.php
usr/share/php/Doctrine/DBAL/Driver/OCI8/Exception/Error.php
usr/share/php/Doctrine/DBAL/Driver/OCI8/Exception/InvalidConfiguration.php
usr/share/php/Doctrine/DBAL/Driver/OCI8/Exception/NonTerminatedStringLiteral.php
usr/share/php/Doctrine/DBAL/Driver/OCI8/Exception/UnknownParameterIndex.php
usr/share/php/Doctrine/DBAL/Driver/OCI8/ExecutionMode.php
usr/share/php/Doctrine/DBAL/Driver/OCI8/Middleware
usr/share/php/Doctrine/DBAL/Driver/OCI8/Middleware/InitializeSession.php
usr/share/php/Doctrine/DBAL/Driver/OCI8/Result.php
usr/share/php/Doctrine/DBAL/Driver/OCI8/Statement.php
usr/share/php/Doctrine/DBAL/Driver/PDO
usr/share/php/Doctrine/DBAL/Driver/PDO/Connection.php
usr/share/php/Doctrine/DBAL/Driver/PDO/Exception
usr/share/php/Doctrine/DBAL/Driver/PDO/Exception/InvalidConfiguration.php
usr/share/php/Doctrine/DBAL/Driver/PDO/Exception.php
usr/share/php/Doctrine/DBAL/Driver/PDO/MySQL
usr/share/php/Doctrine/DBAL/Driver/PDO/MySQL/Driver.php
usr/share/php/Doctrine/DBAL/Driver/PDO/OCI
usr/share/php/Doctrine/DBAL/Driver/PDO/OCI/Driver.php
usr/share/php/Doctrine/DBAL/Driver/PDO/PDOConnect.php
usr/share/php/Doctrine/DBAL/Driver/PDO/PgSQL
usr/share/php/Doctrine/DBAL/Driver/PDO/PgSQL/Driver.php
usr/share/php/Doctrine/DBAL/Driver/PDO/Result.php
usr/share/php/Doctrine/DBAL/Driver/PDO/SQLSrv
usr/share/php/Doctrine/DBAL/Driver/PDO/SQLSrv/Connection.php
usr/share/php/Doctrine/DBAL/Driver/PDO/SQLSrv/Driver.php
usr/share/php/Doctrine/DBAL/Driver/PDO/SQLSrv/Statement.php
usr/share/php/Doctrine/DBAL/Driver/PDO/SQLite
usr/share/php/Doctrine/DBAL/Driver/PDO/SQLite/Driver.php
usr/share/php/Doctrine/DBAL/Driver/PDO/Statement.php
usr/share/php/Doctrine/DBAL/Driver/PgSQL
usr/share/php/Doctrine/DBAL/Driver/PgSQL/Connection.php
usr/share/php/Doctrine/DBAL/Driver/PgSQL/ConvertParameters.php
usr/share/php/Doctrine/DBAL/Driver/PgSQL/Driver.php
usr/share/php/Doctrine/DBAL/Driver/PgSQL/Exception
usr/share/php/Doctrine/DBAL/Driver/PgSQL/Exception/UnexpectedValue.php
usr/share/php/Doctrine/DBAL/Driver/PgSQL/Exception/UnknownParameter.php
usr/share/php/Doctrine/DBAL/Driver/PgSQL/Exception.php
usr/share/php/Doctrine/DBAL/Driver/PgSQL/Result.php
usr/share/php/Doctrine/DBAL/Driver/PgSQL/Statement.php
usr/share/php/Doctrine/DBAL/Driver/Result.php
usr/share/php/Doctrine/DBAL/Driver/SQLSrv
usr/share/php/Doctrine/DBAL/Driver/SQLSrv/Connection.php
usr/share/php/Doctrine/DBAL/Driver/SQLSrv/Driver.php
usr/share/php/Doctrine/DBAL/Driver/SQLSrv/Exception
usr/share/php/Doctrine/DBAL/Driver/SQLSrv/Exception/Error.php
usr/share/php/Doctrine/DBAL/Driver/SQLSrv/Result.php
usr/share/php/Doctrine/DBAL/Driver/SQLSrv/Statement.php
usr/share/php/Doctrine/DBAL/Driver/SQLite3
usr/share/php/Doctrine/DBAL/Driver/SQLite3/Connection.php
usr/share/php/Doctrine/DBAL/Driver/SQLite3/Driver.php
usr/share/php/Doctrine/DBAL/Driver/SQLite3/Exception.php
usr/share/php/Doctrine/DBAL/Driver/SQLite3/Result.php
usr/share/php/Doctrine/DBAL/Driver/SQLite3/Statement.php
usr/share/php/Doctrine/DBAL/Driver/Statement.php
usr/share/php/Doctrine/DBAL/Driver.php
usr/share/php/Doctrine/DBAL/DriverManager.php
usr/share/php/Doctrine/DBAL/Exception
usr/share/php/Doctrine/DBAL/Exception/CommitFailedRollbackOnly.php
usr/share/php/Doctrine/DBAL/Exception/ConnectionException.php
usr/share/php/Doctrine/DBAL/Exception/ConnectionLost.php
usr/share/php/Doctrine/DBAL/Exception/ConstraintViolationException.php
usr/share/php/Doctrine/DBAL/Exception/DatabaseDoesNotExist.php
usr/share/php/Doctrine/DBAL/Exception/DatabaseObjectExistsException.php
usr/share/php/Doctrine/DBAL/Exception/DatabaseObjectNotFoundException.php
usr/share/php/Doctrine/DBAL/Exception/DatabaseRequired.php
usr/share/php/Doctrine/DBAL/Exception/DeadlockException.php
usr/share/php/Doctrine/DBAL/Exception/DriverException.php
usr/share/php/Doctrine/DBAL/Exception/DriverRequired.php
usr/share/php/Doctrine/DBAL/Exception/ForeignKeyConstraintViolationException.php
usr/share/php/Doctrine/DBAL/Exception/InvalidArgumentException.php
usr/share/php/Doctrine/DBAL/Exception/InvalidColumnDeclaration.php
usr/share/php/Doctrine/DBAL/Exception/InvalidColumnIndex.php
usr/share/php/Doctrine/DBAL/Exception/InvalidColumnType
usr/share/php/Doctrine/DBAL/Exception/InvalidColumnType/ColumnLengthRequired.php
usr/share/php/Doctrine/DBAL/Exception/InvalidColumnType/ColumnPrecisionRequired.php
usr/share/php/Doctrine/DBAL/Exception/InvalidColumnType/ColumnScaleRequired.php
usr/share/php/Doctrine/DBAL/Exception/InvalidColumnType/ColumnValuesRequired.php
usr/share/php/Doctrine/DBAL/Exception/InvalidColumnType.php
usr/share/php/Doctrine/DBAL/Exception/InvalidDriverClass.php
usr/share/php/Doctrine/DBAL/Exception/InvalidFieldNameException.php
usr/share/php/Doctrine/DBAL/Exception/InvalidWrapperClass.php
usr/share/php/Doctrine/DBAL/Exception/LockWaitTimeoutException.php
usr/share/php/Doctrine/DBAL/Exception/MalformedDsnException.php
usr/share/php/Doctrine/DBAL/Exception/NoActiveTransaction.php
usr/share/php/Doctrine/DBAL/Exception/NoKeyValue.php
usr/share/php/Doctrine/DBAL/Exception/NonUniqueFieldNameException.php
usr/share/php/Doctrine/DBAL/Exception/NotNullConstraintViolationException.php
usr/share/php/Doctrine/DBAL/Exception/ParseError.php
usr/share/php/Doctrine/DBAL/Exception/ReadOnlyException.php
usr/share/php/Doctrine/DBAL/Exception/RetryableException.php
usr/share/php/Doctrine/DBAL/Exception/SavepointsNotSupported.php
usr/share/php/Doctrine/DBAL/Exception/SchemaDoesNotExist.php
usr/share/php/Doctrine/DBAL/Exception/ServerException.php
usr/share/php/Doctrine/DBAL/Exception/SyntaxErrorException.php
usr/share/php/Doctrine/DBAL/Exception/TableExistsException.php
usr/share/php/Doctrine/DBAL/Exception/TableNotFoundException.php
usr/share/php/Doctrine/DBAL/Exception/TransactionRolledBack.php
usr/share/php/Doctrine/DBAL/Exception/UniqueConstraintViolationException.php
usr/share/php/Doctrine/DBAL/Exception/UnknownDriver.php
usr/share/php/Doctrine/DBAL/Exception.php
usr/share/php/Doctrine/DBAL/ExpandArrayParameters.php
usr/share/php/Doctrine/DBAL/LockMode.php
usr/share/php/Doctrine/DBAL/Logging
usr/share/php/Doctrine/DBAL/Logging/Connection.php
usr/share/php/Doctrine/DBAL/Logging/Driver.php
usr/share/php/Doctrine/DBAL/Logging/Middleware.php
usr/share/php/Doctrine/DBAL/Logging/Statement.php
usr/share/php/Doctrine/DBAL/ParameterType.php
usr/share/php/Doctrine/DBAL/Platforms
usr/share/php/Doctrine/DBAL/Platforms/AbstractMySQLPlatform.php
usr/share/php/Doctrine/DBAL/Platforms/AbstractPlatform.php
usr/share/php/Doctrine/DBAL/Platforms/DB2Platform.php
usr/share/php/Doctrine/DBAL/Platforms/DateIntervalUnit.php
usr/share/php/Doctrine/DBAL/Platforms/Db2
usr/share/php/Doctrine/DBAL/Platforms/Db2/Db2MetadataProvider.php
usr/share/php/Doctrine/DBAL/Platforms/Exception
usr/share/php/Doctrine/DBAL/Platforms/Exception/InvalidPlatformVersion.php
usr/share/php/Doctrine/DBAL/Platforms/Exception/NoColumnsSpecifiedForTable.php
usr/share/php/Doctrine/DBAL/Platforms/Exception/NotSupported.php
usr/share/php/Doctrine/DBAL/Platforms/Exception/PlatformException.php
usr/share/php/Doctrine/DBAL/Platforms/Keywords
usr/share/php/Doctrine/DBAL/Platforms/Keywords/DB2Keywords.php
usr/share/php/Doctrine/DBAL/Platforms/Keywords/KeywordList.php
usr/share/php/Doctrine/DBAL/Platforms/Keywords/MariaDB117Keywords.php
usr/share/php/Doctrine/DBAL/Platforms/Keywords/MariaDBKeywords.php
usr/share/php/Doctrine/DBAL/Platforms/Keywords/MySQL80Keywords.php
usr/share/php/Doctrine/DBAL/Platforms/Keywords/MySQL84Keywords.php
usr/share/php/Doctrine/DBAL/Platforms/Keywords/MySQLKeywords.php
usr/share/php/Doctrine/DBAL/Platforms/Keywords/OracleKeywords.php
usr/share/php/Doctrine/DBAL/Platforms/Keywords/PostgreSQLKeywords.php
usr/share/php/Doctrine/DBAL/Platforms/Keywords/SQLServerKeywords.php
usr/share/php/Doctrine/DBAL/Platforms/Keywords/SQLiteKeywords.php
usr/share/php/Doctrine/DBAL/Platforms/MariaDB1010Platform.php
usr/share/php/Doctrine/DBAL/Platforms/MariaDB1052Platform.php
usr/share/php/Doctrine/DBAL/Platforms/MariaDB1060Platform.php
usr/share/php/Doctrine/DBAL/Platforms/MariaDB110700Platform.php
usr/share/php/Doctrine/DBAL/Platforms/MariaDBPlatform.php
usr/share/php/Doctrine/DBAL/Platforms/MySQL
usr/share/php/Doctrine/DBAL/Platforms/MySQL/CharsetMetadataProvider
usr/share/php/Doctrine/DBAL/Platforms/MySQL/CharsetMetadataProvider/CachingCharsetMetadataProvider.php
usr/share/php/Doctrine/DBAL/Platforms/MySQL/CharsetMetadataProvider/ConnectionCharsetMetadataProvider.php
usr/share/php/Doctrine/DBAL/Platforms/MySQL/CharsetMetadataProvider.php
usr/share/php/Doctrine/DBAL/Platforms/MySQL/CollationMetadataProvider
usr/share/php/Doctrine/DBAL/Platforms/MySQL/CollationMetadataProvider/CachingCollationMetadataProvider.php
usr/share/php/Doctrine/DBAL/Platforms/MySQL/CollationMetadataProvider/ConnectionCollationMetadataProvider.php
usr/share/php/Doctrine/DBAL/Platforms/MySQL/CollationMetadataProvider.php
usr/share/php/Doctrine/DBAL/Platforms/MySQL/Comparator.php
usr/share/php/Doctrine/DBAL/Platforms/MySQL/DefaultTableOptions.php
usr/share/php/Doctrine/DBAL/Platforms/MySQL/MySQLMetadataProvider.php
usr/share/php/Doctrine/DBAL/Platforms/MySQL80Platform.php
usr/share/php/Doctrine/DBAL/Platforms/MySQL84Platform.php
usr/share/php/Doctrine/DBAL/Platforms/MySQLPlatform.php
usr/share/php/Doctrine/DBAL/Platforms/Oracle
usr/share/php/Doctrine/DBAL/Platforms/Oracle/OracleMetadataProvider.php
usr/share/php/Doctrine/DBAL/Platforms/OraclePlatform.php
usr/share/php/Doctrine/DBAL/Platforms/PostgreSQL
usr/share/php/Doctrine/DBAL/Platforms/PostgreSQL/PostgreSQLMetadataProvider.php
usr/share/php/Doctrine/DBAL/Platforms/PostgreSQL120Platform.php
usr/share/php/Doctrine/DBAL/Platforms/PostgreSQLPlatform.php
usr/share/php/Doctrine/DBAL/Platforms/SQLServer
usr/share/php/Doctrine/DBAL/Platforms/SQLServer/Comparator.php
usr/share/php/Doctrine/DBAL/Platforms/SQLServer/SQL
usr/share/php/Doctrine/DBAL/Platforms/SQLServer/SQL/Builder
usr/share/php/Doctrine/DBAL/Platforms/SQLServer/SQL/Builder/SQLServerSelectSQLBuilder.php
usr/share/php/Doctrine/DBAL/Platforms/SQLServer/SQLServerMetadataProvider.php
usr/share/php/Doctrine/DBAL/Platforms/SQLServerPlatform.php
usr/share/php/Doctrine/DBAL/Platforms/SQLite
usr/share/php/Doctrine/DBAL/Platforms/SQLite/Comparator.php
usr/share/php/Doctrine/DBAL/Platforms/SQLite/SQLiteMetadataProvider
usr/share/php/Doctrine/DBAL/Platforms/SQLite/SQLiteMetadataProvider/ForeignKeyConstraintDetails.php
usr/share/php/Doctrine/DBAL/Platforms/SQLite/SQLiteMetadataProvider.php
usr/share/php/Doctrine/DBAL/Platforms/SQLitePlatform.php
usr/share/php/Doctrine/DBAL/Platforms/TrimMode.php
usr/share/php/Doctrine/DBAL/Portability
usr/share/php/Doctrine/DBAL/Portability/Connection.php
usr/share/php/Doctrine/DBAL/Portability/Converter.php
usr/share/php/Doctrine/DBAL/Portability/Driver.php
usr/share/php/Doctrine/DBAL/Portability/Middleware.php
usr/share/php/Doctrine/DBAL/Portability/OptimizeFlags.php
usr/share/php/Doctrine/DBAL/Portability/Result.php
usr/share/php/Doctrine/DBAL/Portability/Statement.php
usr/share/php/Doctrine/DBAL/Query
usr/share/php/Doctrine/DBAL/Query/CommonTableExpression.php
usr/share/php/Doctrine/DBAL/Query/Exception
usr/share/php/Doctrine/DBAL/Query/Exception/NonUniqueAlias.php
usr/share/php/Doctrine/DBAL/Query/Exception/UnknownAlias.php
usr/share/php/Doctrine/DBAL/Query/Expression
usr/share/php/Doctrine/DBAL/Query/Expression/CompositeExpression.php
usr/share/php/Doctrine/DBAL/Query/Expression/ExpressionBuilder.php
usr/share/php/Doctrine/DBAL/Query/ForUpdate
usr/share/php/Doctrine/DBAL/Query/ForUpdate/ConflictResolutionMode.php
usr/share/php/Doctrine/DBAL/Query/ForUpdate.php
usr/share/php/Doctrine/DBAL/Query/From.php
usr/share/php/Doctrine/DBAL/Query/Join.php
usr/share/php/Doctrine/DBAL/Query/Limit.php
usr/share/php/Doctrine/DBAL/Query/QueryBuilder.php
usr/share/php/Doctrine/DBAL/Query/QueryException.php
usr/share/php/Doctrine/DBAL/Query/QueryType.php
usr/share/php/Doctrine/DBAL/Query/SelectQuery.php
usr/share/php/Doctrine/DBAL/Query/Union.php
usr/share/php/Doctrine/DBAL/Query/UnionQuery.php
usr/share/php/Doctrine/DBAL/Query/UnionType.php
usr/share/php/Doctrine/DBAL/Query.php
usr/share/php/Doctrine/DBAL/Result.php
usr/share/php/Doctrine/DBAL/SQL
usr/share/php/Doctrine/DBAL/SQL/Builder
usr/share/php/Doctrine/DBAL/SQL/Builder/CreateSchemaObjectsSQLBuilder.php
usr/share/php/Doctrine/DBAL/SQL/Builder/DefaultSelectSQLBuilder.php
usr/share/php/Doctrine/DBAL/SQL/Builder/DefaultUnionSQLBuilder.php
usr/share/php/Doctrine/DBAL/SQL/Builder/DropSchemaObjectsSQLBuilder.php
usr/share/php/Doctrine/DBAL/SQL/Builder/SelectSQLBuilder.php
usr/share/php/Doctrine/DBAL/SQL/Builder/UnionSQLBuilder.php
usr/share/php/Doctrine/DBAL/SQL/Builder/WithSQLBuilder.php
usr/share/php/Doctrine/DBAL/SQL/Parser
usr/share/php/Doctrine/DBAL/SQL/Parser/Exception
usr/share/php/Doctrine/DBAL/SQL/Parser/Exception/RegularExpressionError.php
usr/share/php/Doctrine/DBAL/SQL/Parser/Exception.php
usr/share/php/Doctrine/DBAL/SQL/Parser/Visitor.php
usr/share/php/Doctrine/DBAL/SQL/Parser.php
usr/share/php/Doctrine/DBAL/Schema
usr/share/php/Doctrine/DBAL/Schema/AbstractAsset.php
usr/share/php/Doctrine/DBAL/Schema/AbstractNamedObject.php
usr/share/php/Doctrine/DBAL/Schema/AbstractOptionallyNamedObject.php
usr/share/php/Doctrine/DBAL/Schema/AbstractSchemaManager.php
usr/share/php/Doctrine/DBAL/Schema/Collections
usr/share/php/Doctrine/DBAL/Schema/Collections/Exception
usr/share/php/Doctrine/DBAL/Schema/Collections/Exception/ObjectAlreadyExists.php
usr/share/php/Doctrine/DBAL/Schema/Collections/Exception/ObjectDoesNotExist.php
usr/share/php/Doctrine/DBAL/Schema/Collections/Exception.php
usr/share/php/Doctrine/DBAL/Schema/Collections/ObjectSet.php
usr/share/php/Doctrine/DBAL/Schema/Collections/OptionallyUnqualifiedNamedObjectSet.php
usr/share/php/Doctrine/DBAL/Schema/Collections/UnqualifiedNamedObjectSet.php
usr/share/php/Doctrine/DBAL/Schema/Column.php
usr/share/php/Doctrine/DBAL/Schema/ColumnDiff.php
usr/share/php/Doctrine/DBAL/Schema/ColumnEditor.php
usr/share/php/Doctrine/DBAL/Schema/Comparator.php
usr/share/php/Doctrine/DBAL/Schema/ComparatorConfig.php
usr/share/php/Doctrine/DBAL/Schema/DB2SchemaManager.php
usr/share/php/Doctrine/DBAL/Schema/DefaultExpression
usr/share/php/Doctrine/DBAL/Schema/DefaultExpression/CurrentDate.php
usr/share/php/Doctrine/DBAL/Schema/DefaultExpression/CurrentTime.php
usr/share/php/Doctrine/DBAL/Schema/DefaultExpression/CurrentTimestamp.php
usr/share/php/Doctrine/DBAL/Schema/DefaultExpression.php
usr/share/php/Doctrine/DBAL/Schema/DefaultSchemaManagerFactory.php
usr/share/php/Doctrine/DBAL/Schema/Exception
usr/share/php/Doctrine/DBAL/Schema/Exception/ColumnAlreadyExists.php
usr/share/php/Doctrine/DBAL/Schema/Exception/ColumnDoesNotExist.php
usr/share/php/Doctrine/DBAL/Schema/Exception/ForeignKeyDoesNotExist.php
usr/share/php/Doctrine/DBAL/Schema/Exception/IncomparableNames.php
usr/share/php/Doctrine/DBAL/Schema/Exception/IndexAlreadyExists.php
usr/share/php/Doctrine/DBAL/Schema/Exception/IndexDoesNotExist.php
usr/share/php/Doctrine/DBAL/Schema/Exception/IndexNameInvalid.php
usr/share/php/Doctrine/DBAL/Schema/Exception/InvalidColumnDefinition.php
usr/share/php/Doctrine/DBAL/Schema/Exception/InvalidForeignKeyConstraintDefinition.php
usr/share/php/Doctrine/DBAL/Schema/Exception/InvalidIdentifier.php
usr/share/php/Doctrine/DBAL/Schema/Exception/InvalidIndexDefinition.php
usr/share/php/Doctrine/DBAL/Schema/Exception/InvalidName.php
usr/share/php/Doctrine/DBAL/Schema/Exception/InvalidPrimaryKeyConstraintDefinition.php
usr/share/php/Doctrine/DBAL/Schema/Exception/InvalidSequenceDefinition.php
usr/share/php/Doctrine/DBAL/Schema/Exception/InvalidState.php
usr/share/php/Doctrine/DBAL/Schema/Exception/InvalidTableDefinition.php
usr/share/php/Doctrine/DBAL/Schema/Exception/InvalidTableModification.php
usr/share/php/Doctrine/DBAL/Schema/Exception/InvalidTableName.php
usr/share/php/Doctrine/DBAL/Schema/Exception/InvalidUniqueConstraintDefinition.php
usr/share/php/Doctrine/DBAL/Schema/Exception/InvalidViewDefinition.php
usr/share/php/Doctrine/DBAL/Schema/Exception/NamespaceAlreadyExists.php
usr/share/php/Doctrine/DBAL/Schema/Exception/NotImplemented.php
usr/share/php/Doctrine/DBAL/Schema/Exception/PrimaryKeyAlreadyExists.php
usr/share/php/Doctrine/DBAL/Schema/Exception/SequenceAlreadyExists.php
usr/share/php/Doctrine/DBAL/Schema/Exception/SequenceDoesNotExist.php
usr/share/php/Doctrine/DBAL/Schema/Exception/TableAlreadyExists.php
usr/share/php/Doctrine/DBAL/Schema/Exception/TableDoesNotExist.php
usr/share/php/Doctrine/DBAL/Schema/Exception/UniqueConstraintDoesNotExist.php
usr/share/php/Doctrine/DBAL/Schema/Exception/UnknownColumnOption.php
usr/share/php/Doctrine/DBAL/Schema/Exception/UnsupportedName.php
usr/share/php/Doctrine/DBAL/Schema/Exception/UnsupportedSchema.php
usr/share/php/Doctrine/DBAL/Schema/ForeignKeyConstraint
usr/share/php/Doctrine/DBAL/Schema/ForeignKeyConstraint/Deferrability.php
usr/share/php/Doctrine/DBAL/Schema/ForeignKeyConstraint/MatchType.php
usr/share/php/Doctrine/DBAL/Schema/ForeignKeyConstraint/ReferentialAction.php
usr/share/php/Doctrine/DBAL/Schema/ForeignKeyConstraint.php
usr/share/php/Doctrine/DBAL/Schema/ForeignKeyConstraintEditor.php
usr/share/php/Doctrine/DBAL/Schema/Identifier.php
usr/share/php/Doctrine/DBAL/Schema/Index
usr/share/php/Doctrine/DBAL/Schema/Index/IndexType.php
usr/share/php/Doctrine/DBAL/Schema/Index/IndexedColumn.php
usr/share/php/Doctrine/DBAL/Schema/Index.php
usr/share/php/Doctrine/DBAL/Schema/IndexEditor.php
usr/share/php/Doctrine/DBAL/Schema/Introspection
usr/share/php/Doctrine/DBAL/Schema/Introspection/IntrospectingSchemaProvider.php
usr/share/php/Doctrine/DBAL/Schema/Introspection/MetadataProcessor
usr/share/php/Doctrine/DBAL/Schema/Introspection/MetadataProcessor/ForeignKeyConstraintColumnMetadataProcessor.php
usr/share/php/Doctrine/DBAL/Schema/Introspection/MetadataProcessor/IndexColumnMetadataProcessor.php
usr/share/php/Doctrine/DBAL/Schema/Introspection/MetadataProcessor/PrimaryKeyConstraintColumnMetadataProcessor.php
usr/share/php/Doctrine/DBAL/Schema/Introspection/MetadataProcessor/SequenceMetadataProcessor.php
usr/share/php/Doctrine/DBAL/Schema/Introspection/MetadataProcessor/ViewMetadataProcessor.php
usr/share/php/Doctrine/DBAL/Schema/Metadata
usr/share/php/Doctrine/DBAL/Schema/Metadata/DatabaseMetadataRow.php
usr/share/php/Doctrine/DBAL/Schema/Metadata/ForeignKeyConstraintColumnMetadataRow.php
usr/share/php/Doctrine/DBAL/Schema/Metadata/IndexColumnMetadataRow.php
usr/share/php/Doctrine/DBAL/Schema/Metadata/MetadataProvider.php
usr/share/php/Doctrine/DBAL/Schema/Metadata/PrimaryKeyConstraintColumnRow.php
usr/share/php/Doctrine/DBAL/Schema/Metadata/SchemaMetadataRow.php
usr/share/php/Doctrine/DBAL/Schema/Metadata/SequenceMetadataRow.php
usr/share/php/Doctrine/DBAL/Schema/Metadata/TableColumnMetadataRow.php
usr/share/php/Doctrine/DBAL/Schema/Metadata/TableMetadataRow.php
usr/share/php/Doctrine/DBAL/Schema/Metadata/ViewMetadataRow.php
usr/share/php/Doctrine/DBAL/Schema/MySQLSchemaManager.php
usr/share/php/Doctrine/DBAL/Schema/Name
usr/share/php/Doctrine/DBAL/Schema/Name/GenericName.php
usr/share/php/Doctrine/DBAL/Schema/Name/Identifier.php
usr/share/php/Doctrine/DBAL/Schema/Name/OptionallyQualifiedName.php
usr/share/php/Doctrine/DBAL/Schema/Name/Parser
usr/share/php/Doctrine/DBAL/Schema/Name/Parser/Exception
usr/share/php/Doctrine/DBAL/Schema/Name/Parser/Exception/ExpectedDot.php
usr/share/php/Doctrine/DBAL/Schema/Name/Parser/Exception/ExpectedNextIdentifier.php
usr/share/php/Doctrine/DBAL/Schema/Name/Parser/Exception/InvalidName.php
usr/share/php/Doctrine/DBAL/Schema/Name/Parser/Exception/UnableToParseIdentifier.php
usr/share/php/Doctrine/DBAL/Schema/Name/Parser/Exception.php
usr/share/php/Doctrine/DBAL/Schema/Name/Parser/GenericNameParser.php
usr/share/php/Doctrine/DBAL/Schema/Name/Parser/OptionallyQualifiedNameParser.php
usr/share/php/Doctrine/DBAL/Schema/Name/Parser/UnqualifiedNameParser.php
usr/share/php/Doctrine/DBAL/Schema/Name/Parser.php
usr/share/php/Doctrine/DBAL/Schema/Name/Parsers.php
usr/share/php/Doctrine/DBAL/Schema/Name/UnqualifiedName.php
usr/share/php/Doctrine/DBAL/Schema/Name/UnquotedIdentifierFolding.php
usr/share/php/Doctrine/DBAL/Schema/Name.php
usr/share/php/Doctrine/DBAL/Schema/NamedObject.php
usr/share/php/Doctrine/DBAL/Schema/OptionallyNamedObject.php
usr/share/php/Doctrine/DBAL/Schema/OracleSchemaManager.php
usr/share/php/Doctrine/DBAL/Schema/PostgreSQLSchemaManager.php
usr/share/php/Doctrine/DBAL/Schema/PrimaryKeyConstraint.php
usr/share/php/Doctrine/DBAL/Schema/PrimaryKeyConstraintEditor.php
usr/share/php/Doctrine/DBAL/Schema/SQLServerSchemaManager.php
usr/share/php/Doctrine/DBAL/Schema/SQLiteSchemaManager.php
usr/share/php/Doctrine/DBAL/Schema/Schema.php
usr/share/php/Doctrine/DBAL/Schema/SchemaConfig.php
usr/share/php/Doctrine/DBAL/Schema/SchemaDiff.php
usr/share/php/Doctrine/DBAL/Schema/SchemaException.php
usr/share/php/Doctrine/DBAL/Schema/SchemaManagerFactory.php
usr/share/php/Doctrine/DBAL/Schema/SchemaProvider.php
usr/share/php/Doctrine/DBAL/Schema/Sequence.php
usr/share/php/Doctrine/DBAL/Schema/SequenceEditor.php
usr/share/php/Doctrine/DBAL/Schema/Table.php
usr/share/php/Doctrine/DBAL/Schema/TableConfiguration.php
usr/share/php/Doctrine/DBAL/Schema/TableDiff.php
usr/share/php/Doctrine/DBAL/Schema/TableEditor.php
usr/share/php/Doctrine/DBAL/Schema/UniqueConstraint.php
usr/share/php/Doctrine/DBAL/Schema/UniqueConstraintEditor.php
usr/share/php/Doctrine/DBAL/Schema/View.php
usr/share/php/Doctrine/DBAL/Schema/ViewEditor.php
usr/share/php/Doctrine/DBAL/ServerVersionProvider.php
usr/share/php/Doctrine/DBAL/Statement.php
usr/share/php/Doctrine/DBAL/Tools
usr/share/php/Doctrine/DBAL/Tools/Console
usr/share/php/Doctrine/DBAL/Tools/Console/Command
usr/share/php/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php
usr/share/php/Doctrine/DBAL/Tools/Console/ConnectionNotFound.php
usr/share/php/Doctrine/DBAL/Tools/Console/ConnectionProvider
usr/share/php/Doctrine/DBAL/Tools/Console/ConnectionProvider/SingleConnectionProvider.php
usr/share/php/Doctrine/DBAL/Tools/Console/ConnectionProvider.php
usr/share/php/Doctrine/DBAL/Tools/DsnParser.php
usr/share/php/Doctrine/DBAL/TransactionIsolationLevel.php
usr/share/php/Doctrine/DBAL/Types
usr/share/php/Doctrine/DBAL/Types/AsciiStringType.php
usr/share/php/Doctrine/DBAL/Types/BigIntType.php
usr/share/php/Doctrine/DBAL/Types/BinaryType.php
usr/share/php/Doctrine/DBAL/Types/BlobType.php
usr/share/php/Doctrine/DBAL/Types/BooleanType.php
usr/share/php/Doctrine/DBAL/Types/ConversionException.php
usr/share/php/Doctrine/DBAL/Types/DateImmutableType.php
usr/share/php/Doctrine/DBAL/Types/DateIntervalType.php
usr/share/php/Doctrine/DBAL/Types/DateTimeImmutableType.php
usr/share/php/Doctrine/DBAL/Types/DateTimeType.php
usr/share/php/Doctrine/DBAL/Types/DateTimeTzImmutableType.php
usr/share/php/Doctrine/DBAL/Types/DateTimeTzType.php
usr/share/php/Doctrine/DBAL/Types/DateType.php
usr/share/php/Doctrine/DBAL/Types/DecimalType.php
usr/share/php/Doctrine/DBAL/Types/EnumType.php
usr/share/php/Doctrine/DBAL/Types/Exception
usr/share/php/Doctrine/DBAL/Types/Exception/InvalidFormat.php
usr/share/php/Doctrine/DBAL/Types/Exception/InvalidType.php
usr/share/php/Doctrine/DBAL/Types/Exception/SerializationFailed.php
usr/share/php/Doctrine/DBAL/Types/Exception/TypeAlreadyRegistered.php
usr/share/php/Doctrine/DBAL/Types/Exception/TypeArgumentCountError.php
usr/share/php/Doctrine/DBAL/Types/Exception/TypeNotFound.php
usr/share/php/Doctrine/DBAL/Types/Exception/TypeNotRegistered.php
usr/share/php/Doctrine/DBAL/Types/Exception/TypesAlreadyExists.php
usr/share/php/Doctrine/DBAL/Types/Exception/TypesException.php
usr/share/php/Doctrine/DBAL/Types/Exception/UnknownColumnType.php
usr/share/php/Doctrine/DBAL/Types/Exception/ValueNotConvertible.php
usr/share/php/Doctrine/DBAL/Types/FloatType.php
usr/share/php/Doctrine/DBAL/Types/GuidType.php
usr/share/php/Doctrine/DBAL/Types/IntegerType.php
usr/share/php/Doctrine/DBAL/Types/JsonObjectType.php
usr/share/php/Doctrine/DBAL/Types/JsonType.php
usr/share/php/Doctrine/DBAL/Types/JsonTypeConvert.php
usr/share/php/Doctrine/DBAL/Types/JsonbObjectType.php
usr/share/php/Doctrine/DBAL/Types/JsonbType.php
usr/share/php/Doctrine/DBAL/Types/NumberType.php
usr/share/php/Doctrine/DBAL/Types/PhpDateMappingType.php
usr/share/php/Doctrine/DBAL/Types/PhpDateTimeMappingType.php
usr/share/php/Doctrine/DBAL/Types/PhpIntegerMappingType.php
usr/share/php/Doctrine/DBAL/Types/PhpTimeMappingType.php
usr/share/php/Doctrine/DBAL/Types/SimpleArrayType.php
usr/share/php/Doctrine/DBAL/Types/SmallFloatType.php
usr/share/php/Doctrine/DBAL/Types/SmallIntType.php
usr/share/php/Doctrine/DBAL/Types/StringType.php
usr/share/php/Doctrine/DBAL/Types/TextType.php
usr/share/php/Doctrine/DBAL/Types/TimeImmutableType.php
usr/share/php/Doctrine/DBAL/Types/TimeType.php
usr/share/php/Doctrine/DBAL/Types/Type.php
usr/share/php/Doctrine/DBAL/Types/TypeRegistry.php
usr/share/php/Doctrine/DBAL/Types/Types.php
usr/share/php/Doctrine/DBAL/Types/VarDateTimeImmutableType.php
usr/share/php/Doctrine/DBAL/Types/VarDateTimeType.php
usr/share/php/Doctrine/DBAL/autoload.php
usr/share/pkg-php-tools
usr/share/pkg-php-tools/autoloaders
usr/share/pkg-php-tools/autoloaders/php-doctrine-dbal