<?php //386f04aea9c8780be7ccd189adf3728b

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' => [
                [
                    'availability' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT w0_.id AS id_0, w0_.first_name AS first_name_1, w0_.last_name AS last_name_2, w0_.email AS email_3, w0_.phone AS phone_4, w0_.notes AS notes_5, w0_.is_notified AS is_notified_6, w0_.created_at AS created_at_7, w0_.notified_at AS notified_at_8, w0_.reservation_until AS reservation_until_9, w0_.reservation_token AS reservation_token_10, w0_.availability_id AS availability_id_11 FROM waiting_list w0_ WHERE w0_.availability_id = ? AND w0_.is_notified = 0 AND w0_.reservation_token IS NULL ORDER BY w0_.created_at ASC, w0_.id ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'w' => 'App\\Entity\\WaitingList',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'first_name_1' => 'firstName',
                    'last_name_2' => 'lastName',
                    'email_3' => 'email',
                    'phone_4' => 'phone',
                    'notes_5' => 'notes',
                    'is_notified_6' => 'isNotified',
                    'created_at_7' => 'createdAt',
                    'notified_at_8' => 'notifiedAt',
                    'reservation_until_9' => 'reservationUntil',
                    'reservation_token_10' => 'reservationToken',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\WaitingList' => [
                        'w' => [
                            'id' => 'id_0',
                            'firstName' => 'first_name_1',
                            'lastName' => 'last_name_2',
                            'email' => 'email_3',
                            'phone' => 'phone_4',
                            'notes' => 'notes_5',
                            'isNotified' => 'is_notified_6',
                            'createdAt' => 'created_at_7',
                            'notifiedAt' => 'notified_at_8',
                            'reservationUntil' => 'reservation_until_9',
                            'reservationToken' => 'reservation_token_10',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'availability_id_11' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'w' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'availability_id_11' => 'availability_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'w',
                    'first_name_1' => 'w',
                    'last_name_2' => 'w',
                    'email_3' => 'w',
                    'phone_4' => 'w',
                    'notes_5' => 'w',
                    'is_notified_6' => 'w',
                    'created_at_7' => 'w',
                    'notified_at_8' => 'w',
                    'reservation_until_9' => 'w',
                    'reservation_token_10' => 'w',
                    'availability_id_11' => 'w',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\WaitingList',
                    'first_name_1' => 'App\\Entity\\WaitingList',
                    'last_name_2' => 'App\\Entity\\WaitingList',
                    'email_3' => 'App\\Entity\\WaitingList',
                    'phone_4' => 'App\\Entity\\WaitingList',
                    'notes_5' => 'App\\Entity\\WaitingList',
                    'is_notified_6' => 'App\\Entity\\WaitingList',
                    'created_at_7' => 'App\\Entity\\WaitingList',
                    'notified_at_8' => 'App\\Entity\\WaitingList',
                    'reservation_until_9' => 'App\\Entity\\WaitingList',
                    'reservation_token_10' => 'App\\Entity\\WaitingList',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
