<?php //a4fdfaa7d846694dfde0cb2c4526249f

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' => [
                [
                    'id' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT a0_.id AS id_0, a0_.start_time AS start_time_1, a0_.end_time AS end_time_2, a0_.notes AS notes_3, a0_.status AS status_4, a0_.booking_token AS booking_token_5, a0_.created_at AS created_at_6, a0_.updated_at AS updated_at_7, a0_.system AS system_8, a0_.cancelled_days AS cancelled_days_9, a0_.checked_in_at AS checked_in_at_10, a0_.email_sent AS email_sent_11, a0_.extra_field_values AS extra_field_values_12, a0_.payment_status AS payment_status_13, a0_.payment_reminder_sent_at AS payment_reminder_sent_at_14, a0_.payment_confirmed_at AS payment_confirmed_at_15, a0_.customer_id AS customer_id_16, a0_.type_id AS type_id_17, a0_.location_id AS location_id_18, a0_.course_series_id AS course_series_id_19, a0_.availability_id AS availability_id_20 FROM appointment a0_ WHERE a0_.id = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'a' => 'App\\Entity\\Appointment',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'start_time_1' => 'startTime',
                    'end_time_2' => 'endTime',
                    'notes_3' => 'notes',
                    'status_4' => 'status',
                    'booking_token_5' => 'bookingToken',
                    'created_at_6' => 'createdAt',
                    'updated_at_7' => 'updatedAt',
                    'system_8' => 'system',
                    'cancelled_days_9' => 'cancelledDays',
                    'checked_in_at_10' => 'checkedInAt',
                    'email_sent_11' => 'emailSent',
                    'extra_field_values_12' => 'extraFieldValues',
                    'payment_status_13' => 'paymentStatus',
                    'payment_reminder_sent_at_14' => 'paymentReminderSentAt',
                    'payment_confirmed_at_15' => 'paymentConfirmedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Appointment' => [
                        'a' => [
                            'id' => 'id_0',
                            'startTime' => 'start_time_1',
                            'endTime' => 'end_time_2',
                            'notes' => 'notes_3',
                            'status' => 'status_4',
                            'bookingToken' => 'booking_token_5',
                            'createdAt' => 'created_at_6',
                            'updatedAt' => 'updated_at_7',
                            'system' => 'system_8',
                            'cancelledDays' => 'cancelled_days_9',
                            'checkedInAt' => 'checked_in_at_10',
                            'emailSent' => 'email_sent_11',
                            'extraFieldValues' => 'extra_field_values_12',
                            'paymentStatus' => 'payment_status_13',
                            'paymentReminderSentAt' => 'payment_reminder_sent_at_14',
                            'paymentConfirmedAt' => 'payment_confirmed_at_15',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'customer_id_16' => 'integer',
                    'type_id_17' => 'integer',
                    'location_id_18' => 'integer',
                    'course_series_id_19' => 'integer',
                    'availability_id_20' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'a' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'customer_id_16' => 'customer_id',
                    'type_id_17' => 'type_id',
                    'location_id_18' => 'location_id',
                    'course_series_id_19' => 'course_series_id',
                    'availability_id_20' => 'availability_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'a',
                    'start_time_1' => 'a',
                    'end_time_2' => 'a',
                    'notes_3' => 'a',
                    'status_4' => 'a',
                    'booking_token_5' => 'a',
                    'created_at_6' => 'a',
                    'updated_at_7' => 'a',
                    'system_8' => 'a',
                    'cancelled_days_9' => 'a',
                    'checked_in_at_10' => 'a',
                    'email_sent_11' => 'a',
                    'extra_field_values_12' => 'a',
                    'payment_status_13' => 'a',
                    'payment_reminder_sent_at_14' => 'a',
                    'payment_confirmed_at_15' => 'a',
                    'customer_id_16' => 'a',
                    'type_id_17' => 'a',
                    'location_id_18' => 'a',
                    'course_series_id_19' => 'a',
                    'availability_id_20' => 'a',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Appointment',
                    'start_time_1' => 'App\\Entity\\Appointment',
                    'end_time_2' => 'App\\Entity\\Appointment',
                    'notes_3' => 'App\\Entity\\Appointment',
                    'status_4' => 'App\\Entity\\Appointment',
                    'booking_token_5' => 'App\\Entity\\Appointment',
                    'created_at_6' => 'App\\Entity\\Appointment',
                    'updated_at_7' => 'App\\Entity\\Appointment',
                    'system_8' => 'App\\Entity\\Appointment',
                    'cancelled_days_9' => 'App\\Entity\\Appointment',
                    'checked_in_at_10' => 'App\\Entity\\Appointment',
                    'email_sent_11' => 'App\\Entity\\Appointment',
                    'extra_field_values_12' => 'App\\Entity\\Appointment',
                    'payment_status_13' => 'App\\Entity\\Appointment',
                    'payment_reminder_sent_at_14' => 'App\\Entity\\Appointment',
                    'payment_confirmed_at_15' => 'App\\Entity\\Appointment',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
