<?php //be2867b8c536b5034e9c291b2ca7e0af

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' => [
                [
                    'status' => [
                        0,
                    ],
                    'ageGroup' => [
                        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_.parent_email AS parent_email_4, f0_.phone AS phone_5, f0_.guardian_name AS guardian_name_6, f0_.age_group AS age_group_7, f0_.preferred_pool_ids AS preferred_pool_ids_8, f0_.preferred_times AS preferred_times_9, f0_.status AS status_10, f0_.offer_token AS offer_token_11, f0_.offered_at AS offered_at_12, f0_.offer_until AS offer_until_13, f0_.notes AS notes_14, f0_.extra_fields AS extra_fields_15, f0_.created_at AS created_at_16, f0_.updated_at AS updated_at_17, f0_.offered_course_id AS offered_course_id_18 FROM fisch_waitlist_entry f0_ WHERE f0_.status = ? AND f0_.age_group = ? ORDER BY f0_.created_at ASC, f0_.id ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'w' => 'App\\Entity\\Fisch\\FischWaitlistEntry',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'child_first_name_1' => 'childFirstName',
                    'child_last_name_2' => 'childLastName',
                    'birth_date_3' => 'birthDate',
                    'parent_email_4' => 'parentEmail',
                    'phone_5' => 'phone',
                    'guardian_name_6' => 'guardianName',
                    'age_group_7' => 'ageGroup',
                    'preferred_pool_ids_8' => 'preferredPoolIds',
                    'preferred_times_9' => 'preferredTimes',
                    'status_10' => 'status',
                    'offer_token_11' => 'offerToken',
                    'offered_at_12' => 'offeredAt',
                    'offer_until_13' => 'offerUntil',
                    'notes_14' => 'notes',
                    'extra_fields_15' => 'extraFields',
                    'created_at_16' => 'createdAt',
                    'updated_at_17' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Fisch\\FischWaitlistEntry' => [
                        'w' => [
                            'id' => 'id_0',
                            'childFirstName' => 'child_first_name_1',
                            'childLastName' => 'child_last_name_2',
                            'birthDate' => 'birth_date_3',
                            'parentEmail' => 'parent_email_4',
                            'phone' => 'phone_5',
                            'guardianName' => 'guardian_name_6',
                            'ageGroup' => 'age_group_7',
                            'preferredPoolIds' => 'preferred_pool_ids_8',
                            'preferredTimes' => 'preferred_times_9',
                            'status' => 'status_10',
                            'offerToken' => 'offer_token_11',
                            'offeredAt' => 'offered_at_12',
                            'offerUntil' => 'offer_until_13',
                            'notes' => 'notes_14',
                            'extraFields' => 'extra_fields_15',
                            'createdAt' => 'created_at_16',
                            'updatedAt' => 'updated_at_17',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'offered_course_id_18' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'w' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'offered_course_id_18' => 'offered_course_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'w',
                    'child_first_name_1' => 'w',
                    'child_last_name_2' => 'w',
                    'birth_date_3' => 'w',
                    'parent_email_4' => 'w',
                    'phone_5' => 'w',
                    'guardian_name_6' => 'w',
                    'age_group_7' => 'w',
                    'preferred_pool_ids_8' => 'w',
                    'preferred_times_9' => 'w',
                    'status_10' => 'w',
                    'offer_token_11' => 'w',
                    'offered_at_12' => 'w',
                    'offer_until_13' => 'w',
                    'notes_14' => 'w',
                    'extra_fields_15' => 'w',
                    'created_at_16' => 'w',
                    'updated_at_17' => 'w',
                    'offered_course_id_18' => 'w',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Fisch\\FischWaitlistEntry',
                    'child_first_name_1' => 'App\\Entity\\Fisch\\FischWaitlistEntry',
                    'child_last_name_2' => 'App\\Entity\\Fisch\\FischWaitlistEntry',
                    'birth_date_3' => 'App\\Entity\\Fisch\\FischWaitlistEntry',
                    'parent_email_4' => 'App\\Entity\\Fisch\\FischWaitlistEntry',
                    'phone_5' => 'App\\Entity\\Fisch\\FischWaitlistEntry',
                    'guardian_name_6' => 'App\\Entity\\Fisch\\FischWaitlistEntry',
                    'age_group_7' => 'App\\Entity\\Fisch\\FischWaitlistEntry',
                    'preferred_pool_ids_8' => 'App\\Entity\\Fisch\\FischWaitlistEntry',
                    'preferred_times_9' => 'App\\Entity\\Fisch\\FischWaitlistEntry',
                    'status_10' => 'App\\Entity\\Fisch\\FischWaitlistEntry',
                    'offer_token_11' => 'App\\Entity\\Fisch\\FischWaitlistEntry',
                    'offered_at_12' => 'App\\Entity\\Fisch\\FischWaitlistEntry',
                    'offer_until_13' => 'App\\Entity\\Fisch\\FischWaitlistEntry',
                    'notes_14' => 'App\\Entity\\Fisch\\FischWaitlistEntry',
                    'extra_fields_15' => 'App\\Entity\\Fisch\\FischWaitlistEntry',
                    'created_at_16' => 'App\\Entity\\Fisch\\FischWaitlistEntry',
                    'updated_at_17' => 'App\\Entity\\Fisch\\FischWaitlistEntry',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
