classUnsupportedDriverException
final class UnsupportedDriverException
extends InvalidArgumentException
A requested database driver has no platform implementation.
Properties§
public string $driverMethods§
Test cases 1§
Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.
Dedicated tests 1
Relations§
Instantiated in 4
- new SqlFixture\Platform\PlatformFactory::createSchemaParser() packages/sql-fixture/src/Platform/PlatformFactory.php:52
- new SqlFixture\Platform\PlatformFactory::createTypeMapper() packages/sql-fixture/src/Platform/PlatformFactory.php:67
- new SqlFixture\Platform\PlatformFactory::createSchemaFetcher() packages/sql-fixture/src/Platform/PlatformFactory.php:82
- new SqlFixture\Platform\PlatformFactory::detectDriver() packages/sql-fixture/src/Platform/PlatformFactory.php:104