<?php //bc85cc6a5749eda8199dae32d34df5e4

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' => [
                [
                    'today' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT s0_.id AS id_0, s0_.date AS date_1, s0_.libelle AS libelle_2, s0_.enabled AS enabled_3, s0_.travail_groupe AS travail_groupe_4, s0_.publish_evals_verifiees AS publish_evals_verifiees_5, s0_.created_at AS created_at_6, s0_.updated_at AS updated_at_7, s0_.promotion_id AS promotion_id_8, s0_.created_by_id AS created_by_id_9, s0_.updated_by_id AS updated_by_id_10 FROM session_evaluation s0_ WHERE s0_.enabled = 1 AND s0_.date > ? ORDER BY s0_.date ASC LIMIT 5',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    's' => 'App\\Entity\\SessionEvaluation',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'date_1' => 'date',
                    'libelle_2' => 'libelle',
                    'enabled_3' => 'enabled',
                    'travail_groupe_4' => 'travail_groupe',
                    'publish_evals_verifiees_5' => 'publish_evals_verifiees',
                    'created_at_6' => 'created_at',
                    'updated_at_7' => 'updated_at',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'promotion_id_8' => 'integer',
                    'created_by_id_9' => 'integer',
                    'updated_by_id_10' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    's' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'promotion_id_8' => 'promotion_id',
                    'created_by_id_9' => 'created_by_id',
                    'updated_by_id_10' => 'updated_by_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 's',
                    'date_1' => 's',
                    'libelle_2' => 's',
                    'enabled_3' => 's',
                    'travail_groupe_4' => 's',
                    'publish_evals_verifiees_5' => 's',
                    'created_at_6' => 's',
                    'updated_at_7' => 's',
                    'promotion_id_8' => 's',
                    'created_by_id_9' => 's',
                    'updated_by_id_10' => 's',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\SessionEvaluation',
                    'date_1' => 'App\\Entity\\SessionEvaluation',
                    'libelle_2' => 'App\\Entity\\SessionEvaluation',
                    'enabled_3' => 'App\\Entity\\SessionEvaluation',
                    'travail_groupe_4' => 'App\\Entity\\SessionEvaluation',
                    'publish_evals_verifiees_5' => 'App\\Entity\\SessionEvaluation',
                    'created_at_6' => 'App\\Entity\\SessionEvaluation',
                    'updated_at_7' => 'App\\Entity\\SessionEvaluation',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
