<?php //f6c0d1acac6ba87588c155594b9878c4

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { 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\\ParserResult' => [
            'sqlFinalizer' => [
                $o[1],
            ],
            'resultSetMapping' => [
                $o[2],
            ],
            'parameterMappings' => [
                [
                    'ORMQueryBuilderLoader_getEntitiesByIds_id' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT b0_.id AS id_0, b0_.annee AS annee_1, b0_.code_comptable AS code_comptable_2, b0_.libelle_ligne AS libelle_ligne_3, b0_.montant_alloue AS montant_alloue_4 FROM budgets b0_ WHERE b0_.id IN (?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'e' => 'App\\Entity\\Budget',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'annee_1' => 'annee',
                    'code_comptable_2' => 'codeComptable',
                    'libelle_ligne_3' => 'libelleLigne',
                    'montant_alloue_4' => 'montantAlloue',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Budget' => [
                        'e' => [
                            'id' => 'id_0',
                            'annee' => 'annee_1',
                            'codeComptable' => 'code_comptable_2',
                            'libelleLigne' => 'libelle_ligne_3',
                            'montantAlloue' => 'montant_alloue_4',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'e' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'e',
                    'annee_1' => 'e',
                    'code_comptable_2' => 'e',
                    'libelle_ligne_3' => 'e',
                    'montant_alloue_4' => 'e',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Budget',
                    'annee_1' => 'App\\Entity\\Budget',
                    'code_comptable_2' => 'App\\Entity\\Budget',
                    'libelle_ligne_3' => 'App\\Entity\\Budget',
                    'montant_alloue_4' => 'App\\Entity\\Budget',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
