<?php //b5a3b29936c95c0143bb3c14faa097fd

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_.validated AS validated_4, a0_.treated AS treated_5, a0_.programm_id AS programm_id_6, a0_.created_by_id AS created_by_id_7, a0_.updated_by_id AS updated_by_id_8, a0_.validated_by_id AS validated_by_id_9 FROM action a0_ INNER JOIN programm p1_ ON a0_.programm_id = p1_.id WHERE a0_.year = ? AND p1_.ministry_id = ? AND a0_.validated = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'a' => 'App\\Entity\\Action',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'code_1' => 'code',
                    'name_2' => 'name',
                    'year_3' => 'year',
                    'validated_4' => 'validated',
                    'treated_5' => 'treated',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Action' => [
                        'a' => [
                            'id' => 'id_0',
                            'code' => 'code_1',
                            'name' => 'name_2',
                            'year' => 'year_3',
                            'validated' => 'validated_4',
                            'treated' => 'treated_5',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'programm_id_6' => 'integer',
                    'created_by_id_7' => 'integer',
                    'updated_by_id_8' => 'integer',
                    'validated_by_id_9' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'a' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'programm_id_6' => 'programm_id',
                    'created_by_id_7' => 'created_by_id',
                    'updated_by_id_8' => 'updated_by_id',
                    'validated_by_id_9' => 'validated_by_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'a',
                    'code_1' => 'a',
                    'name_2' => 'a',
                    'year_3' => 'a',
                    'validated_4' => 'a',
                    'treated_5' => 'a',
                    'programm_id_6' => 'a',
                    'created_by_id_7' => 'a',
                    'updated_by_id_8' => 'a',
                    'validated_by_id_9' => 'a',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Action',
                    'code_1' => 'App\\Entity\\Action',
                    'name_2' => 'App\\Entity\\Action',
                    'year_3' => 'App\\Entity\\Action',
                    'validated_4' => 'App\\Entity\\Action',
                    'treated_5' => 'App\\Entity\\Action',
                ],
            ],
        ],
    ],
    $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,
                ],
            ],
        ],
    ]
); }];
