<?php //6a1aaea6cfa59342e269e023b348c826

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],
            ],
            'parameterMappings' => [
                [
                    'activiteId' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            'sqlStatements' => [
                1 => 'SELECT z0_.id AS id_0, z0_.code AS code_1, m1_.id AS id_2, m1_.sexe AS sexe_3, m1_.age AS age_4, m1_.id AS id_5, m1_.psh AS psh_6, z0_.activite_id AS activite_id_7, z0_.membre_id AS membre_id_8 FROM zone_intervention z0_ INNER JOIN membre m1_ ON z0_.membre_id = m1_.id WHERE z0_.activite_id = ? AND m1_.id IS NOT NULL GROUP BY m1_.id',
            ],
        ],
        'stdClass' => [
            'isMixed' => [
                2 => true,
            ],
            'aliasMap' => [
                2 => [
                    'z' => 'App\\Entity\\ZoneIntervention',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'code_1' => 'code',
                ],
            ],
            'scalarMappings' => [
                2 => [
                    'id_2' => 'id',
                    'sexe_3' => 'sexe',
                    'age_4' => 'age',
                    'id_5' => 'id',
                    'psh_6' => 'psh',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'id_2' => 'integer',
                    'sexe_3' => 'string',
                    'age_4' => 'string',
                    'id_5' => 'integer',
                    'psh_6' => 'string',
                    'activite_id_7' => 'integer',
                    'membre_id_8' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'z' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'activite_id_7' => 'activite_id',
                    'membre_id_8' => 'membre_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'z',
                    'code_1' => 'z',
                    'activite_id_7' => 'z',
                    'membre_id_8' => 'z',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\ZoneIntervention',
                    'code_1' => 'App\\Entity\\ZoneIntervention',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
