<?php //bc7cf87283481f1659c9b8f01482529a

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' => [
                [
                    'promo' => [
                        0,
                    ],
                    'ue' => [
                        1,
                    ],
                    'datedebut' => [
                        2,
                    ],
                    'datefin' => [
                        3,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT count(e0_.id) AS sclr_0 FROM evaluation e0_ INNER JOIN evaluation_utilisateur e2_ ON e0_.id = e2_.evaluation_id INNER JOIN utilisateur u1_ ON u1_.id = e2_.utilisateur_id INNER JOIN session_evaluation s3_ ON e0_.session_evaluation_id = s3_.id WHERE e0_.enabled = 1 AND e0_.verified = 1 AND s3_.promotion_id = ? AND e0_.unite_enseignement_id = ? AND u1_.id <> e0_.created_by_id AND (s3_.date BETWEEN ? AND ?)',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'sclr_0' => 1,
                ],
            ],
            'typeMappings' => [
                2 => [
                    'sclr_0' => 'integer',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
