<?php //4cb9c3f2595713c62effd8ef620979db

return [PHP_INT_MAX, static function () { 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\\SingleSelectExecutor'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.description AS description_2, e0_.illustration AS illustration_3, e0_.date_start AS date_start_4, e0_.date_end AS date_end_5, e0_.opening_hour AS opening_hour_6, e0_.city AS city_7, e0_.facebook_link AS facebook_link_8, e0_.new_announcement_text AS new_announcement_text_9, e0_.is_new_annoucement AS is_new_annoucement_10, e0_.published AS published_11, e0_.diffused AS diffused_12, e0_.hall_id AS hall_id_13 FROM event e0_ WHERE e0_.date_start > CURRENT_DATE AND e0_.published = 1 AND e0_.diffused = ? ORDER BY e0_.date_start ASC LIMIT 3',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'e' => 'App\\Entity\\Event',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'description_2' => 'description',
                    'illustration_3' => 'illustration',
                    'date_start_4' => 'dateStart',
                    'date_end_5' => 'dateEnd',
                    'opening_hour_6' => 'openingHour',
                    'city_7' => 'city',
                    'facebook_link_8' => 'facebookLink',
                    'new_announcement_text_9' => 'newAnnouncementText',
                    'is_new_annoucement_10' => 'isNewAnnoucement',
                    'published_11' => 'published',
                    'diffused_12' => 'diffused',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'hall_id_13' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'e' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'hall_id_13' => 'hall_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'e',
                    'name_1' => 'e',
                    'description_2' => 'e',
                    'illustration_3' => 'e',
                    'date_start_4' => 'e',
                    'date_end_5' => 'e',
                    'opening_hour_6' => 'e',
                    'city_7' => 'e',
                    'facebook_link_8' => 'e',
                    'new_announcement_text_9' => 'e',
                    'is_new_annoucement_10' => 'e',
                    'published_11' => 'e',
                    'diffused_12' => 'e',
                    'hall_id_13' => 'e',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Event',
                    'name_1' => 'App\\Entity\\Event',
                    'description_2' => 'App\\Entity\\Event',
                    'illustration_3' => 'App\\Entity\\Event',
                    'date_start_4' => 'App\\Entity\\Event',
                    'date_end_5' => 'App\\Entity\\Event',
                    'opening_hour_6' => 'App\\Entity\\Event',
                    'city_7' => 'App\\Entity\\Event',
                    'facebook_link_8' => 'App\\Entity\\Event',
                    'new_announcement_text_9' => 'App\\Entity\\Event',
                    'is_new_annoucement_10' => 'App\\Entity\\Event',
                    'published_11' => 'App\\Entity\\Event',
                    'diffused_12' => 'App\\Entity\\Event',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [
                'diffused' => [
                    0,
                ],
            ],
        ],
    ]
); }];
