<?php //66fb01fbcf643cdad79ebc137b208fb6

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 r0_.id AS id_0, r0_.role AS role_1, r0_.date AS date_2, r0_.groupe AS groupe_3, r0_.presence_id AS presence_id_4 FROM role r0_ LEFT JOIN presence p1_ ON (p1_.id = r0_.presence_id) LEFT JOIN representation r2_ ON (p1_.representation_id = r2_.id) WHERE r2_.id = ? ORDER BY r0_.groupe ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'ro' => 'App\\Entity\\Role',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'role_1' => 'role',
                    'date_2' => 'date',
                    'groupe_3' => 'groupe',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'presence_id_4' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'ro' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'presence_id_4' => 'presence_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'ro',
                    'role_1' => 'ro',
                    'date_2' => 'ro',
                    'groupe_3' => 'ro',
                    'presence_id_4' => 'ro',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Role',
                    'role_1' => 'App\\Entity\\Role',
                    'date_2' => 'App\\Entity\\Role',
                    'groupe_3' => 'App\\Entity\\Role',
                ],
            ],
        ],
    ],
    $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' => [
                'val' => [
                    0,
                ],
            ],
        ],
    ]
); }];
