<?php //%255B025fb9b768da441bb31a25a692548732%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 a0_.date_intervention AS date_intervention_0, a0_.nombre_dheure AS nombre_dheure_1, d1_.code_action AS code_action_2, d1_.intitule_formation AS intitule_formation_3, d1_.bon_commande AS bon_commande_4, d1_.tarif_contracte AS tarif_contracte_5, f2_.nom AS nom_6, f2_.prenom AS prenom_7, c3_.nom_compte AS nom_compte_8 FROM action a0_ INNER JOIN dossier d1_ ON a0_.dossier_id = d1_.ID INNER JOIN formateur f2_ ON a0_.nom_formateur_id = f2_.id INNER JOIN compte c3_ ON d1_.nom_compte_id = c3_.id WHERE a0_.date_intervention >= ? AND a0_.date_intervention <= ? ORDER BY a0_.date_intervention ASC',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'date_intervention_0' => 'dateIntervention',
                    'nombre_dheure_1' => 'nombreDheure',
                    'code_action_2' => 'codeAction',
                    'intitule_formation_3' => 'intituleFormation',
                    'bon_commande_4' => 'bonCommande',
                    'tarif_contracte_5' => 'tarifContracte',
                    'nom_6' => 'nom',
                    'prenom_7' => 'prenom',
                    'nom_compte_8' => 'nomCompte',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'date_intervention_0' => 'date',
                    'nombre_dheure_1' => 'integer',
                    'code_action_2' => 'string',
                    'intitule_formation_3' => 'string',
                    'bon_commande_4' => 'string',
                    'tarif_contracte_5' => 'integer',
                    'nom_6' => 'string',
                    'prenom_7' => 'string',
                    'nom_compte_8' => 'string',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
