<?php //4ff3988db246ad10ab8b4694f5ae3987

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_.detail AS detail_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.id AS id_5, p0_.user_id AS user_id_6, p0_.proforma_particulier_id AS proforma_particulier_id_7 FROM paiement_particulier p0_ WHERE p0_.la_date >= ? AND p0_.la_date <= ? ORDER BY p0_.id DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\PaiementParticulier',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'montant_0' => 'montant',
                    'la_date_1' => 'laDate',
                    'detail_2' => 'detail',
                    'created_at_3' => 'createdAt',
                    'updated_at_4' => 'updatedAt',
                    'id_5' => 'id',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_id_6' => 'integer',
                    'proforma_particulier_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_id_6' => 'user_id',
                    'proforma_particulier_id_7' => 'proforma_particulier_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'montant_0' => 'p',
                    'la_date_1' => 'p',
                    'detail_2' => 'p',
                    'created_at_3' => 'p',
                    'updated_at_4' => 'p',
                    'id_5' => 'p',
                    'user_id_6' => 'p',
                    'proforma_particulier_id_7' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'montant_0' => 'App\\Entity\\PaiementParticulier',
                    'la_date_1' => 'App\\Entity\\PaiementParticulier',
                    'detail_2' => 'App\\Entity\\PaiementParticulier',
                    'created_at_3' => 'App\\Entity\\PaiementParticulier',
                    'updated_at_4' => 'App\\Entity\\PaiementParticulier',
                    'id_5' => 'App\\Entity\\PaiementParticulier',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
