⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.93
Server IP:
65.108.141.171
Server:
Linux server.heloix.com 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
php
/
Doctrine
/
DBAL
/
Edit File: autoload.php
<?php require_once 'Doctrine/Common/Cache/autoload.php'; require_once 'Doctrine/Common/EventManager/autoload.php'; if (stream_resolve_include_path('Symfony/Component/Console/autoload.php')){ include_once 'Symfony/Component/Console/autoload.php'; } // @codingStandardsIgnoreFile // @codeCoverageIgnoreStart // this is an autogenerated file - do not edit spl_autoload_register( function($class) { static $classes = null; if ($classes === null) { $classes = array( 'doctrine\\dbal\\cache\\arraystatement' => '/Cache/ArrayStatement.php', 'doctrine\\dbal\\cache\\cacheexception' => '/Cache/CacheException.php', 'doctrine\\dbal\\cache\\querycacheprofile' => '/Cache/QueryCacheProfile.php', 'doctrine\\dbal\\cache\\resultcachestatement' => '/Cache/ResultCacheStatement.php', 'doctrine\\dbal\\columncase' => '/ColumnCase.php', 'doctrine\\dbal\\configuration' => '/Configuration.php', 'doctrine\\dbal\\connection' => '/Connection.php', 'doctrine\\dbal\\connectionexception' => '/ConnectionException.php', 'doctrine\\dbal\\connections\\masterslaveconnection' => '/Connections/MasterSlaveConnection.php', 'doctrine\\dbal\\dbalexception' => '/DBALException.php', 'doctrine\\dbal\\driver' => '/Driver.php', 'doctrine\\dbal\\driver\\abstractdb2driver' => '/Driver/AbstractDB2Driver.php', 'doctrine\\dbal\\driver\\abstractdriverexception' => '/Driver/AbstractDriverException.php', 'doctrine\\dbal\\driver\\abstractmysqldriver' => '/Driver/AbstractMySQLDriver.php', 'doctrine\\dbal\\driver\\abstractoracledriver' => '/Driver/AbstractOracleDriver.php', 'doctrine\\dbal\\driver\\abstractoracledriver\\easyconnectstring' => '/Driver/AbstractOracleDriver/EasyConnectString.php', 'doctrine\\dbal\\driver\\abstractpostgresqldriver' => '/Driver/AbstractPostgreSQLDriver.php', 'doctrine\\dbal\\driver\\abstractsqlanywheredriver' => '/Driver/AbstractSQLAnywhereDriver.php', 'doctrine\\dbal\\driver\\abstractsqlitedriver' => '/Driver/AbstractSQLiteDriver.php', 'doctrine\\dbal\\driver\\abstractsqlserverdriver' => '/Driver/AbstractSQLServerDriver.php', 'doctrine\\dbal\\driver\\connection' => '/Driver/Connection.php', 'doctrine\\dbal\\driver\\driverexception' => '/Driver/DriverException.php', 'doctrine\\dbal\\driver\\drizzlepdomysql\\connection' => '/Driver/DrizzlePDOMySql/Connection.php', 'doctrine\\dbal\\driver\\drizzlepdomysql\\driver' => '/Driver/DrizzlePDOMySql/Driver.php', 'doctrine\\dbal\\driver\\exceptionconverterdriver' => '/Driver/ExceptionConverterDriver.php', 'doctrine\\dbal\\driver\\ibmdb2\\db2connection' => '/Driver/IBMDB2/DB2Connection.php', 'doctrine\\dbal\\driver\\ibmdb2\\db2driver' => '/Driver/IBMDB2/DB2Driver.php', 'doctrine\\dbal\\driver\\ibmdb2\\db2exception' => '/Driver/IBMDB2/DB2Exception.php', 'doctrine\\dbal\\driver\\ibmdb2\\db2statement' => '/Driver/IBMDB2/DB2Statement.php', 'doctrine\\dbal\\driver\\mysqli\\driver' => '/Driver/Mysqli/Driver.php', 'doctrine\\dbal\\driver\\mysqli\\mysqliconnection' => '/Driver/Mysqli/MysqliConnection.php', 'doctrine\\dbal\\driver\\mysqli\\mysqliexception' => '/Driver/Mysqli/MysqliException.php', 'doctrine\\dbal\\driver\\mysqli\\mysqlistatement' => '/Driver/Mysqli/MysqliStatement.php', 'doctrine\\dbal\\driver\\oci8\\driver' => '/Driver/OCI8/Driver.php', 'doctrine\\dbal\\driver\\oci8\\oci8connection' => '/Driver/OCI8/OCI8Connection.php', 'doctrine\\dbal\\driver\\oci8\\oci8exception' => '/Driver/OCI8/OCI8Exception.php', 'doctrine\\dbal\\driver\\oci8\\oci8statement' => '/Driver/OCI8/OCI8Statement.php', 'doctrine\\dbal\\driver\\pdoconnection' => '/Driver/PDOConnection.php', 'doctrine\\dbal\\driver\\pdoexception' => '/Driver/PDOException.php', 'doctrine\\dbal\\driver\\pdoibm\\driver' => '/Driver/PDOIbm/Driver.php', 'doctrine\\dbal\\driver\\pdomysql\\driver' => '/Driver/PDOMySql/Driver.php', 'doctrine\\dbal\\driver\\pdooracle\\driver' => '/Driver/PDOOracle/Driver.php', 'doctrine\\dbal\\driver\\pdopgsql\\driver' => '/Driver/PDOPgSql/Driver.php', 'doctrine\\dbal\\driver\\pdosqlite\\driver' => '/Driver/PDOSqlite/Driver.php', 'doctrine\\dbal\\driver\\pdosqlsrv\\connection' => '/Driver/PDOSqlsrv/Connection.php', 'doctrine\\dbal\\driver\\pdosqlsrv\\driver' => '/Driver/PDOSqlsrv/Driver.php', 'doctrine\\dbal\\driver\\pdosqlsrv\\statement' => '/Driver/PDOSqlsrv/Statement.php', 'doctrine\\dbal\\driver\\pdostatement' => '/Driver/PDOStatement.php', 'doctrine\\dbal\\driver\\pingableconnection' => '/Driver/PingableConnection.php', 'doctrine\\dbal\\driver\\resultstatement' => '/Driver/ResultStatement.php', 'doctrine\\dbal\\driver\\serverinfoawareconnection' => '/Driver/ServerInfoAwareConnection.php', 'doctrine\\dbal\\driver\\sqlanywhere\\driver' => '/Driver/SQLAnywhere/Driver.php', 'doctrine\\dbal\\driver\\sqlanywhere\\sqlanywhereconnection' => '/Driver/SQLAnywhere/SQLAnywhereConnection.php', 'doctrine\\dbal\\driver\\sqlanywhere\\sqlanywhereexception' => '/Driver/SQLAnywhere/SQLAnywhereException.php', 'doctrine\\dbal\\driver\\sqlanywhere\\sqlanywherestatement' => '/Driver/SQLAnywhere/SQLAnywhereStatement.php', 'doctrine\\dbal\\driver\\sqlsrv\\driver' => '/Driver/SQLSrv/Driver.php', 'doctrine\\dbal\\driver\\sqlsrv\\lastinsertid' => '/Driver/SQLSrv/LastInsertId.php', 'doctrine\\dbal\\driver\\sqlsrv\\sqlsrvconnection' => '/Driver/SQLSrv/SQLSrvConnection.php', 'doctrine\\dbal\\driver\\sqlsrv\\sqlsrvexception' => '/Driver/SQLSrv/SQLSrvException.php', 'doctrine\\dbal\\driver\\sqlsrv\\sqlsrvstatement' => '/Driver/SQLSrv/SQLSrvStatement.php', 'doctrine\\dbal\\driver\\statement' => '/Driver/Statement.php', 'doctrine\\dbal\\driver\\statementiterator' => '/Driver/StatementIterator.php', 'doctrine\\dbal\\drivermanager' => '/DriverManager.php', 'doctrine\\dbal\\event\\connectioneventargs' => '/Event/ConnectionEventArgs.php', 'doctrine\\dbal\\event\\listeners\\mysqlsessioninit' => '/Event/Listeners/MysqlSessionInit.php', 'doctrine\\dbal\\event\\listeners\\oraclesessioninit' => '/Event/Listeners/OracleSessionInit.php', 'doctrine\\dbal\\event\\listeners\\sqlsessioninit' => '/Event/Listeners/SQLSessionInit.php', 'doctrine\\dbal\\event\\schemaaltertableaddcolumneventargs' => '/Event/SchemaAlterTableAddColumnEventArgs.php', 'doctrine\\dbal\\event\\schemaaltertablechangecolumneventargs' => '/Event/SchemaAlterTableChangeColumnEventArgs.php', 'doctrine\\dbal\\event\\schemaaltertableeventargs' => '/Event/SchemaAlterTableEventArgs.php', 'doctrine\\dbal\\event\\schemaaltertableremovecolumneventargs' => '/Event/SchemaAlterTableRemoveColumnEventArgs.php', 'doctrine\\dbal\\event\\schemaaltertablerenamecolumneventargs' => '/Event/SchemaAlterTableRenameColumnEventArgs.php', 'doctrine\\dbal\\event\\schemacolumndefinitioneventargs' => '/Event/SchemaColumnDefinitionEventArgs.php', 'doctrine\\dbal\\event\\schemacreatetablecolumneventargs' => '/Event/SchemaCreateTableColumnEventArgs.php', 'doctrine\\dbal\\event\\schemacreatetableeventargs' => '/Event/SchemaCreateTableEventArgs.php', 'doctrine\\dbal\\event\\schemadroptableeventargs' => '/Event/SchemaDropTableEventArgs.php', 'doctrine\\dbal\\event\\schemaeventargs' => '/Event/SchemaEventArgs.php', 'doctrine\\dbal\\event\\schemaindexdefinitioneventargs' => '/Event/SchemaIndexDefinitionEventArgs.php', 'doctrine\\dbal\\events' => '/Events.php', 'doctrine\\dbal\\exception\\connectionexception' => '/Exception/ConnectionException.php', 'doctrine\\dbal\\exception\\constraintviolationexception' => '/Exception/ConstraintViolationException.php', 'doctrine\\dbal\\exception\\databaseobjectexistsexception' => '/Exception/DatabaseObjectExistsException.php', 'doctrine\\dbal\\exception\\databaseobjectnotfoundexception' => '/Exception/DatabaseObjectNotFoundException.php', 'doctrine\\dbal\\exception\\deadlockexception' => '/Exception/DeadlockException.php', 'doctrine\\dbal\\exception\\driverexception' => '/Exception/DriverException.php', 'doctrine\\dbal\\exception\\foreignkeyconstraintviolationexception' => '/Exception/ForeignKeyConstraintViolationException.php', 'doctrine\\dbal\\exception\\invalidargumentexception' => '/Exception/InvalidArgumentException.php', 'doctrine\\dbal\\exception\\invalidfieldnameexception' => '/Exception/InvalidFieldNameException.php', 'doctrine\\dbal\\exception\\lockwaittimeoutexception' => '/Exception/LockWaitTimeoutException.php', 'doctrine\\dbal\\exception\\nonuniquefieldnameexception' => '/Exception/NonUniqueFieldNameException.php', 'doctrine\\dbal\\exception\\notnullconstraintviolationexception' => '/Exception/NotNullConstraintViolationException.php', 'doctrine\\dbal\\exception\\readonlyexception' => '/Exception/ReadOnlyException.php', 'doctrine\\dbal\\exception\\retryableexception' => '/Exception/RetryableException.php', 'doctrine\\dbal\\exception\\serverexception' => '/Exception/ServerException.php', 'doctrine\\dbal\\exception\\syntaxerrorexception' => '/Exception/SyntaxErrorException.php', 'doctrine\\dbal\\exception\\tableexistsexception' => '/Exception/TableExistsException.php', 'doctrine\\dbal\\exception\\tablenotfoundexception' => '/Exception/TableNotFoundException.php', 'doctrine\\dbal\\exception\\uniqueconstraintviolationexception' => '/Exception/UniqueConstraintViolationException.php', 'doctrine\\dbal\\fetchmode' => '/FetchMode.php', 'doctrine\\dbal\\id\\tablegenerator' => '/Id/TableGenerator.php', 'doctrine\\dbal\\id\\tablegeneratorschemavisitor' => '/Id/TableGeneratorSchemaVisitor.php', 'doctrine\\dbal\\lockmode' => '/LockMode.php', 'doctrine\\dbal\\logging\\debugstack' => '/Logging/DebugStack.php', 'doctrine\\dbal\\logging\\echosqllogger' => '/Logging/EchoSQLLogger.php', 'doctrine\\dbal\\logging\\loggerchain' => '/Logging/LoggerChain.php', 'doctrine\\dbal\\logging\\sqllogger' => '/Logging/SQLLogger.php', 'doctrine\\dbal\\parametertype' => '/ParameterType.php', 'doctrine\\dbal\\platforms\\abstractplatform' => '/Platforms/AbstractPlatform.php', 'doctrine\\dbal\\platforms\\dateintervalunit' => '/Platforms/DateIntervalUnit.php', 'doctrine\\dbal\\platforms\\db2platform' => '/Platforms/DB2Platform.php', 'doctrine\\dbal\\platforms\\drizzleplatform' => '/Platforms/DrizzlePlatform.php', 'doctrine\\dbal\\platforms\\keywords\\db2keywords' => '/Platforms/Keywords/DB2Keywords.php', 'doctrine\\dbal\\platforms\\keywords\\drizzlekeywords' => '/Platforms/Keywords/DrizzleKeywords.php', 'doctrine\\dbal\\platforms\\keywords\\keywordlist' => '/Platforms/Keywords/KeywordList.php', 'doctrine\\dbal\\platforms\\keywords\\mariadb102keywords' => '/Platforms/Keywords/MariaDb102Keywords.php', 'doctrine\\dbal\\platforms\\keywords\\mssqlkeywords' => '/Platforms/Keywords/MsSQLKeywords.php', 'doctrine\\dbal\\platforms\\keywords\\mysql57keywords' => '/Platforms/Keywords/MySQL57Keywords.php', 'doctrine\\dbal\\platforms\\keywords\\mysql80keywords' => '/Platforms/Keywords/MySQL80Keywords.php', 'doctrine\\dbal\\platforms\\keywords\\mysqlkeywords' => '/Platforms/Keywords/MySQLKeywords.php', 'doctrine\\dbal\\platforms\\keywords\\oraclekeywords' => '/Platforms/Keywords/OracleKeywords.php', 'doctrine\\dbal\\platforms\\keywords\\postgresql100keywords' => '/Platforms/Keywords/PostgreSQL100Keywords.php', 'doctrine\\dbal\\platforms\\keywords\\postgresql91keywords' => '/Platforms/Keywords/PostgreSQL91Keywords.php', 'doctrine\\dbal\\platforms\\keywords\\postgresql92keywords' => '/Platforms/Keywords/PostgreSQL92Keywords.php', 'doctrine\\dbal\\platforms\\keywords\\postgresql94keywords' => '/Platforms/Keywords/PostgreSQL94Keywords.php', 'doctrine\\dbal\\platforms\\keywords\\postgresqlkeywords' => '/Platforms/Keywords/PostgreSQLKeywords.php', 'doctrine\\dbal\\platforms\\keywords\\reservedkeywordsvalidator' => '/Platforms/Keywords/ReservedKeywordsValidator.php', 'doctrine\\dbal\\platforms\\keywords\\sqlanywhere11keywords' => '/Platforms/Keywords/SQLAnywhere11Keywords.php', 'doctrine\\dbal\\platforms\\keywords\\sqlanywhere12keywords' => '/Platforms/Keywords/SQLAnywhere12Keywords.php', 'doctrine\\dbal\\platforms\\keywords\\sqlanywhere16keywords' => '/Platforms/Keywords/SQLAnywhere16Keywords.php', 'doctrine\\dbal\\platforms\\keywords\\sqlanywherekeywords' => '/Platforms/Keywords/SQLAnywhereKeywords.php', 'doctrine\\dbal\\platforms\\keywords\\sqlitekeywords' => '/Platforms/Keywords/SQLiteKeywords.php', 'doctrine\\dbal\\platforms\\keywords\\sqlserver2005keywords' => '/Platforms/Keywords/SQLServer2005Keywords.php', 'doctrine\\dbal\\platforms\\keywords\\sqlserver2008keywords' => '/Platforms/Keywords/SQLServer2008Keywords.php', 'doctrine\\dbal\\platforms\\keywords\\sqlserver2012keywords' => '/Platforms/Keywords/SQLServer2012Keywords.php', 'doctrine\\dbal\\platforms\\keywords\\sqlserverkeywords' => '/Platforms/Keywords/SQLServerKeywords.php', 'doctrine\\dbal\\platforms\\mariadb1027platform' => '/Platforms/MariaDb1027Platform.php', 'doctrine\\dbal\\platforms\\mysql57platform' => '/Platforms/MySQL57Platform.php', 'doctrine\\dbal\\platforms\\mysql80platform' => '/Platforms/MySQL80Platform.php', 'doctrine\\dbal\\platforms\\mysqlplatform' => '/Platforms/MySqlPlatform.php', 'doctrine\\dbal\\platforms\\oracleplatform' => '/Platforms/OraclePlatform.php', 'doctrine\\dbal\\platforms\\postgresql100platform' => '/Platforms/PostgreSQL100Platform.php', 'doctrine\\dbal\\platforms\\postgresql91platform' => '/Platforms/PostgreSQL91Platform.php', 'doctrine\\dbal\\platforms\\postgresql92platform' => '/Platforms/PostgreSQL92Platform.php', 'doctrine\\dbal\\platforms\\postgresql94platform' => '/Platforms/PostgreSQL94Platform.php', 'doctrine\\dbal\\platforms\\postgresqlplatform' => '/Platforms/PostgreSqlPlatform.php', 'doctrine\\dbal\\platforms\\sqlanywhere11platform' => '/Platforms/SQLAnywhere11Platform.php', 'doctrine\\dbal\\platforms\\sqlanywhere12platform' => '/Platforms/SQLAnywhere12Platform.php', 'doctrine\\dbal\\platforms\\sqlanywhere16platform' => '/Platforms/SQLAnywhere16Platform.php', 'doctrine\\dbal\\platforms\\sqlanywhereplatform' => '/Platforms/SQLAnywherePlatform.php', 'doctrine\\dbal\\platforms\\sqlazureplatform' => '/Platforms/SQLAzurePlatform.php', 'doctrine\\dbal\\platforms\\sqliteplatform' => '/Platforms/SqlitePlatform.php', 'doctrine\\dbal\\platforms\\sqlserver2005platform' => '/Platforms/SQLServer2005Platform.php', 'doctrine\\dbal\\platforms\\sqlserver2008platform' => '/Platforms/SQLServer2008Platform.php', 'doctrine\\dbal\\platforms\\sqlserver2012platform' => '/Platforms/SQLServer2012Platform.php', 'doctrine\\dbal\\platforms\\sqlserverplatform' => '/Platforms/SQLServerPlatform.php', 'doctrine\\dbal\\platforms\\trimmode' => '/Platforms/TrimMode.php', 'doctrine\\dbal\\portability\\connection' => '/Portability/Connection.php', 'doctrine\\dbal\\portability\\statement' => '/Portability/Statement.php', 'doctrine\\dbal\\query\\expression\\compositeexpression' => '/Query/Expression/CompositeExpression.php', 'doctrine\\dbal\\query\\expression\\expressionbuilder' => '/Query/Expression/ExpressionBuilder.php', 'doctrine\\dbal\\query\\querybuilder' => '/Query/QueryBuilder.php', 'doctrine\\dbal\\query\\queryexception' => '/Query/QueryException.php', 'doctrine\\dbal\\schema\\abstractasset' => '/Schema/AbstractAsset.php', 'doctrine\\dbal\\schema\\abstractschemamanager' => '/Schema/AbstractSchemaManager.php', 'doctrine\\dbal\\schema\\column' => '/Schema/Column.php', 'doctrine\\dbal\\schema\\columndiff' => '/Schema/ColumnDiff.php', 'doctrine\\dbal\\schema\\comparator' => '/Schema/Comparator.php', 'doctrine\\dbal\\schema\\constraint' => '/Schema/Constraint.php', 'doctrine\\dbal\\schema\\db2schemamanager' => '/Schema/DB2SchemaManager.php', 'doctrine\\dbal\\schema\\drizzleschemamanager' => '/Schema/DrizzleSchemaManager.php', 'doctrine\\dbal\\schema\\foreignkeyconstraint' => '/Schema/ForeignKeyConstraint.php', 'doctrine\\dbal\\schema\\identifier' => '/Schema/Identifier.php', 'doctrine\\dbal\\schema\\index' => '/Schema/Index.php', 'doctrine\\dbal\\schema\\mysqlschemamanager' => '/Schema/MySqlSchemaManager.php', 'doctrine\\dbal\\schema\\oracleschemamanager' => '/Schema/OracleSchemaManager.php', 'doctrine\\dbal\\schema\\postgresqlschemamanager' => '/Schema/PostgreSqlSchemaManager.php', 'doctrine\\dbal\\schema\\schema' => '/Schema/Schema.php', 'doctrine\\dbal\\schema\\schemaconfig' => '/Schema/SchemaConfig.php', 'doctrine\\dbal\\schema\\schemadiff' => '/Schema/SchemaDiff.php', 'doctrine\\dbal\\schema\\schemaexception' => '/Schema/SchemaException.php', 'doctrine\\dbal\\schema\\sequence' => '/Schema/Sequence.php', 'doctrine\\dbal\\schema\\sqlanywhereschemamanager' => '/Schema/SQLAnywhereSchemaManager.php', 'doctrine\\dbal\\schema\\sqliteschemamanager' => '/Schema/SqliteSchemaManager.php', 'doctrine\\dbal\\schema\\sqlserverschemamanager' => '/Schema/SQLServerSchemaManager.php', 'doctrine\\dbal\\schema\\synchronizer\\abstractschemasynchronizer' => '/Schema/Synchronizer/AbstractSchemaSynchronizer.php', 'doctrine\\dbal\\schema\\synchronizer\\schemasynchronizer' => '/Schema/Synchronizer/SchemaSynchronizer.php', 'doctrine\\dbal\\schema\\synchronizer\\singledatabasesynchronizer' => '/Schema/Synchronizer/SingleDatabaseSynchronizer.php', 'doctrine\\dbal\\schema\\table' => '/Schema/Table.php', 'doctrine\\dbal\\schema\\tablediff' => '/Schema/TableDiff.php', 'doctrine\\dbal\\schema\\view' => '/Schema/View.php', 'doctrine\\dbal\\schema\\visitor\\abstractvisitor' => '/Schema/Visitor/AbstractVisitor.php', 'doctrine\\dbal\\schema\\visitor\\createschemasqlcollector' => '/Schema/Visitor/CreateSchemaSqlCollector.php', 'doctrine\\dbal\\schema\\visitor\\dropschemasqlcollector' => '/Schema/Visitor/DropSchemaSqlCollector.php', 'doctrine\\dbal\\schema\\visitor\\graphviz' => '/Schema/Visitor/Graphviz.php', 'doctrine\\dbal\\schema\\visitor\\namespacevisitor' => '/Schema/Visitor/NamespaceVisitor.php', 'doctrine\\dbal\\schema\\visitor\\removenamespacedassets' => '/Schema/Visitor/RemoveNamespacedAssets.php', 'doctrine\\dbal\\schema\\visitor\\schemadiffvisitor' => '/Schema/Visitor/SchemaDiffVisitor.php', 'doctrine\\dbal\\schema\\visitor\\visitor' => '/Schema/Visitor/Visitor.php', 'doctrine\\dbal\\sharding\\poolingshardconnection' => '/Sharding/PoolingShardConnection.php', 'doctrine\\dbal\\sharding\\poolingshardmanager' => '/Sharding/PoolingShardManager.php', 'doctrine\\dbal\\sharding\\shardchoser\\multitenantshardchoser' => '/Sharding/ShardChoser/MultiTenantShardChoser.php', 'doctrine\\dbal\\sharding\\shardchoser\\shardchoser' => '/Sharding/ShardChoser/ShardChoser.php', 'doctrine\\dbal\\sharding\\shardingexception' => '/Sharding/ShardingException.php', 'doctrine\\dbal\\sharding\\shardmanager' => '/Sharding/ShardManager.php', 'doctrine\\dbal\\sharding\\sqlazure\\schema\\multitenantvisitor' => '/Sharding/SQLAzure/Schema/MultiTenantVisitor.php', 'doctrine\\dbal\\sharding\\sqlazure\\sqlazurefederationssynchronizer' => '/Sharding/SQLAzure/SQLAzureFederationsSynchronizer.php', 'doctrine\\dbal\\sharding\\sqlazure\\sqlazureshardmanager' => '/Sharding/SQLAzure/SQLAzureShardManager.php', 'doctrine\\dbal\\sqlparserutils' => '/SQLParserUtils.php', 'doctrine\\dbal\\sqlparserutilsexception' => '/SQLParserUtilsException.php', 'doctrine\\dbal\\statement' => '/Statement.php', 'doctrine\\dbal\\tools\\console\\command\\importcommand' => '/Tools/Console/Command/ImportCommand.php', 'doctrine\\dbal\\tools\\console\\command\\reservedwordscommand' => '/Tools/Console/Command/ReservedWordsCommand.php', 'doctrine\\dbal\\tools\\console\\command\\runsqlcommand' => '/Tools/Console/Command/RunSqlCommand.php', 'doctrine\\dbal\\tools\\console\\consolerunner' => '/Tools/Console/ConsoleRunner.php', 'doctrine\\dbal\\tools\\console\\helper\\connectionhelper' => '/Tools/Console/Helper/ConnectionHelper.php', 'doctrine\\dbal\\tools\\dumper' => '/Tools/Dumper.php', 'doctrine\\dbal\\transactionisolationlevel' => '/TransactionIsolationLevel.php', 'doctrine\\dbal\\types\\arraytype' => '/Types/ArrayType.php', 'doctrine\\dbal\\types\\biginttype' => '/Types/BigIntType.php', 'doctrine\\dbal\\types\\binarytype' => '/Types/BinaryType.php', 'doctrine\\dbal\\types\\blobtype' => '/Types/BlobType.php', 'doctrine\\dbal\\types\\booleantype' => '/Types/BooleanType.php', 'doctrine\\dbal\\types\\conversionexception' => '/Types/ConversionException.php', 'doctrine\\dbal\\types\\dateimmutabletype' => '/Types/DateImmutableType.php', 'doctrine\\dbal\\types\\dateintervaltype' => '/Types/DateIntervalType.php', 'doctrine\\dbal\\types\\datetimeimmutabletype' => '/Types/DateTimeImmutableType.php', 'doctrine\\dbal\\types\\datetimetype' => '/Types/DateTimeType.php', 'doctrine\\dbal\\types\\datetimetzimmutabletype' => '/Types/DateTimeTzImmutableType.php', 'doctrine\\dbal\\types\\datetimetztype' => '/Types/DateTimeTzType.php', 'doctrine\\dbal\\types\\datetype' => '/Types/DateType.php', 'doctrine\\dbal\\types\\decimaltype' => '/Types/DecimalType.php', 'doctrine\\dbal\\types\\floattype' => '/Types/FloatType.php', 'doctrine\\dbal\\types\\guidtype' => '/Types/GuidType.php', 'doctrine\\dbal\\types\\integertype' => '/Types/IntegerType.php', 'doctrine\\dbal\\types\\jsonarraytype' => '/Types/JsonArrayType.php', 'doctrine\\dbal\\types\\jsontype' => '/Types/JsonType.php', 'doctrine\\dbal\\types\\objecttype' => '/Types/ObjectType.php', 'doctrine\\dbal\\types\\phpdatetimemappingtype' => '/Types/PhpDateTimeMappingType.php', 'doctrine\\dbal\\types\\phpintegermappingtype' => '/Types/PhpIntegerMappingType.php', 'doctrine\\dbal\\types\\simplearraytype' => '/Types/SimpleArrayType.php', 'doctrine\\dbal\\types\\smallinttype' => '/Types/SmallIntType.php', 'doctrine\\dbal\\types\\stringtype' => '/Types/StringType.php', 'doctrine\\dbal\\types\\texttype' => '/Types/TextType.php', 'doctrine\\dbal\\types\\timeimmutabletype' => '/Types/TimeImmutableType.php', 'doctrine\\dbal\\types\\timetype' => '/Types/TimeType.php', 'doctrine\\dbal\\types\\type' => '/Types/Type.php', 'doctrine\\dbal\\types\\typeregistry' => '/Types/TypeRegistry.php', 'doctrine\\dbal\\types\\types' => '/Types/Types.php', 'doctrine\\dbal\\types\\vardatetimeimmutabletype' => '/Types/VarDateTimeImmutableType.php', 'doctrine\\dbal\\types\\vardatetimetype' => '/Types/VarDateTimeType.php', 'doctrine\\dbal\\version' => '/Version.php', 'doctrine\\dbal\\versionawareplatformdriver' => '/VersionAwarePlatformDriver.php' ); } $cn = strtolower($class); if (isset($classes[$cn])) { require __DIR__ . $classes[$cn]; } }, true, false ); // @codeCoverageIgnoreEnd
Simpan