<?php //340276cfe24075ab91f728b324e6c9a3

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 a0_.id AS id_0, a0_.code AS code_1, a0_.name AS name_2, a0_.year AS year_3, a0_.amount AS amount_4, a0_.validated AS validated_5, a0_.treated AS treated_6, a0_.action_id AS action_id_7, a0_.direction_id AS direction_id_8, a0_.created_by_id AS created_by_id_9, a0_.updated_by_id AS updated_by_id_10, a0_.validated_by_id AS validated_by_id_11 FROM activity a0_ INNER JOIN action a1_ ON a0_.action_id = a1_.id INNER JOIN programm p2_ ON a1_.programm_id = p2_.id WHERE a1_.year = ? AND p2_.ministry_id = ? AND a1_.validated = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'y' => 'App\\Entity\\Activity',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'code_1' => 'code',
                    'name_2' => 'name',
                    'year_3' => 'year',
                    'amount_4' => 'amount',
                    'validated_5' => 'validated',
                    'treated_6' => 'treated',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Activity' => [
                        'y' => [
                            'id' => 'id_0',
                            'code' => 'code_1',
                            'name' => 'name_2',
                            'year' => 'year_3',
                            'amount' => 'amount_4',
                            'validated' => 'validated_5',
                            'treated' => 'treated_6',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'action_id_7' => 'integer',
                    'direction_id_8' => 'integer',
                    'created_by_id_9' => 'integer',
                    'updated_by_id_10' => 'integer',
                    'validated_by_id_11' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'y' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'action_id_7' => 'action_id',
                    'direction_id_8' => 'direction_id',
                    'created_by_id_9' => 'created_by_id',
                    'updated_by_id_10' => 'updated_by_id',
                    'validated_by_id_11' => 'validated_by_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'y',
                    'code_1' => 'y',
                    'name_2' => 'y',
                    'year_3' => 'y',
                    'amount_4' => 'y',
                    'validated_5' => 'y',
                    'treated_6' => 'y',
                    'action_id_7' => 'y',
                    'direction_id_8' => 'y',
                    'created_by_id_9' => 'y',
                    'updated_by_id_10' => 'y',
                    'validated_by_id_11' => 'y',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Activity',
                    'code_1' => 'App\\Entity\\Activity',
                    'name_2' => 'App\\Entity\\Activity',
                    'year_3' => 'App\\Entity\\Activity',
                    'amount_4' => 'App\\Entity\\Activity',
                    'validated_5' => 'App\\Entity\\Activity',
                    'treated_6' => 'App\\Entity\\Activity',
                ],
            ],
        ],
    ],
    $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,
                ],
                'validated' => [
                    2,
                ],
            ],
        ],
    ]
); }];
