<?php //4eb63e737064d7ba17a7e9c460ec1040

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 a0_.id AS id_0, COALESCE(t1_.content, a0_.title) AS title_1, a0_.slug AS slug_2, a0_.website AS website_3, a0_.phone AS phone_4, a0_.image AS image_5, a0_.created_at AS created_at_6, a0_.updated_at AS updated_at_7, a0_.deleted_at AS deleted_at_8, a0_.is_active AS is_active_9, a0_.is_in_sitemap AS is_in_sitemap_10, a0_.priority AS priority_11, a0_.address AS address_12, a0_.zip_code AS zip_code_13, a0_.city AS city_14, a0_.country AS country_15, a0_.latitude AS latitude_16, a0_.longitude AS longitude_17, a0_.slide_configuration AS slide_configuration_18, a2_.id AS id_19, COALESCE(t3_.content, a2_.description) AS description_20, a2_.created_at AS created_at_21, a2_.updated_at AS updated_at_22, a2_.deleted_at AS deleted_at_23, a4_.id AS id_24, a4_.media AS media_25, COALESCE(t5_.content, a4_.caption) AS caption_26, a4_.sort AS sort_27, a4_.created_at AS created_at_28, a4_.updated_at AS updated_at_29, a4_.deleted_at AS deleted_at_30, a4_.is_active AS is_active_31, a2_.activity_id AS activity_id_32, a2_.season_id AS season_id_33, a4_.season_id AS season_id_34 FROM activity a0_ LEFT JOIN activity_season a2_ ON a0_.id = a2_.activity_id LEFT JOIN activity_media a4_ ON a2_.id = a4_.season_id LEFT JOIN ext_translations t1_ ON t1_.locale = \'fr\' AND t1_.field = \'title\' AND t1_.object_class = \'App\\\\BookingBundle\\\\Entity\\\\Activity\' AND t1_.foreign_key = a0_.id LEFT JOIN ext_translations t3_ ON t3_.locale = \'fr\' AND t3_.field = \'description\' AND t3_.object_class = \'App\\\\BookingBundle\\\\Entity\\\\ActivitySeason\' AND t3_.foreign_key = a2_.id LEFT JOIN ext_translations t5_ ON t5_.locale = \'fr\' AND t5_.field = \'caption\' AND t5_.object_class = \'App\\\\BookingBundle\\\\Entity\\\\ActivityMedia\' AND t5_.foreign_key = a4_.id WHERE a0_.is_active = 1 ORDER BY a4_.sort DESC, a0_.created_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'a' => 'App\\BookingBundle\\Entity\\Activity',
                    's' => 'App\\BookingBundle\\Entity\\ActivitySeason',
                    'm' => 'App\\BookingBundle\\Entity\\ActivityMedia',
                ],
            ],
            'relationMap' => [
                2 => [
                    's' => 'seasons',
                    'm' => 'medias',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    's' => 'a',
                    'm' => 's',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'slug_2' => 'slug',
                    'website_3' => 'website',
                    'phone_4' => 'phone',
                    'image_5' => 'image',
                    'created_at_6' => 'createdAt',
                    'updated_at_7' => 'updatedAt',
                    'deleted_at_8' => 'deletedAt',
                    'is_active_9' => 'isActive',
                    'is_in_sitemap_10' => 'isInSitemap',
                    'priority_11' => 'priority',
                    'address_12' => 'address',
                    'zip_code_13' => 'zipCode',
                    'city_14' => 'city',
                    'country_15' => 'country',
                    'latitude_16' => 'latitude',
                    'longitude_17' => 'longitude',
                    'slide_configuration_18' => 'slideConfiguration',
                    'id_19' => 'id',
                    'description_20' => 'description',
                    'created_at_21' => 'createdAt',
                    'updated_at_22' => 'updatedAt',
                    'deleted_at_23' => 'deletedAt',
                    'id_24' => 'id',
                    'media_25' => 'media',
                    'caption_26' => 'caption',
                    'sort_27' => 'sort',
                    'created_at_28' => 'createdAt',
                    'updated_at_29' => 'updatedAt',
                    'deleted_at_30' => 'deletedAt',
                    'is_active_31' => 'isActive',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\BookingBundle\\Entity\\Activity' => [
                        'a' => [
                            'id' => 'id_0',
                            'title' => 'title_1',
                            'slug' => 'slug_2',
                            'website' => 'website_3',
                            'phone' => 'phone_4',
                            'image' => 'image_5',
                            'createdAt' => 'created_at_6',
                            'updatedAt' => 'updated_at_7',
                            'deletedAt' => 'deleted_at_8',
                            'isActive' => 'is_active_9',
                            'isInSitemap' => 'is_in_sitemap_10',
                            'priority' => 'priority_11',
                            'address' => 'address_12',
                            'zipCode' => 'zip_code_13',
                            'city' => 'city_14',
                            'country' => 'country_15',
                            'latitude' => 'latitude_16',
                            'longitude' => 'longitude_17',
                            'slideConfiguration' => 'slide_configuration_18',
                        ],
                    ],
                    'App\\BookingBundle\\Entity\\ActivitySeason' => [
                        's' => [
                            'id' => 'id_19',
                            'description' => 'description_20',
                            'createdAt' => 'created_at_21',
                            'updatedAt' => 'updated_at_22',
                            'deletedAt' => 'deleted_at_23',
                        ],
                    ],
                    'App\\BookingBundle\\Entity\\ActivityMedia' => [
                        'm' => [
                            'id' => 'id_24',
                            'media' => 'media_25',
                            'caption' => 'caption_26',
                            'sort' => 'sort_27',
                            'createdAt' => 'created_at_28',
                            'updatedAt' => 'updated_at_29',
                            'deletedAt' => 'deleted_at_30',
                            'isActive' => 'is_active_31',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'activity_id_32' => 'integer',
                    'season_id_33' => 'integer',
                    'season_id_34' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'a' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'activity_id_32' => 'activity_id',
                    'season_id_33' => 'season_id',
                    'season_id_34' => 'season_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'a',
                    'title_1' => 'a',
                    'slug_2' => 'a',
                    'website_3' => 'a',
                    'phone_4' => 'a',
                    'image_5' => 'a',
                    'created_at_6' => 'a',
                    'updated_at_7' => 'a',
                    'deleted_at_8' => 'a',
                    'is_active_9' => 'a',
                    'is_in_sitemap_10' => 'a',
                    'priority_11' => 'a',
                    'address_12' => 'a',
                    'zip_code_13' => 'a',
                    'city_14' => 'a',
                    'country_15' => 'a',
                    'latitude_16' => 'a',
                    'longitude_17' => 'a',
                    'slide_configuration_18' => 'a',
                    'id_19' => 's',
                    'description_20' => 's',
                    'created_at_21' => 's',
                    'updated_at_22' => 's',
                    'deleted_at_23' => 's',
                    'id_24' => 'm',
                    'media_25' => 'm',
                    'caption_26' => 'm',
                    'sort_27' => 'm',
                    'created_at_28' => 'm',
                    'updated_at_29' => 'm',
                    'deleted_at_30' => 'm',
                    'is_active_31' => 'm',
                    'activity_id_32' => 's',
                    'season_id_33' => 's',
                    'season_id_34' => 'm',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\BookingBundle\\Entity\\Activity',
                    'title_1' => 'App\\BookingBundle\\Entity\\Activity',
                    'slug_2' => 'App\\BookingBundle\\Entity\\Activity',
                    'website_3' => 'App\\BookingBundle\\Entity\\Activity',
                    'phone_4' => 'App\\BookingBundle\\Entity\\Activity',
                    'image_5' => 'App\\BookingBundle\\Entity\\Activity',
                    'created_at_6' => 'App\\BookingBundle\\Entity\\Activity',
                    'updated_at_7' => 'App\\BookingBundle\\Entity\\Activity',
                    'deleted_at_8' => 'App\\BookingBundle\\Entity\\Activity',
                    'is_active_9' => 'App\\BookingBundle\\Entity\\Activity',
                    'is_in_sitemap_10' => 'App\\BookingBundle\\Entity\\Activity',
                    'priority_11' => 'App\\BookingBundle\\Entity\\Activity',
                    'address_12' => 'App\\BookingBundle\\Entity\\Activity',
                    'zip_code_13' => 'App\\BookingBundle\\Entity\\Activity',
                    'city_14' => 'App\\BookingBundle\\Entity\\Activity',
                    'country_15' => 'App\\BookingBundle\\Entity\\Activity',
                    'latitude_16' => 'App\\BookingBundle\\Entity\\Activity',
                    'longitude_17' => 'App\\BookingBundle\\Entity\\Activity',
                    'slide_configuration_18' => 'App\\BookingBundle\\Entity\\Activity',
                    'id_19' => 'App\\BookingBundle\\Entity\\ActivitySeason',
                    'description_20' => 'App\\BookingBundle\\Entity\\ActivitySeason',
                    'created_at_21' => 'App\\BookingBundle\\Entity\\ActivitySeason',
                    'updated_at_22' => 'App\\BookingBundle\\Entity\\ActivitySeason',
                    'deleted_at_23' => 'App\\BookingBundle\\Entity\\ActivitySeason',
                    'id_24' => 'App\\BookingBundle\\Entity\\ActivityMedia',
                    'media_25' => 'App\\BookingBundle\\Entity\\ActivityMedia',
                    'caption_26' => 'App\\BookingBundle\\Entity\\ActivityMedia',
                    'sort_27' => 'App\\BookingBundle\\Entity\\ActivityMedia',
                    'created_at_28' => 'App\\BookingBundle\\Entity\\ActivityMedia',
                    'updated_at_29' => 'App\\BookingBundle\\Entity\\ActivityMedia',
                    'deleted_at_30' => 'App\\BookingBundle\\Entity\\ActivityMedia',
                    'is_active_31' => 'App\\BookingBundle\\Entity\\ActivityMedia',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
