<?php //f3d24006760868d04ceb5791adde655e

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { 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\\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\\ParserResult' => [
            'sqlFinalizer' => [
                $o[1],
            ],
            'resultSetMapping' => [
                $o[2],
            ],
            'parameterMappings' => [
                [
                    'recipe' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT c0_.id AS id_0, c0_.content AS content_1, c0_.created_at AS created_at_2, c0_.updated_at AS updated_at_3, u1_.id AS id_4, u1_.email AS email_5, u1_.roles AS roles_6, u1_.password AS password_7, u1_.display_name AS display_name_8, u1_.avatar_path AS avatar_path_9, u1_.is_active AS is_active_10, u1_.created_at AS created_at_11, c0_.recipe_id AS recipe_id_12, c0_.author_id AS author_id_13 FROM comment c0_ LEFT JOIN `user` u1_ ON c0_.author_id = u1_.id WHERE c0_.recipe_id = ? ORDER BY c0_.created_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'c' => 'App\\Entity\\Comment',
                    'u' => 'App\\Entity\\User',
                ],
            ],
            'relationMap' => [
                2 => [
                    'u' => 'author',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'u' => 'c',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'content_1' => 'content',
                    'created_at_2' => 'createdAt',
                    'updated_at_3' => 'updatedAt',
                    'id_4' => 'id',
                    'email_5' => 'email',
                    'roles_6' => 'roles',
                    'password_7' => 'password',
                    'display_name_8' => 'displayName',
                    'avatar_path_9' => 'avatarPath',
                    'is_active_10' => 'isActive',
                    'created_at_11' => 'createdAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Comment' => [
                        'c' => [
                            'id' => 'id_0',
                            'content' => 'content_1',
                            'createdAt' => 'created_at_2',
                            'updatedAt' => 'updated_at_3',
                        ],
                    ],
                    'App\\Entity\\User' => [
                        'u' => [
                            'id' => 'id_4',
                            'email' => 'email_5',
                            'roles' => 'roles_6',
                            'password' => 'password_7',
                            'displayName' => 'display_name_8',
                            'avatarPath' => 'avatar_path_9',
                            'isActive' => 'is_active_10',
                            'createdAt' => 'created_at_11',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'recipe_id_12' => 'integer',
                    'author_id_13' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'c' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'recipe_id_12' => 'recipe_id',
                    'author_id_13' => 'author_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'c',
                    'content_1' => 'c',
                    'created_at_2' => 'c',
                    'updated_at_3' => 'c',
                    'id_4' => 'u',
                    'email_5' => 'u',
                    'roles_6' => 'u',
                    'password_7' => 'u',
                    'display_name_8' => 'u',
                    'avatar_path_9' => 'u',
                    'is_active_10' => 'u',
                    'created_at_11' => 'u',
                    'recipe_id_12' => 'c',
                    'author_id_13' => 'c',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Comment',
                    'content_1' => 'App\\Entity\\Comment',
                    'created_at_2' => 'App\\Entity\\Comment',
                    'updated_at_3' => 'App\\Entity\\Comment',
                    'id_4' => 'App\\Entity\\User',
                    'email_5' => 'App\\Entity\\User',
                    'roles_6' => 'App\\Entity\\User',
                    'password_7' => 'App\\Entity\\User',
                    'display_name_8' => 'App\\Entity\\User',
                    'avatar_path_9' => 'App\\Entity\\User',
                    'is_active_10' => 'App\\Entity\\User',
                    'created_at_11' => 'App\\Entity\\User',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
