<?php //%255Bb043338cd9492a556f122e1060453083%255D%255B1%255D

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 r0_.id AS id_0, r0_.name AS name_1, r0_.departement AS departement_2, r0_.position AS position_3, c1_.id AS id_4, c1_.name AS name_5, c1_.position AS position_6, r0_.categories_id AS categories_id_7 FROM realisation r0_ INNER JOIN category_realisation c1_ ON r0_.categories_id = c1_.id WHERE r0_.id IN (?) ORDER BY r0_.position ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'r' => 'App\\Entity\\Realisation',
                    'c' => 'App\\Entity\\CategoryRealisation',
                ],
            ],
            'relationMap' => [
                2 => [
                    'c' => 'categories',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'c' => 'r',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'departement_2' => 'departement',
                    'position_3' => 'position',
                    'id_4' => 'id',
                    'name_5' => 'name',
                    'position_6' => 'position',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'categories_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'r' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'categories_id_7' => 'categories_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'r',
                    'name_1' => 'r',
                    'departement_2' => 'r',
                    'position_3' => 'r',
                    'id_4' => 'c',
                    'name_5' => 'c',
                    'position_6' => 'c',
                    'categories_id_7' => 'r',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Realisation',
                    'name_1' => 'App\\Entity\\Realisation',
                    'departement_2' => 'App\\Entity\\Realisation',
                    'position_3' => 'App\\Entity\\Realisation',
                    'id_4' => 'App\\Entity\\CategoryRealisation',
                    'name_5' => 'App\\Entity\\CategoryRealisation',
                    'position_6' => 'App\\Entity\\CategoryRealisation',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
