<?php //cc5be40642cb2de72ece3ec415e4fd3b

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\\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\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT COUNT(d0_.id) AS sclr_0, COALESCE(SUM(d0_.total_amount_ttc), 0) AS sclr_1, COALESCE(SUM(COALESCE(d1_.total_price, 0)), 0) AS sclr_2 FROM document d0_ LEFT JOIN delivery d1_ ON d0_.delivery_id = d1_.id WHERE d0_.id IN (?)',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'sclr_0' => 'count',
                    'sclr_1' => 'totalAmountTtc',
                    'sclr_2' => 'deliveryTotal',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'sclr_0' => 'integer',
                    'sclr_1' => 'string',
                    'sclr_2' => 'string',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => null,
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlFinalizer' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [
                'ids' => [
                    0,
                ],
            ],
        ],
    ]
); }];
