<?php //af96a252cd0362cc60a41d0b1f94eed9

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' => [
                [
                    'type' => [
                        0,
                    ],
                    'active' => [
                        1,
                    ],
                    'showInMenu' => [
                        2,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.description AS description_2, c0_.type AS type_3, c0_.schedule_type AS schedule_type_4, c0_.category AS category_5, c0_.min_age AS min_age_6, c0_.max_age AS max_age_7, c0_.max_participants AS max_participants_8, c0_.externally_booked_places AS externally_booked_places_9, c0_.required_instructors AS required_instructors_10, c0_.instructor_not_needed AS instructor_not_needed_11, c0_.price AS price_12, c0_.price_monthly AS price_monthly_13, c0_.price_senior AS price_senior_14, c0_.price_student AS price_student_15, c0_.price_ticket_card AS price_ticket_card_16, c0_.use_ticket_card AS use_ticket_card_17, c0_.weekday AS weekday_18, c0_.start_time AS start_time_19, c0_.end_time AS end_time_20, c0_.start_date AS start_date_21, c0_.end_date AS end_date_22, c0_.is_active AS is_active_23, c0_.allow_siblings AS allow_siblings_24, c0_.allow_multiple_bookings AS allow_multiple_bookings_25, c0_.use_waitlist AS use_waitlist_26, c0_.auto_waitlist_when_full AS auto_waitlist_when_full_27, c0_.show_as_fully_booked AS show_as_fully_booked_28, c0_.requires_team_size AS requires_team_size_29, c0_.color AS color_30, c0_.bookable_time_slots AS bookable_time_slots_31, c0_.specific_dates AS specific_dates_32, c0_.excluded_dates AS excluded_dates_33, c0_.sibling_prices AS sibling_prices_34, c0_.monthly_recurrence AS monthly_recurrence_35, c0_.created_at AS created_at_36, c0_.updated_at AS updated_at_37, c0_.additional_info AS additional_info_38, c0_.sort_order AS sort_order_39, c0_.workshop_group AS workshop_group_40, c0_.show_in_workshop_menu AS show_in_workshop_menu_41, c0_.primary_instructor_id AS primary_instructor_id_42 FROM course c0_ WHERE c0_.type = ? AND c0_.is_active = ? AND c0_.show_in_workshop_menu = ? ORDER BY c0_.sort_order ASC, c0_.name ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'c' => 'App\\Entity\\Course',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'description_2' => 'description',
                    'type_3' => 'type',
                    'schedule_type_4' => 'scheduleType',
                    'category_5' => 'category',
                    'min_age_6' => 'minAge',
                    'max_age_7' => 'maxAge',
                    'max_participants_8' => 'maxParticipants',
                    'externally_booked_places_9' => 'externallyBookedPlaces',
                    'required_instructors_10' => 'requiredInstructors',
                    'instructor_not_needed_11' => 'instructorNotNeeded',
                    'price_12' => 'price',
                    'price_monthly_13' => 'priceMonthly',
                    'price_senior_14' => 'priceSenior',
                    'price_student_15' => 'priceStudent',
                    'price_ticket_card_16' => 'priceTicketCard',
                    'use_ticket_card_17' => 'useTicketCard',
                    'weekday_18' => 'weekday',
                    'start_time_19' => 'startTime',
                    'end_time_20' => 'endTime',
                    'start_date_21' => 'startDate',
                    'end_date_22' => 'endDate',
                    'is_active_23' => 'isActive',
                    'allow_siblings_24' => 'allowSiblings',
                    'allow_multiple_bookings_25' => 'allowMultipleBookings',
                    'use_waitlist_26' => 'useWaitlist',
                    'auto_waitlist_when_full_27' => 'autoWaitlistWhenFull',
                    'show_as_fully_booked_28' => 'showAsFullyBooked',
                    'requires_team_size_29' => 'requiresTeamSize',
                    'color_30' => 'color',
                    'bookable_time_slots_31' => 'bookableTimeSlots',
                    'specific_dates_32' => 'specificDates',
                    'excluded_dates_33' => 'excludedDates',
                    'sibling_prices_34' => 'siblingPrices',
                    'monthly_recurrence_35' => 'monthlyRecurrence',
                    'created_at_36' => 'createdAt',
                    'updated_at_37' => 'updatedAt',
                    'additional_info_38' => 'additionalInfo',
                    'sort_order_39' => 'sortOrder',
                    'workshop_group_40' => 'workshopGroup',
                    'show_in_workshop_menu_41' => 'showInWorkshopMenu',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Course' => [
                        'c' => [
                            'id' => 'id_0',
                            'name' => 'name_1',
                            'description' => 'description_2',
                            'type' => 'type_3',
                            'scheduleType' => 'schedule_type_4',
                            'category' => 'category_5',
                            'minAge' => 'min_age_6',
                            'maxAge' => 'max_age_7',
                            'maxParticipants' => 'max_participants_8',
                            'externallyBookedPlaces' => 'externally_booked_places_9',
                            'requiredInstructors' => 'required_instructors_10',
                            'instructorNotNeeded' => 'instructor_not_needed_11',
                            'price' => 'price_12',
                            'priceMonthly' => 'price_monthly_13',
                            'priceSenior' => 'price_senior_14',
                            'priceStudent' => 'price_student_15',
                            'priceTicketCard' => 'price_ticket_card_16',
                            'useTicketCard' => 'use_ticket_card_17',
                            'weekday' => 'weekday_18',
                            'startTime' => 'start_time_19',
                            'endTime' => 'end_time_20',
                            'startDate' => 'start_date_21',
                            'endDate' => 'end_date_22',
                            'isActive' => 'is_active_23',
                            'allowSiblings' => 'allow_siblings_24',
                            'allowMultipleBookings' => 'allow_multiple_bookings_25',
                            'useWaitlist' => 'use_waitlist_26',
                            'autoWaitlistWhenFull' => 'auto_waitlist_when_full_27',
                            'showAsFullyBooked' => 'show_as_fully_booked_28',
                            'requiresTeamSize' => 'requires_team_size_29',
                            'color' => 'color_30',
                            'bookableTimeSlots' => 'bookable_time_slots_31',
                            'specificDates' => 'specific_dates_32',
                            'excludedDates' => 'excluded_dates_33',
                            'siblingPrices' => 'sibling_prices_34',
                            'monthlyRecurrence' => 'monthly_recurrence_35',
                            'createdAt' => 'created_at_36',
                            'updatedAt' => 'updated_at_37',
                            'additionalInfo' => 'additional_info_38',
                            'sortOrder' => 'sort_order_39',
                            'workshopGroup' => 'workshop_group_40',
                            'showInWorkshopMenu' => 'show_in_workshop_menu_41',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'primary_instructor_id_42' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'c' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'primary_instructor_id_42' => 'primary_instructor_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'c',
                    'name_1' => 'c',
                    'description_2' => 'c',
                    'type_3' => 'c',
                    'schedule_type_4' => 'c',
                    'category_5' => 'c',
                    'min_age_6' => 'c',
                    'max_age_7' => 'c',
                    'max_participants_8' => 'c',
                    'externally_booked_places_9' => 'c',
                    'required_instructors_10' => 'c',
                    'instructor_not_needed_11' => 'c',
                    'price_12' => 'c',
                    'price_monthly_13' => 'c',
                    'price_senior_14' => 'c',
                    'price_student_15' => 'c',
                    'price_ticket_card_16' => 'c',
                    'use_ticket_card_17' => 'c',
                    'weekday_18' => 'c',
                    'start_time_19' => 'c',
                    'end_time_20' => 'c',
                    'start_date_21' => 'c',
                    'end_date_22' => 'c',
                    'is_active_23' => 'c',
                    'allow_siblings_24' => 'c',
                    'allow_multiple_bookings_25' => 'c',
                    'use_waitlist_26' => 'c',
                    'auto_waitlist_when_full_27' => 'c',
                    'show_as_fully_booked_28' => 'c',
                    'requires_team_size_29' => 'c',
                    'color_30' => 'c',
                    'bookable_time_slots_31' => 'c',
                    'specific_dates_32' => 'c',
                    'excluded_dates_33' => 'c',
                    'sibling_prices_34' => 'c',
                    'monthly_recurrence_35' => 'c',
                    'created_at_36' => 'c',
                    'updated_at_37' => 'c',
                    'additional_info_38' => 'c',
                    'sort_order_39' => 'c',
                    'workshop_group_40' => 'c',
                    'show_in_workshop_menu_41' => 'c',
                    'primary_instructor_id_42' => 'c',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Course',
                    'name_1' => 'App\\Entity\\Course',
                    'description_2' => 'App\\Entity\\Course',
                    'type_3' => 'App\\Entity\\Course',
                    'schedule_type_4' => 'App\\Entity\\Course',
                    'category_5' => 'App\\Entity\\Course',
                    'min_age_6' => 'App\\Entity\\Course',
                    'max_age_7' => 'App\\Entity\\Course',
                    'max_participants_8' => 'App\\Entity\\Course',
                    'externally_booked_places_9' => 'App\\Entity\\Course',
                    'required_instructors_10' => 'App\\Entity\\Course',
                    'instructor_not_needed_11' => 'App\\Entity\\Course',
                    'price_12' => 'App\\Entity\\Course',
                    'price_monthly_13' => 'App\\Entity\\Course',
                    'price_senior_14' => 'App\\Entity\\Course',
                    'price_student_15' => 'App\\Entity\\Course',
                    'price_ticket_card_16' => 'App\\Entity\\Course',
                    'use_ticket_card_17' => 'App\\Entity\\Course',
                    'weekday_18' => 'App\\Entity\\Course',
                    'start_time_19' => 'App\\Entity\\Course',
                    'end_time_20' => 'App\\Entity\\Course',
                    'start_date_21' => 'App\\Entity\\Course',
                    'end_date_22' => 'App\\Entity\\Course',
                    'is_active_23' => 'App\\Entity\\Course',
                    'allow_siblings_24' => 'App\\Entity\\Course',
                    'allow_multiple_bookings_25' => 'App\\Entity\\Course',
                    'use_waitlist_26' => 'App\\Entity\\Course',
                    'auto_waitlist_when_full_27' => 'App\\Entity\\Course',
                    'show_as_fully_booked_28' => 'App\\Entity\\Course',
                    'requires_team_size_29' => 'App\\Entity\\Course',
                    'color_30' => 'App\\Entity\\Course',
                    'bookable_time_slots_31' => 'App\\Entity\\Course',
                    'specific_dates_32' => 'App\\Entity\\Course',
                    'excluded_dates_33' => 'App\\Entity\\Course',
                    'sibling_prices_34' => 'App\\Entity\\Course',
                    'monthly_recurrence_35' => 'App\\Entity\\Course',
                    'created_at_36' => 'App\\Entity\\Course',
                    'updated_at_37' => 'App\\Entity\\Course',
                    'additional_info_38' => 'App\\Entity\\Course',
                    'sort_order_39' => 'App\\Entity\\Course',
                    'workshop_group_40' => 'App\\Entity\\Course',
                    'show_in_workshop_menu_41' => 'App\\Entity\\Course',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
