<?php //315db0fc49534b6318d158df8185fedd

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\\ParserResult' => [
            '_sqlExecutor' => [
                $o[1],
            ],
            '_resultSetMapping' => [
                $o[2],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT DISTINCT l0_.LIBELLELOCALITEFR AS LIBELLELOCALITEFR_0, l0_.IDLOCALITE AS IDLOCALITE_1, l0_.CODEPOSTAL AS CODEPOSTAL_2, d1_.LIBELLEDELEGATIONFR AS LIBELLEDELEGATIONFR_3, g2_.LIBELLEGOUVFR AS LIBELLEGOUVFR_4 FROM inscriptioneleve i3_, personne p4_, localite l0_, delegation d1_, gouvernorat g2_ WHERE p4_.id = i3_.id AND p4_.localite = l0_.IDLOCALITE AND d1_.CODEGOUV = g2_.id AND l0_.CODEDELEGATION = d1_.id',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'LIBELLELOCALITEFR_0' => 'localite',
                    'IDLOCALITE_1' => 'id',
                    'CODEPOSTAL_2' => 'CODEPOSTAL',
                    'LIBELLEDELEGATIONFR_3' => 'delegation',
                    'LIBELLEGOUVFR_4' => 'gouvernorat',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'LIBELLELOCALITEFR_0' => 'string',
                    'IDLOCALITE_1' => 'integer',
                    'CODEPOSTAL_2' => 'string',
                    'LIBELLEDELEGATIONFR_3' => 'string',
                    'LIBELLEGOUVFR_4' => 'string',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
