<?php //4dd6c0c1c536d411f0125ce0b072f502

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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT c0_.id AS id_0, c0_.first_name AS first_name_1, c0_.last_name AS last_name_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.birth_date AS birth_date_5, c0_.age AS age_6, c0_.status AS status_7, c0_.booked_date AS booked_date_8, c0_.booked_time AS booked_time_9, c0_.selected_dates AS selected_dates_10, c0_.siblings AS siblings_11, c0_.team_size AS team_size_12, c0_.notes AS notes_13, c0_.booking_token AS booking_token_14, c0_.offer_token AS offer_token_15, c0_.offered_at AS offered_at_16, c0_.offer_until AS offer_until_17, c0_.created_at AS created_at_18, c0_.updated_at AS updated_at_19, c0_.payment_received AS payment_received_20, c0_.payment_date AS payment_date_21, c0_.total_price AS total_price_22, c0_.outlook_event_id AS outlook_event_id_23, c0_.guardian_first_name AS guardian_first_name_24, c0_.guardian_last_name AS guardian_last_name_25, c0_.child_first_name AS child_first_name_26, c0_.child_last_name AS child_last_name_27, c0_.child_birth_date AS child_birth_date_28, c0_.second_child_info AS second_child_info_29, c0_.selected_saturday_date AS selected_saturday_date_30, c0_.holiday_week AS holiday_week_31, c0_.pre_existing_conditions AS pre_existing_conditions_32, c0_.allergies_medications AS allergies_medications_33, c0_.diet_notes AS diet_notes_34, c0_.address AS address_35, c0_.child_gender AS child_gender_36, c0_.image_video_consent AS image_video_consent_37, c0_.agb_accepted AS agb_accepted_38, c0_.datenschutz_accepted AS datenschutz_accepted_39, c1_.id AS id_40, c1_.name AS name_41, c1_.description AS description_42, c1_.type AS type_43, c1_.schedule_type AS schedule_type_44, c1_.category AS category_45, c1_.min_age AS min_age_46, c1_.max_age AS max_age_47, c1_.max_participants AS max_participants_48, c1_.externally_booked_places AS externally_booked_places_49, c1_.required_instructors AS required_instructors_50, c1_.instructor_not_needed AS instructor_not_needed_51, c1_.price AS price_52, c1_.price_monthly AS price_monthly_53, c1_.price_senior AS price_senior_54, c1_.price_student AS price_student_55, c1_.price_ticket_card AS price_ticket_card_56, c1_.use_ticket_card AS use_ticket_card_57, c1_.weekday AS weekday_58, c1_.start_time AS start_time_59, c1_.end_time AS end_time_60, c1_.start_date AS start_date_61, c1_.end_date AS end_date_62, c1_.is_active AS is_active_63, c1_.allow_siblings AS allow_siblings_64, c1_.allow_multiple_bookings AS allow_multiple_bookings_65, c1_.use_waitlist AS use_waitlist_66, c1_.auto_waitlist_when_full AS auto_waitlist_when_full_67, c1_.show_as_fully_booked AS show_as_fully_booked_68, c1_.requires_team_size AS requires_team_size_69, c1_.color AS color_70, c1_.bookable_time_slots AS bookable_time_slots_71, c1_.specific_dates AS specific_dates_72, c1_.excluded_dates AS excluded_dates_73, c1_.sibling_prices AS sibling_prices_74, c1_.monthly_recurrence AS monthly_recurrence_75, c1_.created_at AS created_at_76, c1_.updated_at AS updated_at_77, c1_.additional_info AS additional_info_78, c1_.sort_order AS sort_order_79, c1_.workshop_group AS workshop_group_80, c1_.show_in_workshop_menu AS show_in_workshop_menu_81, c0_.course_id AS course_id_82, c1_.primary_instructor_id AS primary_instructor_id_83 FROM course_booking c0_ LEFT JOIN course c1_ ON c0_.course_id = c1_.id ORDER BY c0_.created_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'b' => 'App\\Entity\\CourseBooking',
                    'c' => 'App\\Entity\\Course',
                ],
            ],
            'relationMap' => [
                2 => [
                    'c' => 'course',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'c' => 'b',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'first_name_1' => 'firstName',
                    'last_name_2' => 'lastName',
                    'email_3' => 'email',
                    'phone_4' => 'phone',
                    'birth_date_5' => 'birthDate',
                    'age_6' => 'age',
                    'status_7' => 'status',
                    'booked_date_8' => 'bookedDate',
                    'booked_time_9' => 'bookedTime',
                    'selected_dates_10' => 'selectedDates',
                    'siblings_11' => 'siblings',
                    'team_size_12' => 'teamSize',
                    'notes_13' => 'notes',
                    'booking_token_14' => 'bookingToken',
                    'offer_token_15' => 'offerToken',
                    'offered_at_16' => 'offeredAt',
                    'offer_until_17' => 'offerUntil',
                    'created_at_18' => 'createdAt',
                    'updated_at_19' => 'updatedAt',
                    'payment_received_20' => 'paymentReceived',
                    'payment_date_21' => 'paymentDate',
                    'total_price_22' => 'totalPrice',
                    'outlook_event_id_23' => 'outlookEventId',
                    'guardian_first_name_24' => 'guardianFirstName',
                    'guardian_last_name_25' => 'guardianLastName',
                    'child_first_name_26' => 'childFirstName',
                    'child_last_name_27' => 'childLastName',
                    'child_birth_date_28' => 'childBirthDate',
                    'second_child_info_29' => 'secondChildInfo',
                    'selected_saturday_date_30' => 'selectedSaturdayDate',
                    'holiday_week_31' => 'holidayWeek',
                    'pre_existing_conditions_32' => 'preExistingConditions',
                    'allergies_medications_33' => 'allergiesMedications',
                    'diet_notes_34' => 'dietNotes',
                    'address_35' => 'address',
                    'child_gender_36' => 'childGender',
                    'image_video_consent_37' => 'imageVideoConsent',
                    'agb_accepted_38' => 'agbAccepted',
                    'datenschutz_accepted_39' => 'datenschutzAccepted',
                    'id_40' => 'id',
                    'name_41' => 'name',
                    'description_42' => 'description',
                    'type_43' => 'type',
                    'schedule_type_44' => 'scheduleType',
                    'category_45' => 'category',
                    'min_age_46' => 'minAge',
                    'max_age_47' => 'maxAge',
                    'max_participants_48' => 'maxParticipants',
                    'externally_booked_places_49' => 'externallyBookedPlaces',
                    'required_instructors_50' => 'requiredInstructors',
                    'instructor_not_needed_51' => 'instructorNotNeeded',
                    'price_52' => 'price',
                    'price_monthly_53' => 'priceMonthly',
                    'price_senior_54' => 'priceSenior',
                    'price_student_55' => 'priceStudent',
                    'price_ticket_card_56' => 'priceTicketCard',
                    'use_ticket_card_57' => 'useTicketCard',
                    'weekday_58' => 'weekday',
                    'start_time_59' => 'startTime',
                    'end_time_60' => 'endTime',
                    'start_date_61' => 'startDate',
                    'end_date_62' => 'endDate',
                    'is_active_63' => 'isActive',
                    'allow_siblings_64' => 'allowSiblings',
                    'allow_multiple_bookings_65' => 'allowMultipleBookings',
                    'use_waitlist_66' => 'useWaitlist',
                    'auto_waitlist_when_full_67' => 'autoWaitlistWhenFull',
                    'show_as_fully_booked_68' => 'showAsFullyBooked',
                    'requires_team_size_69' => 'requiresTeamSize',
                    'color_70' => 'color',
                    'bookable_time_slots_71' => 'bookableTimeSlots',
                    'specific_dates_72' => 'specificDates',
                    'excluded_dates_73' => 'excludedDates',
                    'sibling_prices_74' => 'siblingPrices',
                    'monthly_recurrence_75' => 'monthlyRecurrence',
                    'created_at_76' => 'createdAt',
                    'updated_at_77' => 'updatedAt',
                    'additional_info_78' => 'additionalInfo',
                    'sort_order_79' => 'sortOrder',
                    'workshop_group_80' => 'workshopGroup',
                    'show_in_workshop_menu_81' => 'showInWorkshopMenu',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\CourseBooking' => [
                        'b' => [
                            'id' => 'id_0',
                            'firstName' => 'first_name_1',
                            'lastName' => 'last_name_2',
                            'email' => 'email_3',
                            'phone' => 'phone_4',
                            'birthDate' => 'birth_date_5',
                            'age' => 'age_6',
                            'status' => 'status_7',
                            'bookedDate' => 'booked_date_8',
                            'bookedTime' => 'booked_time_9',
                            'selectedDates' => 'selected_dates_10',
                            'siblings' => 'siblings_11',
                            'teamSize' => 'team_size_12',
                            'notes' => 'notes_13',
                            'bookingToken' => 'booking_token_14',
                            'offerToken' => 'offer_token_15',
                            'offeredAt' => 'offered_at_16',
                            'offerUntil' => 'offer_until_17',
                            'createdAt' => 'created_at_18',
                            'updatedAt' => 'updated_at_19',
                            'paymentReceived' => 'payment_received_20',
                            'paymentDate' => 'payment_date_21',
                            'totalPrice' => 'total_price_22',
                            'outlookEventId' => 'outlook_event_id_23',
                            'guardianFirstName' => 'guardian_first_name_24',
                            'guardianLastName' => 'guardian_last_name_25',
                            'childFirstName' => 'child_first_name_26',
                            'childLastName' => 'child_last_name_27',
                            'childBirthDate' => 'child_birth_date_28',
                            'secondChildInfo' => 'second_child_info_29',
                            'selectedSaturdayDate' => 'selected_saturday_date_30',
                            'holidayWeek' => 'holiday_week_31',
                            'preExistingConditions' => 'pre_existing_conditions_32',
                            'allergiesMedications' => 'allergies_medications_33',
                            'dietNotes' => 'diet_notes_34',
                            'address' => 'address_35',
                            'childGender' => 'child_gender_36',
                            'imageVideoConsent' => 'image_video_consent_37',
                            'agbAccepted' => 'agb_accepted_38',
                            'datenschutzAccepted' => 'datenschutz_accepted_39',
                        ],
                    ],
                    'App\\Entity\\Course' => [
                        'c' => [
                            'id' => 'id_40',
                            'name' => 'name_41',
                            'description' => 'description_42',
                            'type' => 'type_43',
                            'scheduleType' => 'schedule_type_44',
                            'category' => 'category_45',
                            'minAge' => 'min_age_46',
                            'maxAge' => 'max_age_47',
                            'maxParticipants' => 'max_participants_48',
                            'externallyBookedPlaces' => 'externally_booked_places_49',
                            'requiredInstructors' => 'required_instructors_50',
                            'instructorNotNeeded' => 'instructor_not_needed_51',
                            'price' => 'price_52',
                            'priceMonthly' => 'price_monthly_53',
                            'priceSenior' => 'price_senior_54',
                            'priceStudent' => 'price_student_55',
                            'priceTicketCard' => 'price_ticket_card_56',
                            'useTicketCard' => 'use_ticket_card_57',
                            'weekday' => 'weekday_58',
                            'startTime' => 'start_time_59',
                            'endTime' => 'end_time_60',
                            'startDate' => 'start_date_61',
                            'endDate' => 'end_date_62',
                            'isActive' => 'is_active_63',
                            'allowSiblings' => 'allow_siblings_64',
                            'allowMultipleBookings' => 'allow_multiple_bookings_65',
                            'useWaitlist' => 'use_waitlist_66',
                            'autoWaitlistWhenFull' => 'auto_waitlist_when_full_67',
                            'showAsFullyBooked' => 'show_as_fully_booked_68',
                            'requiresTeamSize' => 'requires_team_size_69',
                            'color' => 'color_70',
                            'bookableTimeSlots' => 'bookable_time_slots_71',
                            'specificDates' => 'specific_dates_72',
                            'excludedDates' => 'excluded_dates_73',
                            'siblingPrices' => 'sibling_prices_74',
                            'monthlyRecurrence' => 'monthly_recurrence_75',
                            'createdAt' => 'created_at_76',
                            'updatedAt' => 'updated_at_77',
                            'additionalInfo' => 'additional_info_78',
                            'sortOrder' => 'sort_order_79',
                            'workshopGroup' => 'workshop_group_80',
                            'showInWorkshopMenu' => 'show_in_workshop_menu_81',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'course_id_82' => 'integer',
                    'primary_instructor_id_83' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'b' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'course_id_82' => 'course_id',
                    'primary_instructor_id_83' => 'primary_instructor_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'b',
                    'first_name_1' => 'b',
                    'last_name_2' => 'b',
                    'email_3' => 'b',
                    'phone_4' => 'b',
                    'birth_date_5' => 'b',
                    'age_6' => 'b',
                    'status_7' => 'b',
                    'booked_date_8' => 'b',
                    'booked_time_9' => 'b',
                    'selected_dates_10' => 'b',
                    'siblings_11' => 'b',
                    'team_size_12' => 'b',
                    'notes_13' => 'b',
                    'booking_token_14' => 'b',
                    'offer_token_15' => 'b',
                    'offered_at_16' => 'b',
                    'offer_until_17' => 'b',
                    'created_at_18' => 'b',
                    'updated_at_19' => 'b',
                    'payment_received_20' => 'b',
                    'payment_date_21' => 'b',
                    'total_price_22' => 'b',
                    'outlook_event_id_23' => 'b',
                    'guardian_first_name_24' => 'b',
                    'guardian_last_name_25' => 'b',
                    'child_first_name_26' => 'b',
                    'child_last_name_27' => 'b',
                    'child_birth_date_28' => 'b',
                    'second_child_info_29' => 'b',
                    'selected_saturday_date_30' => 'b',
                    'holiday_week_31' => 'b',
                    'pre_existing_conditions_32' => 'b',
                    'allergies_medications_33' => 'b',
                    'diet_notes_34' => 'b',
                    'address_35' => 'b',
                    'child_gender_36' => 'b',
                    'image_video_consent_37' => 'b',
                    'agb_accepted_38' => 'b',
                    'datenschutz_accepted_39' => 'b',
                    'id_40' => 'c',
                    'name_41' => 'c',
                    'description_42' => 'c',
                    'type_43' => 'c',
                    'schedule_type_44' => 'c',
                    'category_45' => 'c',
                    'min_age_46' => 'c',
                    'max_age_47' => 'c',
                    'max_participants_48' => 'c',
                    'externally_booked_places_49' => 'c',
                    'required_instructors_50' => 'c',
                    'instructor_not_needed_51' => 'c',
                    'price_52' => 'c',
                    'price_monthly_53' => 'c',
                    'price_senior_54' => 'c',
                    'price_student_55' => 'c',
                    'price_ticket_card_56' => 'c',
                    'use_ticket_card_57' => 'c',
                    'weekday_58' => 'c',
                    'start_time_59' => 'c',
                    'end_time_60' => 'c',
                    'start_date_61' => 'c',
                    'end_date_62' => 'c',
                    'is_active_63' => 'c',
                    'allow_siblings_64' => 'c',
                    'allow_multiple_bookings_65' => 'c',
                    'use_waitlist_66' => 'c',
                    'auto_waitlist_when_full_67' => 'c',
                    'show_as_fully_booked_68' => 'c',
                    'requires_team_size_69' => 'c',
                    'color_70' => 'c',
                    'bookable_time_slots_71' => 'c',
                    'specific_dates_72' => 'c',
                    'excluded_dates_73' => 'c',
                    'sibling_prices_74' => 'c',
                    'monthly_recurrence_75' => 'c',
                    'created_at_76' => 'c',
                    'updated_at_77' => 'c',
                    'additional_info_78' => 'c',
                    'sort_order_79' => 'c',
                    'workshop_group_80' => 'c',
                    'show_in_workshop_menu_81' => 'c',
                    'course_id_82' => 'b',
                    'primary_instructor_id_83' => 'c',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\CourseBooking',
                    'first_name_1' => 'App\\Entity\\CourseBooking',
                    'last_name_2' => 'App\\Entity\\CourseBooking',
                    'email_3' => 'App\\Entity\\CourseBooking',
                    'phone_4' => 'App\\Entity\\CourseBooking',
                    'birth_date_5' => 'App\\Entity\\CourseBooking',
                    'age_6' => 'App\\Entity\\CourseBooking',
                    'status_7' => 'App\\Entity\\CourseBooking',
                    'booked_date_8' => 'App\\Entity\\CourseBooking',
                    'booked_time_9' => 'App\\Entity\\CourseBooking',
                    'selected_dates_10' => 'App\\Entity\\CourseBooking',
                    'siblings_11' => 'App\\Entity\\CourseBooking',
                    'team_size_12' => 'App\\Entity\\CourseBooking',
                    'notes_13' => 'App\\Entity\\CourseBooking',
                    'booking_token_14' => 'App\\Entity\\CourseBooking',
                    'offer_token_15' => 'App\\Entity\\CourseBooking',
                    'offered_at_16' => 'App\\Entity\\CourseBooking',
                    'offer_until_17' => 'App\\Entity\\CourseBooking',
                    'created_at_18' => 'App\\Entity\\CourseBooking',
                    'updated_at_19' => 'App\\Entity\\CourseBooking',
                    'payment_received_20' => 'App\\Entity\\CourseBooking',
                    'payment_date_21' => 'App\\Entity\\CourseBooking',
                    'total_price_22' => 'App\\Entity\\CourseBooking',
                    'outlook_event_id_23' => 'App\\Entity\\CourseBooking',
                    'guardian_first_name_24' => 'App\\Entity\\CourseBooking',
                    'guardian_last_name_25' => 'App\\Entity\\CourseBooking',
                    'child_first_name_26' => 'App\\Entity\\CourseBooking',
                    'child_last_name_27' => 'App\\Entity\\CourseBooking',
                    'child_birth_date_28' => 'App\\Entity\\CourseBooking',
                    'second_child_info_29' => 'App\\Entity\\CourseBooking',
                    'selected_saturday_date_30' => 'App\\Entity\\CourseBooking',
                    'holiday_week_31' => 'App\\Entity\\CourseBooking',
                    'pre_existing_conditions_32' => 'App\\Entity\\CourseBooking',
                    'allergies_medications_33' => 'App\\Entity\\CourseBooking',
                    'diet_notes_34' => 'App\\Entity\\CourseBooking',
                    'address_35' => 'App\\Entity\\CourseBooking',
                    'child_gender_36' => 'App\\Entity\\CourseBooking',
                    'image_video_consent_37' => 'App\\Entity\\CourseBooking',
                    'agb_accepted_38' => 'App\\Entity\\CourseBooking',
                    'datenschutz_accepted_39' => 'App\\Entity\\CourseBooking',
                    'id_40' => 'App\\Entity\\Course',
                    'name_41' => 'App\\Entity\\Course',
                    'description_42' => 'App\\Entity\\Course',
                    'type_43' => 'App\\Entity\\Course',
                    'schedule_type_44' => 'App\\Entity\\Course',
                    'category_45' => 'App\\Entity\\Course',
                    'min_age_46' => 'App\\Entity\\Course',
                    'max_age_47' => 'App\\Entity\\Course',
                    'max_participants_48' => 'App\\Entity\\Course',
                    'externally_booked_places_49' => 'App\\Entity\\Course',
                    'required_instructors_50' => 'App\\Entity\\Course',
                    'instructor_not_needed_51' => 'App\\Entity\\Course',
                    'price_52' => 'App\\Entity\\Course',
                    'price_monthly_53' => 'App\\Entity\\Course',
                    'price_senior_54' => 'App\\Entity\\Course',
                    'price_student_55' => 'App\\Entity\\Course',
                    'price_ticket_card_56' => 'App\\Entity\\Course',
                    'use_ticket_card_57' => 'App\\Entity\\Course',
                    'weekday_58' => 'App\\Entity\\Course',
                    'start_time_59' => 'App\\Entity\\Course',
                    'end_time_60' => 'App\\Entity\\Course',
                    'start_date_61' => 'App\\Entity\\Course',
                    'end_date_62' => 'App\\Entity\\Course',
                    'is_active_63' => 'App\\Entity\\Course',
                    'allow_siblings_64' => 'App\\Entity\\Course',
                    'allow_multiple_bookings_65' => 'App\\Entity\\Course',
                    'use_waitlist_66' => 'App\\Entity\\Course',
                    'auto_waitlist_when_full_67' => 'App\\Entity\\Course',
                    'show_as_fully_booked_68' => 'App\\Entity\\Course',
                    'requires_team_size_69' => 'App\\Entity\\Course',
                    'color_70' => 'App\\Entity\\Course',
                    'bookable_time_slots_71' => 'App\\Entity\\Course',
                    'specific_dates_72' => 'App\\Entity\\Course',
                    'excluded_dates_73' => 'App\\Entity\\Course',
                    'sibling_prices_74' => 'App\\Entity\\Course',
                    'monthly_recurrence_75' => 'App\\Entity\\Course',
                    'created_at_76' => 'App\\Entity\\Course',
                    'updated_at_77' => 'App\\Entity\\Course',
                    'additional_info_78' => 'App\\Entity\\Course',
                    'sort_order_79' => 'App\\Entity\\Course',
                    'workshop_group_80' => 'App\\Entity\\Course',
                    'show_in_workshop_menu_81' => 'App\\Entity\\Course',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
