<?php //5b97f1c22e30bb01c862cbc7a450d491

return [PHP_INT_MAX, static fn () => \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' => [
                [
                    'datedebut' => [
                        0,
                    ],
                    'datefin' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT p0_.montant AS montant_0, p0_.la_date AS la_date_1, p0_.numero_cheque AS numero_cheque_2, p0_.numero_facture AS numero_facture_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.id AS id_6, p0_.user_id AS user_id_7, p0_.proformaentreprise_id AS proformaentreprise_id_8 FROM paiement_entreprise p0_ WHERE p0_.la_date >= ? AND p0_.la_date <= ? ORDER BY p0_.id DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\PaiementEntreprise',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'montant_0' => 'montant',
                    'la_date_1' => 'laDate',
                    'numero_cheque_2' => 'numeroCheque',
                    'numero_facture_3' => 'numeroFacture',
                    'created_at_4' => 'createdAt',
                    'updated_at_5' => 'updatedAt',
                    'id_6' => 'id',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_id_7' => 'integer',
                    'proformaentreprise_id_8' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_id_7' => 'user_id',
                    'proformaentreprise_id_8' => 'proformaentreprise_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'montant_0' => 'p',
                    'la_date_1' => 'p',
                    'numero_cheque_2' => 'p',
                    'numero_facture_3' => 'p',
                    'created_at_4' => 'p',
                    'updated_at_5' => 'p',
                    'id_6' => 'p',
                    'user_id_7' => 'p',
                    'proformaentreprise_id_8' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'montant_0' => 'App\\Entity\\PaiementEntreprise',
                    'la_date_1' => 'App\\Entity\\PaiementEntreprise',
                    'numero_cheque_2' => 'App\\Entity\\PaiementEntreprise',
                    'numero_facture_3' => 'App\\Entity\\PaiementEntreprise',
                    'created_at_4' => 'App\\Entity\\PaiementEntreprise',
                    'updated_at_5' => 'App\\Entity\\PaiementEntreprise',
                    'id_6' => 'App\\Entity\\PaiementEntreprise',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
