<?php //2eb6de806937e2d59aed1c87e831a741

return [PHP_INT_MAX, static fn () => \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 d0_.id AS id_0, d0_.date AS date_1, d0_.value AS value_2, d0_.comments AS comments_3 FROM dollar_value d0_ ORDER BY d0_.id DESC LIMIT 1',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'd' => 'App\\Entity\\DollarValue',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'date_1' => 'date',
                    'value_2' => 'value',
                    'comments_3' => 'comments',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'd' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'd',
                    'date_1' => 'd',
                    'value_2' => 'd',
                    'comments_3' => 'd',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\DollarValue',
                    'date_1' => 'App\\Entity\\DollarValue',
                    'value_2' => 'App\\Entity\\DollarValue',
                    'comments_3' => 'App\\Entity\\DollarValue',
                ],
            ],
        ],
    ],
    $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' => [],
        ],
        1,
    ]
)];
