<?php //314f399a10b7c77bab4724b2c446cfc3

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\\SingleSelectSqlFinalizer'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT t0_.id AS id_0, t0_.code AS code_1, t0_.name AS name_2, t0_.description AS description_3, t0_.pertinant AS pertinant_4, t0_.goal_id AS goal_id_5 FROM target t0_ INNER JOIN goal g1_ ON (g1_.id = t0_.goal_id) WHERE g1_.agenda = ? AND t0_.id IN (?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    't' => 'App\\Entity\\Target',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'code_1' => 'code',
                    'name_2' => 'name',
                    'description_3' => 'description',
                    'pertinant_4' => 'pertinant',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Target' => [
                        't' => [
                            'id' => 'id_0',
                            'code' => 'code_1',
                            'name' => 'name_2',
                            'description' => 'description_3',
                            'pertinant' => 'pertinant_4',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'goal_id_5' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    't' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'goal_id_5' => 'goal_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 't',
                    'code_1' => 't',
                    'name_2' => 't',
                    'description_3' => 't',
                    'pertinant_4' => 't',
                    'goal_id_5' => 't',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Target',
                    'code_1' => 'App\\Entity\\Target',
                    'name_2' => 'App\\Entity\\Target',
                    'description_3' => 'App\\Entity\\Target',
                    'pertinant_4' => 'App\\Entity\\Target',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => null,
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlFinalizer' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [
                'agenda' => [
                    0,
                ],
                'ORMQueryBuilderLoader_getEntitiesByIds_id' => [
                    1,
                ],
            ],
        ],
    ]
); }];
