<?php //86604bfbfb3939a8dd07930b22d52dff

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' => [
                [
                    'dpid' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT g0_.id AS id_0, g0_.nom AS nom_1, g0_.titre AS titre_2, g0_.impact AS impact_3, g0_.description AS description_4, g0_.image AS image_5, t1_.id AS id_6, t1_.nom AS nom_7 FROM geste g0_ LEFT JOIN geste_tag g2_ ON g0_.id = g2_.geste_id LEFT JOIN tag t1_ ON t1_.id = g2_.tag_id WHERE g0_.id IN (?) ORDER BY g0_.id ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'o' => 'App\\Entity\\Geste',
                    'tags_a1' => 'App\\Entity\\Tag',
                ],
            ],
            'relationMap' => [
                2 => [
                    'tags_a1' => 'tags',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'tags_a1' => 'o',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'nom_1' => 'nom',
                    'titre_2' => 'titre',
                    'impact_3' => 'impact',
                    'description_4' => 'description',
                    'image_5' => 'image',
                    'id_6' => 'id',
                    'nom_7' => 'nom',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'o' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'o',
                    'nom_1' => 'o',
                    'titre_2' => 'o',
                    'impact_3' => 'o',
                    'description_4' => 'o',
                    'image_5' => 'o',
                    'id_6' => 'tags_a1',
                    'nom_7' => 'tags_a1',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Geste',
                    'nom_1' => 'App\\Entity\\Geste',
                    'titre_2' => 'App\\Entity\\Geste',
                    'impact_3' => 'App\\Entity\\Geste',
                    'description_4' => 'App\\Entity\\Geste',
                    'image_5' => 'App\\Entity\\Geste',
                    'id_6' => 'App\\Entity\\Tag',
                    'nom_7' => 'App\\Entity\\Tag',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
