<?php //ddf30f2ea3fcc39bff6dc25e77a63075

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 v0_.id AS id_0, v0_.cookie_id AS cookie_id_1, v0_.email AS email_2, v0_.first_seen_at AS first_seen_at_3, v0_.last_seen_at AS last_seen_at_4, v0_.user_agent AS user_agent_5 FROM visitor v0_ ORDER BY v0_.last_seen_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'v' => 'App\\Entity\\Visitor',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'cookie_id_1' => 'cookieId',
                    'email_2' => 'email',
                    'first_seen_at_3' => 'firstSeenAt',
                    'last_seen_at_4' => 'lastSeenAt',
                    'user_agent_5' => 'userAgent',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Visitor' => [
                        'v' => [
                            'id' => 'id_0',
                            'cookieId' => 'cookie_id_1',
                            'email' => 'email_2',
                            'firstSeenAt' => 'first_seen_at_3',
                            'lastSeenAt' => 'last_seen_at_4',
                            'userAgent' => 'user_agent_5',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'v' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'v',
                    'cookie_id_1' => 'v',
                    'email_2' => 'v',
                    'first_seen_at_3' => 'v',
                    'last_seen_at_4' => 'v',
                    'user_agent_5' => 'v',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Visitor',
                    'cookie_id_1' => 'App\\Entity\\Visitor',
                    'email_2' => 'App\\Entity\\Visitor',
                    'first_seen_at_3' => 'App\\Entity\\Visitor',
                    'last_seen_at_4' => 'App\\Entity\\Visitor',
                    'user_agent_5' => 'App\\Entity\\Visitor',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
