<?php //%255Bb7a7fec65a088c80ebec5e884315034b%255D%255B1%255D

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' => [
                [
                    'id_id' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT t0_.id AS id_0, t0_.title AS title_1, t0_.content AS content_2, t0_.picture AS picture_3, t0_.hour AS hour_4, t0_.lenght AS lenght_5, t0_.place AS place_6 FROM talk t0_ WHERE t0_.id = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'o' => 'App\\Entity\\Talk',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'content_2' => 'content',
                    'picture_3' => 'picture',
                    'hour_4' => 'hour',
                    'lenght_5' => 'lenght',
                    'place_6' => 'place',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'o' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'o',
                    'title_1' => 'o',
                    'content_2' => 'o',
                    'picture_3' => 'o',
                    'hour_4' => 'o',
                    'lenght_5' => 'o',
                    'place_6' => 'o',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Talk',
                    'title_1' => 'App\\Entity\\Talk',
                    'content_2' => 'App\\Entity\\Talk',
                    'picture_3' => 'App\\Entity\\Talk',
                    'hour_4' => 'App\\Entity\\Talk',
                    'lenght_5' => 'App\\Entity\\Talk',
                    'place_6' => 'App\\Entity\\Talk',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
