Error messages

This is the list of error messages, as found in die() and exit() expressions.

MessageFileLine
'SQLAzure requires a distribution key to be set during sharding configuration.'
/lib/Doctrine/DBAL/Sharding/ShardingException.php37
1332141766/lib/Doctrine/DBAL/Sharding/ShardingException.php45
'Cannot switch shard during an active transaction.'
/lib/Doctrine/DBAL/Sharding/ShardingException.php45
'You have to specify a string or integer as shard distribution value.'
/lib/Doctrine/DBAL/Sharding/ShardingException.php53
1332142103/lib/Doctrine/DBAL/Sharding/ShardingException.php53
"You have to specify a sharding distribution type such as 'integer', 'string', 'guid'."
/lib/Doctrine/DBAL/Sharding/ShardingException.php61
'No cache key was set.'
/lib/Doctrine/DBAL/Cache/CacheException.php17
sprintf('Fetching as key-value pairs requires the result to contain at least 2 columns, %d given.'$columnCount)
/lib/Doctrine/DBAL/Exception/NoKeyValue.php19
1331557937/lib/Doctrine/DBAL/Sharding/ShardingException.php21
'Trying to cache a query but no result driver is configured.'
/lib/Doctrine/DBAL/Cache/CacheException.php25
'SQLAzure requires a federation name to be set during sharding configuration.'
/lib/Doctrine/DBAL/Sharding/ShardingException.php29
'This functionality is not implemented with this sharding provider.'
/lib/Doctrine/DBAL/Sharding/ShardingException.php21
1332141329/lib/Doctrine/DBAL/Sharding/ShardingException.php37
1332141280/lib/Doctrine/DBAL/Sharding/ShardingException.php29
sasql_sqlstate($conn)
/lib/Doctrine/DBAL/Driver/SQLAnywhere/SQLAnywhereException.php33
sasql_sqlstate( )
/lib/Doctrine/DBAL/Driver/SQLAnywhere/SQLAnywhereException.php33
sasql_errorcode( )
/lib/Doctrine/DBAL/Driver/SQLAnywhere/SQLAnywhereException.php64
'SQLSTATE [' $state '] [' $code '] ' $message/lib/Doctrine/DBAL/Driver/SQLAnywhere/SQLAnywhereException.php69
sasql_errorcode($conn)
/lib/Doctrine/DBAL/Driver/SQLAnywhere/SQLAnywhereException.php54
sasql_stmt_errno($stmt)
/lib/Doctrine/DBAL/Driver/SQLAnywhere/SQLAnywhereException.php41
'Empty criteria was used, expected non-empty criteria'
/lib/Doctrine/DBAL/Exception/InvalidArgumentException.php19
'SQL Anywhere error occurred but no error message was retrieved from driver.'
/lib/Doctrine/DBAL/Driver/SQLAnywhere/SQLAnywhereException.php72
'There is no active transaction.'
/lib/Doctrine/DBAL/ConnectionException.php23
'Transaction commit failed because the transaction has been marked for rollback only.'
/lib/Doctrine/DBAL/ConnectionException.php15
sprintf('Value for :%1$s not found in types array. Types array key should be "%1$s"'$typeName)
/lib/Doctrine/DBAL/SQLParserUtilsException.php34
sprintf('Value for :%1$s not found in params array. Params array key should be "%1$s"'$paramName)
/lib/Doctrine/DBAL/SQLParserUtilsException.php22
"Invalid 'platform' option specified, need to give an instance of " AbstractPlatform::class . '.'
/lib/Doctrine/DBAL/DBALException.php48
sprintf("Operation '%s' is not supported by platform."$method)
/lib/Doctrine/DBAL/DBALException.php39
'May not alter the nested transaction with savepoints behavior while a transaction is open.'
/lib/Doctrine/DBAL/ConnectionException.php39
'Savepoints are not supported by this driver.'
/lib/Doctrine/DBAL/ConnectionException.php31
"The table with name '" $tableName "' already exists."
/lib/Doctrine/DBAL/Schema/SchemaException.php112
"The column '" $columnName "' on table '" $tableName "' already exists."
/lib/Doctrine/DBAL/Schema/SchemaException.php124
"The sequence '" $name "' already exists."
/lib/Doctrine/DBAL/Schema/SchemaException.php136
"There exists no sequence with the name '" $name "'."
/lib/Doctrine/DBAL/Schema/SchemaException.php146
sprintf("Index '%s' does not exist on table '%s'."$indexName$table)
/lib/Doctrine/DBAL/Schema/SchemaException.php59
sprintf("An index with name '%s' was already defined on table '%s'."$indexName$table)
/lib/Doctrine/DBAL/Schema/SchemaException.php73
sprintf("There is no column with name '%s' on table '%s'."$columnName$table)
/lib/Doctrine/DBAL/Schema/SchemaException.php87
sprintf("The namespace with name '%s' already exists."$namespaceName)
/lib/Doctrine/DBAL/Schema/SchemaException.php100
"The given alias '" $alias "' is not part of " 'any FROM or JOIN clause table. The currently registered ' 'aliases are: ' implode(', '$registeredAliases) . '.'
/lib/Doctrine/DBAL/Query/QueryException.php22
"The given alias '" $alias "' is not unique " 'in FROM and JOIN clause table. The currently registered ' 'aliases are: ' implode(', '$registeredAliases) . '.'
/lib/Doctrine/DBAL/Query/QueryException.php35
"There is no table with name '" $tableName "' in the schema."
/lib/Doctrine/DBAL/Schema/SchemaException.php34
sprintf('Invalid index-name %s given, has to be [a-zA-Z0-9_]'$indexName)
/lib/Doctrine/DBAL/Schema/SchemaException.php45
'Unknown column type "' $name '" requested. Any Doctrine type that you use has ' 'to be registered with \Doctrine\DBAL\Types\Type::addType(). You can get a list of all the ' 'known types with \Doctrine\DBAL\Types\Type::getTypesMap(). If this error occurs during database ' 'introspection then you might have forgotten to register all database types for a Doctrine Type. Use ' 'AbstractPlatform#registerDoctrineTypeMapping() or have your custom types implement ' 'Type#getMappedDatabaseTypes(). If the type name is empty you might ' 'have a problem with the cache or forgot some mapping information.'
/lib/Doctrine/DBAL/DBALException.php282
'Type to be overwritten ' $name ' does not exist.'
/lib/Doctrine/DBAL/DBALException.php298
sprintf('Type of the class %s@%s is not registered.'get_class($type), spl_object_hash($type))
/lib/Doctrine/DBAL/DBALException.php304
sprintf('Type of the class %s@%s is already registered.'get_class($type), spl_object_hash($type))
/lib/Doctrine/DBAL/DBALException.php311
'No columns specified for table ' $tableName/lib/Doctrine/DBAL/DBALException.php254
'Invalid table name specified: ' $tableName/lib/Doctrine/DBAL/DBALException.php244
'Type ' $name ' already exists.'
/lib/Doctrine/DBAL/DBALException.php272
'Invalid Offset in Limit Query, it has to be larger than or equal to 0.'
/lib/Doctrine/DBAL/DBALException.php262
0/lib/Doctrine/DBAL/DBALException.php185
"An exception occurred while executing '" $sql "'"
/lib/Doctrine/DBAL/DBALException.php152
"The given 'driverClass' " $driverClass ' has to implement the ' Driver::class . ' interface.'
/lib/Doctrine/DBAL/DBALException.php233
"The given 'wrapperClass' " $wrapperClass ' has to be a ' 'subtype of \Doctrine\DBAL\Connection.'
/lib/Doctrine/DBAL/DBALException.php221
"The options 'driver' or 'driverClass' are mandatory if no PDO " 'instance is given to DriverManager::getConnection().'
/lib/Doctrine/DBAL/DBALException.php126
sprintf("The options 'driver' or 'driverClass' are mandatory if a connection URL without scheme " 'is given to DriverManager::getConnection(). Given URL: %s'$url)
/lib/Doctrine/DBAL/DBALException.php118
'An exception occurred in driver: ' $driverEx->getMessage( )
/lib/Doctrine/DBAL/DBALException.php169
"The given 'driver' " $unknownDriverName ' is unknown, ' 'Doctrine currently supports only the following drivers: ' implode(', '$knownDrivers)
/lib/Doctrine/DBAL/DBALException.php138
sprintf("Option 'platform' must be an object and subtype of '%s'. Got '%s'"AbstractPlatform::class, gettype($invalidPlatform))
/lib/Doctrine/DBAL/DBALException.php68
sprintf("Option 'platform' must be a subtype of '%s', instance of '%s' given"AbstractPlatform::class, get_class($invalidPlatform))
/lib/Doctrine/DBAL/DBALException.php59
"The 'pdo' option was used in DriverManager::getConnection() but no " 'instance of PDO was given.'
/lib/Doctrine/DBAL/DBALException.php104
sprintf('Invalid platform version "%s" specified. ' 'The platform version has to be specified in the format: "%s".'$version$expectedFormat)
/lib/Doctrine/DBAL/DBALException.php87
sprintf('Failed to set option %d with value "%s"'$option$value)
/lib/Doctrine/DBAL/Driver/Mysqli/Exception/InvalidOption.php25
sprintf('Unknown type, %d given.'$type)
/lib/Doctrine/DBAL/Driver/Mysqli/Exception/UnknownType.php23
'HY000'
/lib/Doctrine/DBAL/Driver/Mysqli/Exception/ConnectionFailed.php19
sprintf('Failed reading the stream resource for parameter offset %d.'$offset)
/lib/Doctrine/DBAL/Driver/Mysqli/Exception/FailedReadingStreamOffset.php20
'lastInsertId failed: Query was executed but no result was returned.'
/lib/Doctrine/DBAL/Driver/OCI8/Exception/SequenceDoesNotExist.php18
'Connection port specified without the host'
/lib/Doctrine/DBAL/Driver/AbstractSQLServerDriver/Exception/PortWithoutHost.php18
sprintf('The statement contains non-terminated string literal starting at offset %d.'$offset)
/lib/Doctrine/DBAL/Driver/OCI8/Exception/NonTerminatedStringLiteral.php21
sprintf('Could not find variable mapping with index %d, in the SQL statement'$index)
/lib/Doctrine/DBAL/Driver/OCI8/Exception/UnknownParameterIndex.php21
db2_stmt_errormsg($statement)
/lib/Doctrine/DBAL/Driver/IBMDB2/Exception/StatementError.php24
'Database error occurred but no error information was retrieved from the driver.'
/lib/Doctrine/DBAL/Driver/OCI8/OCI8Exception.php22
'Could not create temporary file: ' $message/lib/Doctrine/DBAL/Driver/IBMDB2/Exception/CannotCreateTemporaryFile.php18
db2_stmt_error($statement)
/lib/Doctrine/DBAL/Driver/IBMDB2/Exception/StatementError.php24
db2_conn_error($connection)
/lib/Doctrine/DBAL/Driver/IBMDB2/Exception/ConnectionError.php24
'Could not write string to temporary file: ' $message/lib/Doctrine/DBAL/Driver/IBMDB2/Exception/CannotWriteToTemporaryFile.php18
'Could not copy source stream to temporary file: ' $message/lib/Doctrine/DBAL/Driver/IBMDB2/Exception/CannotCopyStreamToStream.php18
db2_conn_errormsg($connection)
/lib/Doctrine/DBAL/Driver/IBMDB2/Exception/ConnectionError.php24
db2_conn_errormsg( )
/lib/Doctrine/DBAL/Driver/IBMDB2/Exception/ConnectionFailed.php21
db2_conn_error( )
/lib/Doctrine/DBAL/Driver/IBMDB2/Exception/ConnectionFailed.php21
rtrim($message)
/lib/Doctrine/DBAL/Driver/SQLSrv/Exception/Error.php45
sprintf("Could not convert database value to '%s' as an error was triggered by the unserialization: '%s'"$format$error)
/lib/Doctrine/DBAL/Types/ConversionException.php117
sprintf("Could not convert PHP type '%s' to '%s', as an '%s' error was triggered by the serialization"$actualType$format$error)
/lib/Doctrine/DBAL/Types/ConversionException.php107
sprintf("Could not convert PHP value of type '%s' to type '%s'. Expected one of the following types: %s"$actualType$toTypeimplode(', '$possibleTypes))
/lib/Doctrine/DBAL/Types/ConversionException.php88
0/lib/Doctrine/DBAL/Types/ConversionException.php93
0/lib/Doctrine/DBAL/Types/ConversionException.php85
sprintf("Could not convert PHP value '%s' of type '%s' to type '%s'. Expected one of the following types: %s"$value$actualType$toTypeimplode(', '$possibleTypes))
/lib/Doctrine/DBAL/Types/ConversionException.php79
'Could not convert database value "' $value '" to Doctrine Type ' $toType '. Expected format: ' $expectedFormat/lib/Doctrine/DBAL/Types/ConversionException.php54
0/lib/Doctrine/DBAL/Types/ConversionException.php56
0/lib/Doctrine/DBAL/Types/ConversionException.php36
'Could not convert database value "' $value '" to Doctrine Type ' $toType/lib/Doctrine/DBAL/Types/ConversionException.php36
sprintf("Alter table change not supported, given '%s'"$changeName)
/lib/Doctrine/DBAL/Schema/SchemaException.php184
'The performed schema operation on ' $localTable->getName( ) . ' requires a named foreign key, ' 'but the given foreign key from (' implode(', '$foreignKey->getColumns( )) . ') onto foreign table ' "'" $foreignKey->getForeignTableName( ) . "' (" implode(', '$foreignKey->getForeignColumns( )) . ')' ' is currently unnamed.'
/lib/Doctrine/DBAL/Schema/SchemaException.php169
sprintf("There exists no foreign key with the name '%s' on table '%s'."$fkName$table)
/lib/Doctrine/DBAL/Schema/SchemaException.php158
'Invalid fetch style: ' $fetchMode/lib/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php462
sprintf('Unexpected database version string "%s". Cannot parse an appropriate version number from it. ' 'Please report this database version string to the Doctrine team.'$version)
/lib/Doctrine/DBAL/Driver/OCI8/OCI8Connection.php90
'Resources passed with the LARGE_OBJECT parameter type must be stream resources.'
/lib/Doctrine/DBAL/Driver/Mysqli/MysqliStatement.php239
'Invalid fetch style: ' $fetchMode/lib/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php491
'Invalid SQL Anywhere connection resource: ' $conn/lib/Doctrine/DBAL/Driver/SQLAnywhere/SQLAnywhereStatement.php84
sprintf("Unknown fetch type '%s'"$fetchMode)
/lib/Doctrine/DBAL/Driver/Mysqli/MysqliStatement.php371
'Fetch mode is not supported: ' $fetchMode/lib/Doctrine/DBAL/Driver/SQLAnywhere/SQLAnywhereStatement.php265
'Unknown type: ' $type/lib/Doctrine/DBAL/Driver/SQLAnywhere/SQLAnywhereStatement.php121
sprintf('First argument must be an instance of "%s" or "%s"'HelperSet::class, ConnectionProvider::class)
/lib/Doctrine/DBAL/Tools/Console/ConsoleRunner.php66
sprintf('Destination class has to be of type string or object, %s given.'gettype($destinationClass))
/lib/Doctrine/DBAL/Driver/SQLAnywhere/SQLAnywhereStatement.php434
"Argument 'SQL' is required in order to execute this command correctly."
/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php79
sprintf('Connection with name "%s" does not exist.'$name)
/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider/SingleConnectionProvider.php33
'Specifying a connection is only supported when a ConnectionProvider is used.'
/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php108
"Option 'depth' must contains an integer value"
/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php87
sprintf("SQL file '<info>%s</info>' does not have read permissions."$filePath)
/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php80
sprintf("SQL file '<info>%s</info>' does not exist."$filePath)
/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php74
"Incomplete column definition. 'default' required."
/lib/Doctrine/DBAL/Platforms/SQLServerPlatform.php397
'Invalid Oracle identifier'
/lib/Doctrine/DBAL/Platforms/OraclePlatform.php48
'Invalid foreign key action: ' $action/lib/Doctrine/DBAL/Platforms/OraclePlatform.php780
'An Index can either have a "with_nulls_distinct" or "with_nulls_not_distinct" flag but not both.'
/lib/Doctrine/DBAL/Platforms/SQLAnywhere16Platform.php21
'Sqlite platform requires for alter table the table diff with reference to original table schema'
/lib/Doctrine/DBAL/Platforms/SqlitePlatform.php701
'Sqlite platform requires for alter table the table diff with reference to original table schema'
/lib/Doctrine/DBAL/Platforms/SqlitePlatform.php724
'Sqlite platform does not support alter primary key.'
/lib/Doctrine/DBAL/Platforms/SqlitePlatform.php803
'Sqlite platform does not support alter foreign key.'
/lib/Doctrine/DBAL/Platforms/SqlitePlatform.php811
'Sqlite platform does not support alter foreign key.'
/lib/Doctrine/DBAL/Platforms/SqlitePlatform.php819
'Sqlite platform does not support alter constraint.'
/lib/Doctrine/DBAL/Platforms/SqlitePlatform.php827
'Sqlite platform requires for alter table the table diff with reference to original table schema'
/lib/Doctrine/DBAL/Platforms/SqlitePlatform.php868
'sqlsrv does not support named parameters to queries, use question mark (?) placeholders instead.'
/lib/Doctrine/DBAL/Driver/SQLSrv/SQLSrvStatement.php165
'sqlsrv does not support named parameters to queries, use question mark (?) placeholders instead.'
/lib/Doctrine/DBAL/Driver/SQLSrv/SQLSrvStatement.php182
'Fetch mode is not supported!'
/lib/Doctrine/DBAL/Driver/SQLSrv/SQLSrvStatement.php395
'Given Fetch-Style ' $fetchMode ' is not supported.'
/lib/Doctrine/DBAL/Driver/IBMDB2/DB2Statement.php327
sprintf('Destination class has to be of type string or object, %s given.'gettype($destinationClass))
/lib/Doctrine/DBAL/Driver/IBMDB2/DB2Statement.php470
'Shard ' $shard['id'] . ' is duplicated in the configuration.'
/lib/Doctrine/DBAL/Sharding/PoolingShardConnection.php110
'Shard Id has to be a non-negative number.'
/lib/Doctrine/DBAL/Sharding/PoolingShardConnection.php106
"Missing 'id' for one configured shard. Please specify a unique shard-id."
/lib/Doctrine/DBAL/Sharding/PoolingShardConnection.php101
"The 'shardChoser' configuration is not a valid instance of " ShardChoser::class
/lib/Doctrine/DBAL/Sharding/PoolingShardConnection.php92
'No clustered index found on table ' $table->getName( )
/lib/Doctrine/DBAL/Sharding/SQLAzure/Schema/MultiTenantVisitor.php115
'No shards found for ' $this->federationName/lib/Doctrine/DBAL/Sharding/SQLAzure/SQLAzureShardManager.php173
'Cannot have foreign key between global/federation.'
/lib/Doctrine/DBAL/Sharding/SQLAzure/SQLAzureFederationsSynchronizer.php196
'Cannot switch shard when transaction is active.'
/lib/Doctrine/DBAL/Sharding/PoolingShardConnection.php199
'Specifying a connection is only supported when a ConnectionProvider is used.'
/lib/Doctrine/DBAL/Tools/Console/Command/ReservedWordsCommand.php230
'Cannot use TableGenerator with SQLite.'
/lib/Doctrine/DBAL/Id/TableGenerator.php74
sprintf("Unable to read SQL file '<info>%s</info>': %s"$filePatherror_get_last( )['message'])
/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php89
"There exists no keyword list with name '" $keywordList "'. " 'Known lists: ' implode(', 'array_keys($this->keywordListClasses))
/lib/Doctrine/DBAL/Tools/Console/Command/ReservedWordsCommand.php185
'primary or replica configuration missing'
/lib/Doctrine/DBAL/Connections/PrimaryReadReplicaConnection.php107
'You have to configure at least one replica.'
/lib/Doctrine/DBAL/Connections/PrimaryReadReplicaConnection.php111
'Race-condition detected while updating sequence. Aborting generation'
/lib/Doctrine/DBAL/Id/TableGenerator.php137
'Error occurred while generating ID with TableGenerator, aborted generation: ' $e->getMessage( )
/lib/Doctrine/DBAL/Id/TableGenerator.php152
'Caching layer does not support 2nd/3rd argument to setFetchMode()'
/lib/Doctrine/DBAL/Cache/ArrayStatement.php85
'Invalid fetch-style given for fetching result.'
/lib/Doctrine/DBAL/Cache/ArrayStatement.php135
'Passing a connection name as first argument is not supported anymore.' ' Use ensureConnectedToPrimary()/ensureConnectedToReplica() instead.'
/lib/Doctrine/DBAL/Connections/PrimaryReadReplicaConnection.php142
'Invalid option to connect(), only primary or replica allowed.'
/lib/Doctrine/DBAL/Connections/PrimaryReadReplicaConnection.php155
1/bin/doctrine-dbal.php36
1/bin/doctrine-dbal.php42
__METHOD__ '() expects $table parameter to be string or ' Table::class . '.'
/lib/Doctrine/DBAL/Platforms/DrizzlePlatform.php439
__METHOD__ '() expects $index parameter to be string or ' Index::class . '.'
/lib/Doctrine/DBAL/Platforms/DrizzlePlatform.php431
'Unknown database type ' $dbType ' requested, ' . static::class . ' may not support it.'
/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php455
__METHOD__ '() expects $table parameter to be string or ' Table::class . '.'
/lib/Doctrine/DBAL/Platforms/DrizzlePlatform.php589
'Default implementation of DROP TABLE was overridden with NULL'
/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php1454
__METHOD__ '() expects $table parameter to be string or ' Table::class . '.'
/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php1442
'Second argument of AbstractPlatform::getCreateTableSQL() has to be integer.'
/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php1562
__METHOD__ '() expects $index parameter to be string or ' Index::class . '.'
/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php1492
'Cannot create primary key constraint declarations with getUniqueConstraintDeclarationSQL().'
/lib/Doctrine/DBAL/Platforms/SQLAnywherePlatform.php1177
'Can only create primary key declarations with getPrimaryKeyDeclarationSQL()'
/lib/Doctrine/DBAL/Platforms/SQLAnywherePlatform.php1026
'Invalid isolation level:' $level/lib/Doctrine/DBAL/Platforms/SQLAnywherePlatform.php1319
'Can only create unique constraint declarations, no common index declarations with ' 'getUniqueConstraintDeclarationSQL().'
/lib/Doctrine/DBAL/Platforms/SQLAnywherePlatform.php1183
'Can only create primary, unique or foreign key constraint declarations, no common index declarations' ' with getTableConstraintDeclarationSQL().'
/lib/Doctrine/DBAL/Platforms/SQLAnywherePlatform.php1402
'Unsupported constraint type: ' get_class($constraint)
/lib/Doctrine/DBAL/Platforms/SQLAnywherePlatform.php1396
"Unrecognized boolean literal '${value}'"
/lib/Doctrine/DBAL/Platforms/PostgreSqlPlatform.php867
"Incomplete definition. 'columns' required."
/lib/Doctrine/DBAL/Platforms/SQLAnywherePlatform.php1409
"Incomplete definition. 'foreignTable' required."
/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php2612
'Invalid isolation level:' $level/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php2800
sprintf('Offset must be a positive integer or zero, %d given'$offset)
/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php3438
sprintf('Platform %s does not support offset values in limit queries.'$this->getName( ))
/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php3445
__METHOD__ '() expects $index parameter to be string or ' Index::class . '.'
/lib/Doctrine/DBAL/Platforms/MySqlPlatform.php1012
__METHOD__ '() expects $table parameter to be string or ' Table::class . '.'
/lib/Doctrine/DBAL/Platforms/MySqlPlatform.php1020
__METHOD__ '() expects $table parameter to be string or ' Table::class . '.'
/lib/Doctrine/DBAL/Platforms/MySqlPlatform.php1142
__METHOD__ '() expects $index parameter to be string or ' Index::class . '.'
/lib/Doctrine/DBAL/Platforms/SQLServerPlatform.php219
'Can only create primary or unique constraints, no common indexes with getCreateConstraintSQL().'
/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php1815
"Incomplete definition. 'columns' required."
/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php1849
"Incomplete definition. 'columns' required."
/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php2417
"Incomplete definition. 'columns' required."
/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php2442
'Fields argument should be an Index or array.'
/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php2477
'Invalid foreign key action: ' $upper/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php2582
"Incomplete definition. 'local' required."
/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php2604
"Incomplete definition. 'foreign' required."
/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php2608
__METHOD__ '() expects $index parameter to be string or ' Index::class . '.'
/lib/Doctrine/DBAL/Platforms/SQLAnywherePlatform.php554
__METHOD__ '() expects $table parameter to be string or ' Index::class . '.'
/lib/Doctrine/DBAL/Platforms/SQLAnywherePlatform.php568
'Table#renameColumn() was removed, because it drops and recreates ' 'the column instead. There is no fix available, because a schema diff cannot reliably detect if a ' 'column was renamed or one column was created and another one dropped.'
/lib/Doctrine/DBAL/Schema/Table.php323
'Table ' $this->getName( ) . ' has no primary key.'
/lib/Doctrine/DBAL/Schema/Table.php739
"Incomplete definition. 'foreignTable' required."
/lib/Doctrine/DBAL/Platforms/SQLAnywherePlatform.php607
'Invalid foreign key match type: ' $type/lib/Doctrine/DBAL/Platforms/SQLAnywherePlatform.php645
"Incomplete definition. 'local' required."
/lib/Doctrine/DBAL/Platforms/SQLAnywherePlatform.php599
"Incomplete definition. 'foreign' required."
/lib/Doctrine/DBAL/Platforms/SQLAnywherePlatform.php603
sprintf('Sqlite schema manager requires to modify foreign keys table definition "%s".'$table)
/lib/Doctrine/DBAL/Schema/SqliteSchemaManager.php467
'Expecting a string as Index Column'
/lib/Doctrine/DBAL/Schema/Index.php91
'vendor/autoload.php could not be found. Did you run `php composer.phar install`?'
/bin/doctrine-dbal.php22
'Malformed parameter "url".'
/lib/Doctrine/DBAL/DriverManager.php280
'No shards found.'
/lib/Doctrine/DBAL/Sharding/PoolingShardManager.php82
'Invalid fetch-style given for caching result.'
/lib/Doctrine/DBAL/Cache/ResultCacheStatement.php153
"Missing Shard Choser configuration 'shardChoser'"
/lib/Doctrine/DBAL/Sharding/PoolingShardConnection.php83
"Connection Parameters require 'global' and 'shards' configurations."
/lib/Doctrine/DBAL/Sharding/PoolingShardConnection.php79