<?php //54ba81a6ee6a499c8c9efde1c81a28c3

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],
            ],
            'parameterMappings' => [
                [
                    'val' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT e0_.id AS id_0, e0_.title AS title_1, e0_.content AS content_2, e0_.start_at AS start_at_3, e0_.end_at AS end_at_4, e0_.location AS location_5, e0_.is_published AS is_published_6 FROM event e0_ WHERE e0_.start_at >= ? AND e0_.is_published = 1 ORDER BY e0_.start_at ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'e' => 'App\\Entity\\Event',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'content_2' => 'content',
                    'start_at_3' => 'startAt',
                    'end_at_4' => 'endAt',
                    'location_5' => 'location',
                    'is_published_6' => 'isPublished',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Event' => [
                        'e' => [
                            'id' => 'id_0',
                            'title' => 'title_1',
                            'content' => 'content_2',
                            'startAt' => 'start_at_3',
                            'endAt' => 'end_at_4',
                            'location' => 'location_5',
                            'isPublished' => 'is_published_6',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'e' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'e',
                    'title_1' => 'e',
                    'content_2' => 'e',
                    'start_at_3' => 'e',
                    'end_at_4' => 'e',
                    'location_5' => 'e',
                    'is_published_6' => 'e',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Event',
                    'title_1' => 'App\\Entity\\Event',
                    'content_2' => 'App\\Entity\\Event',
                    'start_at_3' => 'App\\Entity\\Event',
                    'end_at_4' => 'App\\Entity\\Event',
                    'location_5' => 'App\\Entity\\Event',
                    'is_published_6' => 'App\\Entity\\Event',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
