<?php //b7319b5db309d50a7f40ad46aae9ecdd

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\\SingleSelectSqlFinalizer'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT m0_.message AS message_0, m0_.likes AS likes_1, m0_.id AS id_2, m0_.created_at AS created_at_3, m0_.author_id AS author_id_4, m0_.topic_id AS topic_id_5 FROM messages m0_ WHERE m0_.id = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'o' => 'App\\Entity\\Messages',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'message_0' => 'message',
                    'likes_1' => 'likes',
                    'id_2' => 'id',
                    'created_at_3' => 'createdAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Messages' => [
                        'o' => [
                            'message' => 'message_0',
                            'likes' => 'likes_1',
                            'id' => 'id_2',
                            'createdAt' => 'created_at_3',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'author_id_4' => 'integer',
                    'topic_id_5' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'o' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'author_id_4' => 'author_id',
                    'topic_id_5' => 'topic_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'message_0' => 'o',
                    'likes_1' => 'o',
                    'id_2' => 'o',
                    'created_at_3' => 'o',
                    'author_id_4' => 'o',
                    'topic_id_5' => 'o',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'message_0' => 'App\\Entity\\Messages',
                    'likes_1' => 'App\\Entity\\Messages',
                    'id_2' => 'App\\Entity\\Messages',
                    'created_at_3' => 'App\\Entity\\Messages',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => null,
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlFinalizer' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [
                'id_p1' => [
                    0,
                ],
            ],
        ],
    ]
)];
