<?php //6a620c8c38642de5ede335a93c20c034

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\\Exec\\AbstractSqlExecutor' => [
            'sqlStatements' => [
                1 => 'SELECT q0_.id AS id_0, q0_.title AS title_1, q0_.content AS content_2, q0_.created_at AS created_at_3, q0_.rating AS rating_4, q0_.nbr_of_response AS nbr_of_response_5, u1_.id AS id_6, u1_.email AS email_7, u1_.roles AS roles_8, u1_.password AS password_9, u1_.firstname AS firstname_10, u1_.lastname AS lastname_11, u1_.picture AS picture_12, u1_.is_active AS is_active_13, q0_.author_id AS author_id_14 FROM question q0_ LEFT JOIN user u1_ ON q0_.author_id = u1_.id ORDER BY q0_.created_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'q' => 'App\\Entity\\Question',
                    'a' => 'App\\Entity\\User',
                ],
            ],
            'relationMap' => [
                2 => [
                    'a' => 'author',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'a' => 'q',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'content_2' => 'content',
                    'created_at_3' => 'createdAt',
                    'rating_4' => 'rating',
                    'nbr_of_response_5' => 'nbrOfResponse',
                    'id_6' => 'id',
                    'email_7' => 'email',
                    'roles_8' => 'roles',
                    'password_9' => 'password',
                    'firstname_10' => 'firstname',
                    'lastname_11' => 'lastname',
                    'picture_12' => 'picture',
                    'is_active_13' => 'isActive',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'author_id_14' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'q' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'author_id_14' => 'author_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'q',
                    'title_1' => 'q',
                    'content_2' => 'q',
                    'created_at_3' => 'q',
                    'rating_4' => 'q',
                    'nbr_of_response_5' => 'q',
                    'id_6' => 'a',
                    'email_7' => 'a',
                    'roles_8' => 'a',
                    'password_9' => 'a',
                    'firstname_10' => 'a',
                    'lastname_11' => 'a',
                    'picture_12' => 'a',
                    'is_active_13' => 'a',
                    'author_id_14' => 'q',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Question',
                    'title_1' => 'App\\Entity\\Question',
                    'content_2' => 'App\\Entity\\Question',
                    'created_at_3' => 'App\\Entity\\Question',
                    'rating_4' => 'App\\Entity\\Question',
                    'nbr_of_response_5' => 'App\\Entity\\Question',
                    'id_6' => 'App\\Entity\\User',
                    'email_7' => 'App\\Entity\\User',
                    'roles_8' => 'App\\Entity\\User',
                    'password_9' => 'App\\Entity\\User',
                    'firstname_10' => 'App\\Entity\\User',
                    'lastname_11' => 'App\\Entity\\User',
                    'picture_12' => 'App\\Entity\\User',
                    'is_active_13' => 'App\\Entity\\User',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [],
        ],
        1,
    ]
)];
