<?php //de60ef132f62f18e6aa7c595cb4b99fb

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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT f0_.id AS id_0, f0_.content AS content_1, f0_.created_at AS created_at_2, f0_.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_.avatar AS avatar_8, u1_.cotisation_payee AS cotisation_payee_9, u1_.notification_preferences AS notification_preferences_10, u1_.forum_last_read_at AS forum_last_read_at_11, e2_.id AS id_12, e2_.first_name AS first_name_13, e2_.last_name AS last_name_14, e2_.country AS country_15, e2_.avatar AS avatar_16, f3_.id AS id_17, f3_.content AS content_18, f3_.created_at AS created_at_19, f3_.updated_at AS updated_at_20, f0_.author_id AS author_id_21, f0_.display_persona_id AS display_persona_id_22, f0_.parent_id AS parent_id_23, u1_.buteur_choisi_id AS buteur_choisi_id_24, f3_.author_id AS author_id_25, f3_.display_persona_id AS display_persona_id_26, f3_.parent_id AS parent_id_27 FROM forum_post f0_ LEFT JOIN `user` u1_ ON f0_.author_id = u1_.id LEFT JOIN editorial_author e2_ ON f0_.display_persona_id = e2_.id LEFT JOIN forum_post f3_ ON f0_.parent_id = f3_.id ORDER BY f0_.created_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\ForumPost',
                    'a' => 'App\\Entity\\User',
                    'dp' => 'App\\Entity\\EditorialAuthor',
                    'parent' => 'App\\Entity\\ForumPost',
                ],
            ],
            'relationMap' => [
                2 => [
                    'a' => 'author',
                    'dp' => 'displayPersona',
                    'parent' => 'parent',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'a' => 'p',
                    'dp' => 'p',
                    'parent' => 'p',
                ],
            ],
            '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',
                    'avatar_8' => 'avatar',
                    'cotisation_payee_9' => 'cotisationPayee',
                    'notification_preferences_10' => 'notificationPreferences',
                    'forum_last_read_at_11' => 'forumLastReadAt',
                    'id_12' => 'id',
                    'first_name_13' => 'firstName',
                    'last_name_14' => 'lastName',
                    'country_15' => 'country',
                    'avatar_16' => 'avatar',
                    'id_17' => 'id',
                    'content_18' => 'content',
                    'created_at_19' => 'createdAt',
                    'updated_at_20' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\ForumPost' => [
                        'p' => [
                            'id' => 'id_0',
                            'content' => 'content_1',
                            'createdAt' => 'created_at_2',
                            'updatedAt' => 'updated_at_3',
                        ],
                        'parent' => [
                            'id' => 'id_17',
                            'content' => 'content_18',
                            'createdAt' => 'created_at_19',
                            'updatedAt' => 'updated_at_20',
                        ],
                    ],
                    'App\\Entity\\User' => [
                        'a' => [
                            'id' => 'id_4',
                            'email' => 'email_5',
                            'roles' => 'roles_6',
                            'password' => 'password_7',
                            'avatar' => 'avatar_8',
                            'cotisationPayee' => 'cotisation_payee_9',
                            'notificationPreferences' => 'notification_preferences_10',
                            'forumLastReadAt' => 'forum_last_read_at_11',
                        ],
                    ],
                    'App\\Entity\\EditorialAuthor' => [
                        'dp' => [
                            'id' => 'id_12',
                            'firstName' => 'first_name_13',
                            'lastName' => 'last_name_14',
                            'country' => 'country_15',
                            'avatar' => 'avatar_16',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'author_id_21' => 'integer',
                    'display_persona_id_22' => 'integer',
                    'parent_id_23' => 'integer',
                    'buteur_choisi_id_24' => 'integer',
                    'author_id_25' => 'integer',
                    'display_persona_id_26' => 'integer',
                    'parent_id_27' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'author_id_21' => 'author_id',
                    'display_persona_id_22' => 'display_persona_id',
                    'parent_id_23' => 'parent_id',
                    'buteur_choisi_id_24' => 'buteur_choisi_id',
                    'author_id_25' => 'author_id',
                    'display_persona_id_26' => 'display_persona_id',
                    'parent_id_27' => 'parent_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p',
                    'content_1' => 'p',
                    'created_at_2' => 'p',
                    'updated_at_3' => 'p',
                    'id_4' => 'a',
                    'email_5' => 'a',
                    'roles_6' => 'a',
                    'password_7' => 'a',
                    'avatar_8' => 'a',
                    'cotisation_payee_9' => 'a',
                    'notification_preferences_10' => 'a',
                    'forum_last_read_at_11' => 'a',
                    'id_12' => 'dp',
                    'first_name_13' => 'dp',
                    'last_name_14' => 'dp',
                    'country_15' => 'dp',
                    'avatar_16' => 'dp',
                    'id_17' => 'parent',
                    'content_18' => 'parent',
                    'created_at_19' => 'parent',
                    'updated_at_20' => 'parent',
                    'author_id_21' => 'p',
                    'display_persona_id_22' => 'p',
                    'parent_id_23' => 'p',
                    'buteur_choisi_id_24' => 'a',
                    'author_id_25' => 'parent',
                    'display_persona_id_26' => 'parent',
                    'parent_id_27' => 'parent',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\ForumPost',
                    'content_1' => 'App\\Entity\\ForumPost',
                    'created_at_2' => 'App\\Entity\\ForumPost',
                    'updated_at_3' => 'App\\Entity\\ForumPost',
                    'id_4' => 'App\\Entity\\User',
                    'email_5' => 'App\\Entity\\User',
                    'roles_6' => 'App\\Entity\\User',
                    'password_7' => 'App\\Entity\\User',
                    'avatar_8' => 'App\\Entity\\User',
                    'cotisation_payee_9' => 'App\\Entity\\User',
                    'notification_preferences_10' => 'App\\Entity\\User',
                    'forum_last_read_at_11' => 'App\\Entity\\User',
                    'id_12' => 'App\\Entity\\EditorialAuthor',
                    'first_name_13' => 'App\\Entity\\EditorialAuthor',
                    'last_name_14' => 'App\\Entity\\EditorialAuthor',
                    'country_15' => 'App\\Entity\\EditorialAuthor',
                    'avatar_16' => 'App\\Entity\\EditorialAuthor',
                    'id_17' => 'App\\Entity\\ForumPost',
                    'content_18' => 'App\\Entity\\ForumPost',
                    'created_at_19' => 'App\\Entity\\ForumPost',
                    'updated_at_20' => 'App\\Entity\\ForumPost',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
