<?php //74f0ca0eedcd3873a21559da9a05679b

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, c1_.comment AS comment_4, c1_.likes AS likes_5, c1_.id AS id_6, c1_.created_at AS created_at_7, m0_.author_id AS author_id_8, m0_.topic_id AS topic_id_9, c1_.author_id AS author_id_10, c1_.message_id AS message_id_11 FROM messages m0_ LEFT JOIN comments c1_ ON m0_.id = c1_.message_id WHERE m0_.id = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'o' => 'App\\Entity\\Messages',
                    'comments_a1' => 'App\\Entity\\Comments',
                ],
            ],
            'relationMap' => [
                2 => [
                    'comments_a1' => 'comments',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'comments_a1' => 'o',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'message_0' => 'message',
                    'likes_1' => 'likes',
                    'id_2' => 'id',
                    'created_at_3' => 'createdAt',
                    'comment_4' => 'comment',
                    'likes_5' => 'likes',
                    'id_6' => 'id',
                    'created_at_7' => 'createdAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Messages' => [
                        'o' => [
                            'message' => 'message_0',
                            'likes' => 'likes_1',
                            'id' => 'id_2',
                            'createdAt' => 'created_at_3',
                        ],
                    ],
                    'App\\Entity\\Comments' => [
                        'comments_a1' => [
                            'comment' => 'comment_4',
                            'likes' => 'likes_5',
                            'id' => 'id_6',
                            'createdAt' => 'created_at_7',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'author_id_8' => 'integer',
                    'topic_id_9' => 'integer',
                    'author_id_10' => 'integer',
                    'message_id_11' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'o' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'author_id_8' => 'author_id',
                    'topic_id_9' => 'topic_id',
                    'author_id_10' => 'author_id',
                    'message_id_11' => 'message_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'message_0' => 'o',
                    'likes_1' => 'o',
                    'id_2' => 'o',
                    'created_at_3' => 'o',
                    'comment_4' => 'comments_a1',
                    'likes_5' => 'comments_a1',
                    'id_6' => 'comments_a1',
                    'created_at_7' => 'comments_a1',
                    'author_id_8' => 'o',
                    'topic_id_9' => 'o',
                    'author_id_10' => 'comments_a1',
                    'message_id_11' => 'comments_a1',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'message_0' => 'App\\Entity\\Messages',
                    'likes_1' => 'App\\Entity\\Messages',
                    'id_2' => 'App\\Entity\\Messages',
                    'created_at_3' => 'App\\Entity\\Messages',
                    'comment_4' => 'App\\Entity\\Comments',
                    'likes_5' => 'App\\Entity\\Comments',
                    'id_6' => 'App\\Entity\\Comments',
                    'created_at_7' => 'App\\Entity\\Comments',
                ],
            ],
        ],
    ],
    $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,
                ],
            ],
        ],
    ]
)];
