classClassNotFoundException
final class ClassNotFoundException
extends HydrationException
The requested hydration class does not exist.
Properties§
public string $classNameMethods§
public function __construct(public string $className)The requested hydration class does not exist.
Parameters
$className | string |
Calls 2
- static-call HydrationException::__construct() line 20
- function-call
sprintfline 20
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
PostgreSqlEndToEndTestcallsSqliteIntegrationTestcallsDatabaseFixtureProviderTestcallsFileFixtureProviderTestcallsRowMaterializerTestcallsPlanGeneratorTestcallsRowGenerationTestcallsFixtureGeneratorTestcallsFixtureProviderTestcallsMissingConstructorArgumentExceptionTestcallsHydrationExceptionTest::testClassNotFoundcallsHydratorInterfaceTestcallsConstructorHydrationTestcallsPropertyHydrationTestcallsReflectionHydratorTest::testThrowsExceptionForNonExistentClasscallsSqlSchemaProviderTestcalls