<?php //%255Bed7ea5d183159adb1322f558c7c362bc%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_.id AS id_0, a0_.date_intervention AS date_intervention_1, a0_.nombre_dheure AS nombre_dheure_2, d1_.code_action AS code_action_3, d1_.intitule_formation AS intitule_formation_4, z2_.zone AS zone_5, t3_.name AS name_6, f4_.nom AS nom_7, f4_.prenom AS prenom_8, d1_.ID AS ID_9, a0_.conflict AS conflict_10 FROM action a0_ INNER JOIN dossier d1_ ON a0_.dossier_id = d1_.ID INNER JOIN zone_geo z2_ ON d1_.zone_geo_id = z2_.id INNER JOIN type_formation t3_ ON d1_.tp_form_id = t3_.id INNER JOIN formateur f4_ ON a0_.nom_formateur_id = f4_.id WHERE a0_.date_intervention >= ? AND a0_.date_intervention <= ? ORDER BY d1_.code_action ASC, a0_.date_intervention ASC',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'id_0' => 'id',
                    'date_intervention_1' => 'dateIntervention',
                    'nombre_dheure_2' => 'nombreDheure',
                    'code_action_3' => 'codeAction',
                    'intitule_formation_4' => 'intituleFormation',
                    'zone_5' => 'zone',
                    'name_6' => 'name',
                    'nom_7' => 'nom',
                    'prenom_8' => 'prenom',
                    'ID_9' => 'dossier_id',
                    'conflict_10' => 'conflict',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'id_0' => 'integer',
                    'date_intervention_1' => 'date',
                    'nombre_dheure_2' => 'integer',
                    'code_action_3' => 'string',
                    'intitule_formation_4' => 'string',
                    'zone_5' => 'string',
                    'name_6' => 'string',
                    'nom_7' => 'string',
                    'prenom_8' => 'string',
                    'ID_9' => 'integer',
                    'conflict_10' => 'array',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
