<?php //26d9be9b78f5d00c624a46aea7e10f70

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 e0_.id AS id_0, e0_.commentaires AS commentaires_1, e0_.axes_amelioration AS axes_amelioration_2, e0_.note_intuitive AS note_intuitive_3, e0_.enabled AS enabled_4, e0_.note_globale AS note_globale_5, e0_.verified AS verified_6, e0_.verified_at AS verified_at_7, e0_.created_at AS created_at_8, e0_.updated_at AS updated_at_9, e0_.unite_enseignement_id AS unite_enseignement_id_10, e0_.session_evaluation_id AS session_evaluation_id_11, e0_.verified_by_id AS verified_by_id_12, e0_.created_by_id AS created_by_id_13, e0_.updated_by_id AS updated_by_id_14 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 s3_.promotion_id = ? AND e0_.unite_enseignement_id = ? AND u1_.id <> e0_.created_by_id AND (s3_.date BETWEEN ? AND ?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'eval' => 'App\\Entity\\Evaluation',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'commentaires_1' => 'commentaires',
                    'axes_amelioration_2' => 'axes_amelioration',
                    'note_intuitive_3' => 'note_intuitive',
                    'enabled_4' => 'enabled',
                    'note_globale_5' => 'note_globale',
                    'verified_6' => 'verified',
                    'verified_at_7' => 'verifiedAt',
                    'created_at_8' => 'created_at',
                    'updated_at_9' => 'updated_at',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'unite_enseignement_id_10' => 'integer',
                    'session_evaluation_id_11' => 'integer',
                    'verified_by_id_12' => 'integer',
                    'created_by_id_13' => 'integer',
                    'updated_by_id_14' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'eval' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'unite_enseignement_id_10' => 'unite_enseignement_id',
                    'session_evaluation_id_11' => 'session_evaluation_id',
                    'verified_by_id_12' => 'verified_by_id',
                    'created_by_id_13' => 'created_by_id',
                    'updated_by_id_14' => 'updated_by_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'eval',
                    'commentaires_1' => 'eval',
                    'axes_amelioration_2' => 'eval',
                    'note_intuitive_3' => 'eval',
                    'enabled_4' => 'eval',
                    'note_globale_5' => 'eval',
                    'verified_6' => 'eval',
                    'verified_at_7' => 'eval',
                    'created_at_8' => 'eval',
                    'updated_at_9' => 'eval',
                    'unite_enseignement_id_10' => 'eval',
                    'session_evaluation_id_11' => 'eval',
                    'verified_by_id_12' => 'eval',
                    'created_by_id_13' => 'eval',
                    'updated_by_id_14' => 'eval',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Evaluation',
                    'commentaires_1' => 'App\\Entity\\Evaluation',
                    'axes_amelioration_2' => 'App\\Entity\\Evaluation',
                    'note_intuitive_3' => 'App\\Entity\\Evaluation',
                    'enabled_4' => 'App\\Entity\\Evaluation',
                    'note_globale_5' => 'App\\Entity\\Evaluation',
                    'verified_6' => 'App\\Entity\\Evaluation',
                    'verified_at_7' => 'App\\Entity\\Evaluation',
                    'created_at_8' => 'App\\Entity\\Evaluation',
                    'updated_at_9' => 'App\\Entity\\Evaluation',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
