<?php //%255B2d60f3f15dc1b2b9f483a39fe3566f0e%255D%255B1%255D

return [PHP_INT_MAX, static function () { 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\\SingleSelectExecutor'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            '_sqlExecutor' => [
                $o[1],
            ],
            '_resultSetMapping' => [
                $o[2],
            ],
            '_parameterMappings' => [
                [
                    'begin' => [
                        0,
                    ],
                    'end' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT f0_.date_creation AS date_creation_0, f0_.code_facture AS code_facture_1, f0_.total_ht AS total_ht_2, f0_.tva AS tva_3, f0_.date_encaissement AS date_encaissement_4, f0_.paiement AS paiement_5, c1_.nom_compte AS nom_compte_6, d2_.intitule_formation AS intitule_formation_7 FROM facture f0_ INNER JOIN dossier d2_ ON f0_.dossier_id = d2_.ID INNER JOIN compte c1_ ON d2_.nom_compte_id = c1_.id WHERE f0_.date_creation >= ? AND f0_.date_creation <= ? ORDER BY f0_.date_creation ASC',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'date_creation_0' => 'date_creation',
                    'code_facture_1' => 'code_facture',
                    'total_ht_2' => 'total_ht',
                    'tva_3' => 'tva',
                    'date_encaissement_4' => 'date_encaissement',
                    'paiement_5' => 'paiement',
                    'nom_compte_6' => 'nomCompte',
                    'intitule_formation_7' => 'intituleFormation',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'date_creation_0' => 'date',
                    'code_facture_1' => 'string',
                    'total_ht_2' => 'float',
                    'tva_3' => 'float',
                    'date_encaissement_4' => 'date',
                    'paiement_5' => 'boolean',
                    'nom_compte_6' => 'string',
                    'intitule_formation_7' => 'string',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
