<?php //86b5a69948e4a59177a1cc44b7c3baf4

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\\Exec\\AbstractSqlExecutor' => [
            'sqlStatements' => [
                1 => 'SELECT m0_.image_file AS image_file_0, m0_.alias AS alias_1, m0_.hohe AS hohe_2, m0_.title AS title_3, m0_.id AS id_4, m0_.text AS text_5, m0_.price AS price_6 FROM main_product m0_ LEFT JOIN main_exam m1_ ON m0_.exam_id = m1_.id LEFT JOIN main_lesson m2_ ON m0_.lesson_id = m2_.id WHERE m1_.id = ? AND m2_.id = ?',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'image_file_0' => 'imageFile',
                    'alias_1' => 'alias',
                    'hohe_2' => 'hohe',
                    'title_3' => 'title',
                    'id_4' => 'id',
                    'text_5' => 'text',
                    'price_6' => 'price',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'image_file_0' => 'string',
                    'alias_1' => 'string',
                    'hohe_2' => 'string',
                    'title_3' => 'string',
                    'id_4' => 'integer',
                    'text_5' => 'text',
                    'price_6' => 'float',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [
                'examId' => [
                    0,
                ],
                'lessonId' => [
                    1,
                ],
            ],
        ],
        1,
    ]
); }];
