<?php //8d31750f4f32d2c4c3cd5b42a55439f8

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { return \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 b0_.id AS id_0, COALESCE(t1_.content, b0_.name) AS name_1, b0_.is_for_all_profiles AS is_for_all_profiles_2, b0_.created_at AS created_at_3, b0_.updated_at AS updated_at_4, b0_.deleted_at AS deleted_at_5, b0_.is_active AS is_active_6, b6_.id AS id_7, b6_.price AS price_8, b6_.created_at AS created_at_9, b6_.updated_at AS updated_at_10, b6_.deleted_at AS deleted_at_11, b2_.id AS id_12, COALESCE(t3_.content, b2_.title) AS title_13, b2_.created_at AS created_at_14, b2_.updated_at AS updated_at_15, b2_.deleted_at AS deleted_at_16, s4_.id AS id_17, COALESCE(t5_.content, s4_.name) AS name_18, s4_.class AS class_19, s4_.created_at AS created_at_20, s4_.updated_at AS updated_at_21, s4_.deleted_at AS deleted_at_22, s4_.start_month AS start_month_23, s4_.stop_month AS stop_month_24, b6_.season_id AS season_id_25, b6_.option_id AS option_id_26, b2_.profile_id AS profile_id_27, b2_.option_id AS option_id_28 FROM booking_option b0_ LEFT JOIN booking_option_rate b6_ ON b0_.id = b6_.option_id LEFT JOIN booking_option_profile b2_ ON b0_.id = b2_.option_id LEFT JOIN season s4_ ON b6_.season_id = s4_.id LEFT JOIN ext_translations t1_ ON t1_.locale = \'fr\' AND t1_.field = \'name\' AND t1_.object_class = \'App\\\\BookingBundle\\\\Entity\\\\BookingOption\' AND t1_.foreign_key = b0_.id LEFT JOIN ext_translations t3_ ON t3_.locale = \'fr\' AND t3_.field = \'title\' AND t3_.object_class = \'App\\\\BookingBundle\\\\Entity\\\\BookingOptionProfile\' AND t3_.foreign_key = b2_.id LEFT JOIN ext_translations t5_ ON t5_.locale = \'fr\' AND t5_.field = \'name\' AND t5_.object_class = \'App\\\\BookingBundle\\\\Entity\\\\Season\' AND t5_.foreign_key = s4_.id WHERE b0_.is_active = 1 ORDER BY s4_.stop_month DESC, COALESCE(t1_.content, b0_.name) ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'b' => 'App\\BookingBundle\\Entity\\BookingOption',
                    'r' => 'App\\BookingBundle\\Entity\\BookingOptionRate',
                    'p' => 'App\\BookingBundle\\Entity\\BookingOptionProfile',
                    's' => 'App\\BookingBundle\\Entity\\Season',
                ],
            ],
            'relationMap' => [
                2 => [
                    'r' => 'rates',
                    'p' => 'profiles',
                    's' => 'season',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'r' => 'b',
                    'p' => 'b',
                    's' => 'r',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'is_for_all_profiles_2' => 'isForAllProfiles',
                    'created_at_3' => 'createdAt',
                    'updated_at_4' => 'updatedAt',
                    'deleted_at_5' => 'deletedAt',
                    'is_active_6' => 'isActive',
                    'id_7' => 'id',
                    'price_8' => 'price',
                    'created_at_9' => 'createdAt',
                    'updated_at_10' => 'updatedAt',
                    'deleted_at_11' => 'deletedAt',
                    'id_12' => 'id',
                    'title_13' => 'title',
                    'created_at_14' => 'createdAt',
                    'updated_at_15' => 'updatedAt',
                    'deleted_at_16' => 'deletedAt',
                    'id_17' => 'id',
                    'name_18' => 'name',
                    'class_19' => 'class',
                    'created_at_20' => 'createdAt',
                    'updated_at_21' => 'updatedAt',
                    'deleted_at_22' => 'deletedAt',
                    'start_month_23' => 'startMonth',
                    'stop_month_24' => 'stopMonth',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\BookingBundle\\Entity\\BookingOption' => [
                        'b' => [
                            'id' => 'id_0',
                            'name' => 'name_1',
                            'isForAllProfiles' => 'is_for_all_profiles_2',
                            'createdAt' => 'created_at_3',
                            'updatedAt' => 'updated_at_4',
                            'deletedAt' => 'deleted_at_5',
                            'isActive' => 'is_active_6',
                        ],
                    ],
                    'App\\BookingBundle\\Entity\\BookingOptionRate' => [
                        'r' => [
                            'id' => 'id_7',
                            'price' => 'price_8',
                            'createdAt' => 'created_at_9',
                            'updatedAt' => 'updated_at_10',
                            'deletedAt' => 'deleted_at_11',
                        ],
                    ],
                    'App\\BookingBundle\\Entity\\BookingOptionProfile' => [
                        'p' => [
                            'id' => 'id_12',
                            'title' => 'title_13',
                            'createdAt' => 'created_at_14',
                            'updatedAt' => 'updated_at_15',
                            'deletedAt' => 'deleted_at_16',
                        ],
                    ],
                    'App\\BookingBundle\\Entity\\Season' => [
                        's' => [
                            'id' => 'id_17',
                            'name' => 'name_18',
                            'class' => 'class_19',
                            'createdAt' => 'created_at_20',
                            'updatedAt' => 'updated_at_21',
                            'deletedAt' => 'deleted_at_22',
                            'startMonth' => 'start_month_23',
                            'stopMonth' => 'stop_month_24',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'season_id_25' => 'integer',
                    'option_id_26' => 'integer',
                    'profile_id_27' => 'integer',
                    'option_id_28' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'b' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'season_id_25' => 'season_id',
                    'option_id_26' => 'option_id',
                    'profile_id_27' => 'profile_id',
                    'option_id_28' => 'option_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'b',
                    'name_1' => 'b',
                    'is_for_all_profiles_2' => 'b',
                    'created_at_3' => 'b',
                    'updated_at_4' => 'b',
                    'deleted_at_5' => 'b',
                    'is_active_6' => 'b',
                    'id_7' => 'r',
                    'price_8' => 'r',
                    'created_at_9' => 'r',
                    'updated_at_10' => 'r',
                    'deleted_at_11' => 'r',
                    'id_12' => 'p',
                    'title_13' => 'p',
                    'created_at_14' => 'p',
                    'updated_at_15' => 'p',
                    'deleted_at_16' => 'p',
                    'id_17' => 's',
                    'name_18' => 's',
                    'class_19' => 's',
                    'created_at_20' => 's',
                    'updated_at_21' => 's',
                    'deleted_at_22' => 's',
                    'start_month_23' => 's',
                    'stop_month_24' => 's',
                    'season_id_25' => 'r',
                    'option_id_26' => 'r',
                    'profile_id_27' => 'p',
                    'option_id_28' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\BookingBundle\\Entity\\BookingOption',
                    'name_1' => 'App\\BookingBundle\\Entity\\BookingOption',
                    'is_for_all_profiles_2' => 'App\\BookingBundle\\Entity\\BookingOption',
                    'created_at_3' => 'App\\BookingBundle\\Entity\\BookingOption',
                    'updated_at_4' => 'App\\BookingBundle\\Entity\\BookingOption',
                    'deleted_at_5' => 'App\\BookingBundle\\Entity\\BookingOption',
                    'is_active_6' => 'App\\BookingBundle\\Entity\\BookingOption',
                    'id_7' => 'App\\BookingBundle\\Entity\\BookingOptionRate',
                    'price_8' => 'App\\BookingBundle\\Entity\\BookingOptionRate',
                    'created_at_9' => 'App\\BookingBundle\\Entity\\BookingOptionRate',
                    'updated_at_10' => 'App\\BookingBundle\\Entity\\BookingOptionRate',
                    'deleted_at_11' => 'App\\BookingBundle\\Entity\\BookingOptionRate',
                    'id_12' => 'App\\BookingBundle\\Entity\\BookingOptionProfile',
                    'title_13' => 'App\\BookingBundle\\Entity\\BookingOptionProfile',
                    'created_at_14' => 'App\\BookingBundle\\Entity\\BookingOptionProfile',
                    'updated_at_15' => 'App\\BookingBundle\\Entity\\BookingOptionProfile',
                    'deleted_at_16' => 'App\\BookingBundle\\Entity\\BookingOptionProfile',
                    'id_17' => 'App\\BookingBundle\\Entity\\Season',
                    'name_18' => 'App\\BookingBundle\\Entity\\Season',
                    'class_19' => 'App\\BookingBundle\\Entity\\Season',
                    'created_at_20' => 'App\\BookingBundle\\Entity\\Season',
                    'updated_at_21' => 'App\\BookingBundle\\Entity\\Season',
                    'deleted_at_22' => 'App\\BookingBundle\\Entity\\Season',
                    'start_month_23' => 'App\\BookingBundle\\Entity\\Season',
                    'stop_month_24' => 'App\\BookingBundle\\Entity\\Season',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
