<?php //158f7284b7260cb9834ad74c6e6a20a0

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 n0_.name AS name_0, n0_.rate AS rate_1, SUM(CASE WHEN n1_.duplicated = 0 THEN a2_.amount ELSE 0 END) AS sclr_2 FROM nature n0_ INNER JOIN notation n1_ ON (n0_.id = n1_.nature_id) INNER JOIN activity a2_ ON (a2_.id = n1_.activity_id) INNER JOIN action a3_ ON (a3_.id = a2_.action_id) INNER JOIN programm p4_ ON (p4_.id = a3_.programm_id) LEFT JOIN commune c5_ ON p4_.commune_id = c5_.id WHERE a2_.year = ? AND 1 = ? AND p4_.commune_id = ? AND 1 = ? AND 1 = 1 AND p4_.commune_id IS NOT NULL GROUP BY n0_.id ORDER BY n0_.id DESC',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'name_0' => 'name',
                    'rate_1' => 'rate',
                    'sclr_2' => 'amount',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'name_0' => 'string',
                    'rate_1' => 'decimal',
                    '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' => [
                'year' => [
                    0,
                ],
                'ministry' => [
                    1,
                ],
                'commune' => [
                    2,
                ],
                'department' => [
                    3,
                ],
            ],
        ],
    ]
); }];
