<?php //39f68ce22121536ed9dc9975ada556b8

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' => [
                [
                    'title' => [
                        0,
                    ],
                    'from' => [
                        1,
                    ],
                    'to' => [
                        2,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.description AS description_2, s0_.start_time AS start_time_3, s0_.end_time AS end_time_4, s0_.nbhours AS nbhours_5, s0_.capacity AS capacity_6, s0_.teacher_name AS teacher_name_7, s0_.status AS status_8, s0_.price AS price_9, s0_.formation_id AS formation_id_10 FROM session s0_ WHERE s0_.status <> 0 AND LOWER(s0_.title) LIKE ? AND (s0_.start_time >= ? AND s0_.start_time <= ?) ORDER BY s0_.start_time ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    's' => 'App\\Entity\\Session',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'description_2' => 'description',
                    'start_time_3' => 'startTime',
                    'end_time_4' => 'endTime',
                    'nbhours_5' => 'nbhours',
                    'capacity_6' => 'capacity',
                    'teacher_name_7' => 'teacherName',
                    'status_8' => 'status',
                    'price_9' => 'price',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'formation_id_10' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    's' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'formation_id_10' => 'formation_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 's',
                    'title_1' => 's',
                    'description_2' => 's',
                    'start_time_3' => 's',
                    'end_time_4' => 's',
                    'nbhours_5' => 's',
                    'capacity_6' => 's',
                    'teacher_name_7' => 's',
                    'status_8' => 's',
                    'price_9' => 's',
                    'formation_id_10' => 's',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Session',
                    'title_1' => 'App\\Entity\\Session',
                    'description_2' => 'App\\Entity\\Session',
                    'start_time_3' => 'App\\Entity\\Session',
                    'end_time_4' => 'App\\Entity\\Session',
                    'nbhours_5' => 'App\\Entity\\Session',
                    'capacity_6' => 'App\\Entity\\Session',
                    'teacher_name_7' => 'App\\Entity\\Session',
                    'status_8' => 'App\\Entity\\Session',
                    'price_9' => 'App\\Entity\\Session',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
