classInvalidOverrideException
abstract class InvalidOverrideException
extends InvalidArgumentException
Overrides that violate the table schema.
Test cases 17§
Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.
Dedicated tests 1
Other tests reaching this symbol 16
PostgreSqlEndToEndTestcallsSqliteIntegrationTestcallsDatabaseFixtureProviderTestcallsFileFixtureProviderTestcallsGeneratedColumnOverrideExceptionTestcallsNullOverrideExceptionTestcallsUnknownOverrideColumnExceptionTestcallsRowMaterializerTestcallsPlanGeneratorTestcallsRowGenerationTestcallsOverrideValidatorTestcallsFixtureGeneratorTestcallsFixtureProviderTestcallsConstructorHydrationTestcallsPropertyHydrationTestcallsSqlSchemaProviderTestcalls
Relations§
Extended by 3
- GeneratedColumnOverrideException packages/sql-fixture/src/Fixture/Exception/GeneratedColumnOverrideException.php:13
- NullOverrideException packages/sql-fixture/src/Fixture/Exception/NullOverrideException.php:13
- UnknownOverrideColumnException packages/sql-fixture/src/Fixture/Exception/UnknownOverrideColumnException.php:13
Static calls 3
- static-call SqlFixture\Fixture\Exception\GeneratedColumnOverrideException::__construct() packages/sql-fixture/src/Fixture/Exception/GeneratedColumnOverrideException.php:22
- static-call SqlFixture\Fixture\Exception\NullOverrideException::__construct() packages/sql-fixture/src/Fixture/Exception/NullOverrideException.php:22
- static-call SqlFixture\Fixture\Exception\UnknownOverrideColumnException::__construct() packages/sql-fixture/src/Fixture/Exception/UnknownOverrideColumnException.php:22