<?php //57a517b1cbfb56a48e173981ea64d123

return [PHP_INT_MAX, static fn () => \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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            'sqlStatements' => [
                1 => 'SELECT h0_.id AS id_0, h0_.designation AS designation_1, h0_.created_at AS created_at_2, h0_.updated_at AS updated_at_3 FROM hobby h0_',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'e' => 'App\\Entity\\Hobby',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'designation_1' => 'designation',
                    'created_at_2' => 'createdAt',
                    'updated_at_3' => 'updatedAt',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'e' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'e',
                    'designation_1' => 'e',
                    'created_at_2' => 'e',
                    'updated_at_3' => 'e',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Hobby',
                    'designation_1' => 'App\\Entity\\Hobby',
                    'created_at_2' => 'App\\Entity\\Hobby',
                    'updated_at_3' => 'App\\Entity\\Hobby',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
