<?php //6d10ec906c204a3ff321d611457d28be

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 p0_.id AS id_0, p0_.code AS code_1, p0_.name AS name_2, p0_.years AS years_3, p0_.ministry_id AS ministry_id_4, p0_.commune_id AS commune_id_5 FROM programm p0_ WHERE p0_.years LIKE ? AND 1 = 0 ORDER BY p0_.code ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\Programm',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'code_1' => 'code',
                    'name_2' => 'name',
                    'years_3' => 'years',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Programm' => [
                        'p' => [
                            'id' => 'id_0',
                            'code' => 'code_1',
                            'name' => 'name_2',
                            'years' => 'years_3',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'ministry_id_4' => 'integer',
                    'commune_id_5' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'ministry_id_4' => 'ministry_id',
                    'commune_id_5' => 'commune_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p',
                    'code_1' => 'p',
                    'name_2' => 'p',
                    'years_3' => 'p',
                    'ministry_id_4' => 'p',
                    'commune_id_5' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Programm',
                    'code_1' => 'App\\Entity\\Programm',
                    'name_2' => 'App\\Entity\\Programm',
                    'years_3' => 'App\\Entity\\Programm',
                ],
            ],
        ],
    ],
    $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,
                ],
            ],
        ],
    ]
); }];
