<?php //1b59245189f3283f1ba37b2b7a31a332

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 g0_.id AS id_0, g0_.code AS code_1, g0_.name AS name_2, g0_.color AS color_3, g0_.description AS description_4, g0_.agenda AS agenda_5, g0_.alignement AS alignement_6, g0_.mainstay_id AS mainstay_id_7 FROM goal g0_ INNER JOIN costing_goal c2_ ON g0_.id = c2_.goal_id INNER JOIN costing c1_ ON c1_.id = c2_.costing_id WHERE c1_.id = ? AND g0_.agenda = 2030 ORDER BY g0_.code ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'g' => 'App\\Entity\\Goal',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'code_1' => 'code',
                    'name_2' => 'name',
                    'color_3' => 'color',
                    'description_4' => 'description',
                    'agenda_5' => 'agenda',
                    'alignement_6' => 'alignement',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Goal' => [
                        'g' => [
                            'id' => 'id_0',
                            'code' => 'code_1',
                            'name' => 'name_2',
                            'color' => 'color_3',
                            'description' => 'description_4',
                            'agenda' => 'agenda_5',
                            'alignement' => 'alignement_6',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'mainstay_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'g' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'mainstay_id_7' => 'mainstay_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'g',
                    'code_1' => 'g',
                    'name_2' => 'g',
                    'color_3' => 'g',
                    'description_4' => 'g',
                    'agenda_5' => 'g',
                    'alignement_6' => 'g',
                    'mainstay_id_7' => 'g',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Goal',
                    'code_1' => 'App\\Entity\\Goal',
                    'name_2' => 'App\\Entity\\Goal',
                    'color_3' => 'App\\Entity\\Goal',
                    'description_4' => 'App\\Entity\\Goal',
                    'agenda_5' => 'App\\Entity\\Goal',
                    'alignement_6' => 'App\\Entity\\Goal',
                ],
            ],
        ],
    ],
    $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' => [
                'costing' => [
                    0,
                ],
            ],
        ],
    ]
); }];
