<?php //9ad026693b406f1a01601c207ff540c9

return [PHP_INT_MAX, static fn () => \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\\ParserResult' => [
            'sqlFinalizer' => [
                $o[1],
            ],
            'resultSetMapping' => [
                $o[2],
            ],
            'parameterMappings' => [
                [
                    'object' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT o0_.id AS id_0, o0_.name AS name_1, o0_.unit AS unit_2, o0_.target AS target_3, o0_.achieved AS achieved_4, o0_.completion_rate AS completion_rate_5, o0_.has_map AS has_map_6, o0_.created_at AS created_at_7, o0_.updated_at AS updated_at_8, o0_.deleted_at AS deleted_at_9 FROM output o0_ INNER JOIN user_assignment u1_ ON o0_.id = u1_.output_id AND (u1_.deleted_at IS NULL) INNER JOIN project p2_ ON u1_.project_id = p2_.id AND (p2_.deleted_at IS NULL) WHERE (p2_.id = ?) AND (o0_.deleted_at IS NULL) ORDER BY o0_.name ASC, u1_.user_id ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'o' => 'App\\Entity\\Output',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'unit_2' => 'unit',
                    'target_3' => 'target',
                    'achieved_4' => 'achieved',
                    'completion_rate_5' => 'completionRate',
                    'has_map_6' => 'hasMap',
                    'created_at_7' => 'createdAt',
                    'updated_at_8' => 'updatedAt',
                    'deleted_at_9' => 'deletedAt',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'o' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'o',
                    'name_1' => 'o',
                    'unit_2' => 'o',
                    'target_3' => 'o',
                    'achieved_4' => 'o',
                    'completion_rate_5' => 'o',
                    'has_map_6' => 'o',
                    'created_at_7' => 'o',
                    'updated_at_8' => 'o',
                    'deleted_at_9' => 'o',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Output',
                    'name_1' => 'App\\Entity\\Output',
                    'unit_2' => 'App\\Entity\\Output',
                    'target_3' => 'App\\Entity\\Output',
                    'achieved_4' => 'App\\Entity\\Output',
                    'completion_rate_5' => 'App\\Entity\\Output',
                    'has_map_6' => 'App\\Entity\\Output',
                    'created_at_7' => 'App\\Entity\\Output',
                    'updated_at_8' => 'App\\Entity\\Output',
                    'deleted_at_9' => 'App\\Entity\\Output',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
