<?php //e55aa32f93b0aff3592c6270ebe44e20

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 g0_.code AS code_0, g0_.color AS color_1, SUM(n1_.sensitivity) / COUNT(n1_.activity_id) AS sclr_2 FROM goal g0_ INNER JOIN target t2_ ON (g0_.id = t2_.goal_id) INNER JOIN notation n1_ ON (t2_.id = n1_.target_id) INNER JOIN activity a3_ ON (a3_.id = n1_.activity_id) INNER JOIN action a4_ ON (a4_.id = a3_.action_id) INNER JOIN programm p5_ ON (p5_.id = a4_.programm_id) LEFT JOIN commune c6_ ON p5_.commune_id = c6_.id WHERE a3_.year = ? AND g0_.agenda = 2030 AND p5_.ministry_id = ? AND 1 = ? AND 1 = ? AND p5_.ministry_id IS NOT NULL AND 1 = 1 GROUP BY g0_.id ORDER BY g0_.id ASC',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'code_0' => 'code',
                    'color_1' => 'color',
                    'sclr_2' => 'sensitivity',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'code_0' => 'string',
                    'color_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' => [
                'year' => [
                    0,
                ],
                'ministry' => [
                    1,
                ],
                'commune' => [
                    2,
                ],
                'departement' => [
                    3,
                ],
            ],
        ],
    ]
); }];
