<?php //c1aed8a90d9b78d56522766261c0b9d9

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 c0_.id AS id_0, c0_.name AS name_1, c0_.code AS code_2, c0_.accelerator_id AS accelerator_id_3 FROM costing c0_ LEFT JOIN costing_ministry c2_ ON c0_.id = c2_.costing_id LEFT JOIN ministry m1_ ON m1_.id = c2_.ministry_id WHERE m1_.id = ? ORDER BY c0_.code ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'c' => 'App\\Entity\\Costing',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'code_2' => 'code',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Costing' => [
                        'c' => [
                            'id' => 'id_0',
                            'name' => 'name_1',
                            'code' => 'code_2',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'accelerator_id_3' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'c' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'accelerator_id_3' => 'accelerator_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'c',
                    'name_1' => 'c',
                    'code_2' => 'c',
                    'accelerator_id_3' => 'c',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Costing',
                    'name_1' => 'App\\Entity\\Costing',
                    'code_2' => 'App\\Entity\\Costing',
                ],
            ],
        ],
    ],
    $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' => [
                'ministry' => [
                    0,
                ],
            ],
        ],
    ]
); }];
