<?php //910c98ce0da1dc9260be3b7bdb04c9d7

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,
                    ],
                    'client' => [
                        2,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT p0_.nom AS nom_0, sum(p1_.montant) AS sclr_1, p1_.la_date AS la_date_2, count(p0_.id) AS sclr_3 FROM paiement_particulier p1_ LEFT JOIN proformaparticuliers p0_ ON p1_.proforma_particulier_id = p0_.id WHERE p1_.la_date >= ? AND p1_.la_date <= ? AND p0_.nom LIKE ? GROUP BY p0_.nom',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'nom_0' => 'nom',
                    'sclr_1' => 'montant',
                    'la_date_2' => 'laDate',
                    'sclr_3' => 'nombrePrestation',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'nom_0' => 'string',
                    'sclr_1' => 'string',
                    'la_date_2' => 'datetime_immutable',
                    'sclr_3' => 'integer',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
