classHydrationException
abstract class HydrationException
extends RuntimeException
Failures while constructing an object from fixture data.
Test cases 17§
Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.
Dedicated tests 1
HydrationExceptionTestcalls
Other tests reaching this symbol 16
PostgreSqlEndToEndTestcallsSqliteIntegrationTestcallsDatabaseFixtureProviderTestcallsFileFixtureProviderTestcallsRowMaterializerTestcallsPlanGeneratorTestcallsRowGenerationTestcallsFixtureGeneratorTestcallsFixtureProviderTestcallsClassNotFoundExceptionTestcallsMissingConstructorArgumentExceptionTestcallsHydratorInterfaceTestcallsConstructorHydrationTestcallsPropertyHydrationTestcallsReflectionHydratorTestcallsSqlSchemaProviderTestcalls
Relations§
Extended by 2
Static calls 2
- static-call SqlFixture\Hydrator\Exception\ClassNotFoundException::__construct() packages/sql-fixture/src/Hydrator/Exception/ClassNotFoundException.php:20
- static-call SqlFixture\Hydrator\Exception\MissingConstructorArgumentException::__construct() packages/sql-fixture/src/Hydrator/Exception/MissingConstructorArgumentException.php:21