<?php //92352cdf9d5a733a680a2c5498ad45d8

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' => [
                [
                    'annee' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT f0_.id AS id_0, f0_.numero_facture AS numero_facture_1, f0_.date_emission AS date_emission_2, f0_.montant_ttc AS montant_ttc_3, f0_.statut_paiement AS statut_paiement_4, f0_.pdf_filename AS pdf_filename_5, f0_.fournisseur_id AS fournisseur_id_6, f0_.budget_id AS budget_id_7 FROM factures f0_ INNER JOIN budgets b1_ ON f0_.budget_id = b1_.id WHERE b1_.annee = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'f' => 'App\\Entity\\Facture',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'numero_facture_1' => 'numeroFacture',
                    'date_emission_2' => 'dateFacture',
                    'montant_ttc_3' => 'montantTtc',
                    'statut_paiement_4' => 'statut',
                    'pdf_filename_5' => 'pdfFilename',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Facture' => [
                        'f' => [
                            'id' => 'id_0',
                            'numeroFacture' => 'numero_facture_1',
                            'dateFacture' => 'date_emission_2',
                            'montantTtc' => 'montant_ttc_3',
                            'statut' => 'statut_paiement_4',
                            'pdfFilename' => 'pdf_filename_5',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'fournisseur_id_6' => 'integer',
                    'budget_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'f' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'fournisseur_id_6' => 'fournisseur_id',
                    'budget_id_7' => 'budget_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'f',
                    'numero_facture_1' => 'f',
                    'date_emission_2' => 'f',
                    'montant_ttc_3' => 'f',
                    'statut_paiement_4' => 'f',
                    'pdf_filename_5' => 'f',
                    'fournisseur_id_6' => 'f',
                    'budget_id_7' => 'f',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Facture',
                    'numero_facture_1' => 'App\\Entity\\Facture',
                    'date_emission_2' => 'App\\Entity\\Facture',
                    'montant_ttc_3' => 'App\\Entity\\Facture',
                    'statut_paiement_4' => 'App\\Entity\\Facture',
                    'pdf_filename_5' => 'App\\Entity\\Facture',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
