<?php //15e531a3f896a86a4bd2ba2b75b778cb

return [PHP_INT_MAX, static fn () => \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Doctrine\\ORM\\Query\\ParserResult'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ParserResult')),
        clone ($p['Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            'sqlFinalizer' => [
                $o[1],
            ],
            'resultSetMapping' => [
                $o[2],
            ],
            'parameterMappings' => [
                [
                    'courseId' => [
                        0,
                    ],
                    'status' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT f0_.id AS id_0, f0_.child_first_name AS child_first_name_1, f0_.child_last_name AS child_last_name_2, f0_.birth_date AS birth_date_3, f0_.address AS address_4, f0_.phone AS phone_5, f0_.parent_email AS parent_email_6, f0_.guardian_name AS guardian_name_7, f0_.has_health_restrictions AS has_health_restrictions_8, f0_.health_restrictions AS health_restrictions_9, f0_.status AS status_10, f0_.confirmation_token AS confirmation_token_11, f0_.verified_at AS verified_at_12, f0_.created_at AS created_at_13, f0_.updated_at AS updated_at_14, f0_.course_id AS course_id_15 FROM fisch_registration f0_ WHERE f0_.course_id = ? AND f0_.status = ? ORDER BY f0_.child_last_name ASC, f0_.child_first_name ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'r' => 'App\\Entity\\Fisch\\FischRegistration',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'child_first_name_1' => 'childFirstName',
                    'child_last_name_2' => 'childLastName',
                    'birth_date_3' => 'birthDate',
                    'address_4' => 'address',
                    'phone_5' => 'phone',
                    'parent_email_6' => 'parentEmail',
                    'guardian_name_7' => 'guardianName',
                    'has_health_restrictions_8' => 'hasHealthRestrictions',
                    'health_restrictions_9' => 'healthRestrictions',
                    'status_10' => 'status',
                    'confirmation_token_11' => 'confirmationToken',
                    'verified_at_12' => 'verifiedAt',
                    'created_at_13' => 'createdAt',
                    'updated_at_14' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Fisch\\FischRegistration' => [
                        'r' => [
                            'id' => 'id_0',
                            'childFirstName' => 'child_first_name_1',
                            'childLastName' => 'child_last_name_2',
                            'birthDate' => 'birth_date_3',
                            'address' => 'address_4',
                            'phone' => 'phone_5',
                            'parentEmail' => 'parent_email_6',
                            'guardianName' => 'guardian_name_7',
                            'hasHealthRestrictions' => 'has_health_restrictions_8',
                            'healthRestrictions' => 'health_restrictions_9',
                            'status' => 'status_10',
                            'confirmationToken' => 'confirmation_token_11',
                            'verifiedAt' => 'verified_at_12',
                            'createdAt' => 'created_at_13',
                            'updatedAt' => 'updated_at_14',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'course_id_15' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'r' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'course_id_15' => 'course_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'r',
                    'child_first_name_1' => 'r',
                    'child_last_name_2' => 'r',
                    'birth_date_3' => 'r',
                    'address_4' => 'r',
                    'phone_5' => 'r',
                    'parent_email_6' => 'r',
                    'guardian_name_7' => 'r',
                    'has_health_restrictions_8' => 'r',
                    'health_restrictions_9' => 'r',
                    'status_10' => 'r',
                    'confirmation_token_11' => 'r',
                    'verified_at_12' => 'r',
                    'created_at_13' => 'r',
                    'updated_at_14' => 'r',
                    'course_id_15' => 'r',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Fisch\\FischRegistration',
                    'child_first_name_1' => 'App\\Entity\\Fisch\\FischRegistration',
                    'child_last_name_2' => 'App\\Entity\\Fisch\\FischRegistration',
                    'birth_date_3' => 'App\\Entity\\Fisch\\FischRegistration',
                    'address_4' => 'App\\Entity\\Fisch\\FischRegistration',
                    'phone_5' => 'App\\Entity\\Fisch\\FischRegistration',
                    'parent_email_6' => 'App\\Entity\\Fisch\\FischRegistration',
                    'guardian_name_7' => 'App\\Entity\\Fisch\\FischRegistration',
                    'has_health_restrictions_8' => 'App\\Entity\\Fisch\\FischRegistration',
                    'health_restrictions_9' => 'App\\Entity\\Fisch\\FischRegistration',
                    'status_10' => 'App\\Entity\\Fisch\\FischRegistration',
                    'confirmation_token_11' => 'App\\Entity\\Fisch\\FischRegistration',
                    'verified_at_12' => 'App\\Entity\\Fisch\\FischRegistration',
                    'created_at_13' => 'App\\Entity\\Fisch\\FischRegistration',
                    'updated_at_14' => 'App\\Entity\\Fisch\\FischRegistration',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
