<?php //05d0e94ad9ccd2e0fbd623fc6ea3530a

return [PHP_INT_MAX, static function () { 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\\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 a0_.id AS id_0, a0_.note AS note_1, a0_.comment AS comment_2, a0_.key_demande AS key_demande_3, a0_.reply_at AS reply_at_4, a0_.mail_envoye AS mail_envoye_5, a0_.representation_id AS representation_id_6, a0_.user_id AS user_id_7 FROM avis a0_ INNER JOIN representation r1_ ON (a0_.representation_id = r1_.id) INNER JOIN user u2_ ON (a0_.user_id = u2_.id) WHERE r1_.id = ? AND u2_.id = ? AND a0_.key_demande IS NOT NULL',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'a' => 'App\\Entity\\Avis',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'note_1' => 'note',
                    'comment_2' => 'comment',
                    'key_demande_3' => 'keyDemande',
                    'reply_at_4' => 'replyAt',
                    'mail_envoye_5' => 'mailEnvoye',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'representation_id_6' => 'integer',
                    'user_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'a' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'representation_id_6' => 'representation_id',
                    'user_id_7' => 'user_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'a',
                    'note_1' => 'a',
                    'comment_2' => 'a',
                    'key_demande_3' => 'a',
                    'reply_at_4' => 'a',
                    'mail_envoye_5' => 'a',
                    'representation_id_6' => 'a',
                    'user_id_7' => 'a',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Avis',
                    'note_1' => 'App\\Entity\\Avis',
                    'comment_2' => 'App\\Entity\\Avis',
                    'key_demande_3' => 'App\\Entity\\Avis',
                    'reply_at_4' => 'App\\Entity\\Avis',
                    'mail_envoye_5' => 'App\\Entity\\Avis',
                ],
            ],
        ],
    ],
    $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' => [
                'representation' => [
                    0,
                ],
                'user' => [
                    1,
                ],
            ],
        ],
    ]
); }];
