<?php //5aef8750de7d8e0b53f80d20fa94e5f0

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 u0_.id AS id_0, r1_.groupe AS groupe_1, r2_.id AS id_2, s3_.id AS id_3 FROM role r1_ LEFT JOIN presence p4_ ON (p4_.id = r1_.presence_id) LEFT JOIN user u0_ ON (p4_.user_id = u0_.id) LEFT JOIN representation r2_ ON (p4_.representation_id = r2_.id) LEFT JOIN spectacle s5_ ON (r2_.spectacle_id = s5_.id) LEFT JOIN saison s3_ ON (r2_.saison_id = s3_.id) WHERE r1_.role = ? AND s5_.type = ? AND u0_.status IN (?)',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'id_0' => 'userid',
                    'groupe_1' => 'groupe',
                    'id_2' => 'repid',
                    'id_3' => 'saisonid',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'id_0' => 'integer',
                    'groupe_1' => 'string',
                    'id_2' => 'integer',
                    'id_3' => 'integer',
                ],
            ],
        ],
    ],
    $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' => [
                'comedien' => [
                    0,
                ],
                'type' => [
                    1,
                ],
                'actif' => [
                    2,
                ],
            ],
        ],
    ]
); }];
