<?php //3b9819753d383e15406337dcef70c86e

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' => [
                [
                    'dpid' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT o0_.id AS id_0, o0_.quantity AS quantity_1, o0_.price AS price_2, o0_.product_name AS product_name_3, o0_.order_number_id AS order_number_id_4 FROM order_details o0_ WHERE o0_.id IN (?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'entity' => 'App\\Entity\\OrderDetails',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'quantity_1' => 'quantity',
                    'price_2' => 'price',
                    'product_name_3' => 'productName',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'order_number_id_4' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'entity' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'order_number_id_4' => 'order_number_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'entity',
                    'quantity_1' => 'entity',
                    'price_2' => 'entity',
                    'product_name_3' => 'entity',
                    'order_number_id_4' => 'entity',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\OrderDetails',
                    'quantity_1' => 'App\\Entity\\OrderDetails',
                    'price_2' => 'App\\Entity\\OrderDetails',
                    'product_name_3' => 'App\\Entity\\OrderDetails',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
