<?php //919a40c56259084f5d799ea44e807938

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 p0_.id AS id_0, p0_.name AS name_1, p0_.stock_initial AS stock_initial_2, p0_.stock AS stock_3, p0_.hs AS hs_4, p0_.lost AS lost_5, p0_.description AS description_6, p0_.picture AS picture_7, p0_.price AS price_8, p0_.category_id AS category_id_9 FROM product p0_ WHERE p0_.id IN (?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'entity' => 'App\\Entity\\Product',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'stock_initial_2' => 'stockInitial',
                    'stock_3' => 'stock',
                    'hs_4' => 'hs',
                    'lost_5' => 'lost',
                    'description_6' => 'description',
                    'picture_7' => 'picture',
                    'price_8' => 'price',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Product' => [
                        'entity' => [
                            'id' => 'id_0',
                            'name' => 'name_1',
                            'stockInitial' => 'stock_initial_2',
                            'stock' => 'stock_3',
                            'hs' => 'hs_4',
                            'lost' => 'lost_5',
                            'description' => 'description_6',
                            'picture' => 'picture_7',
                            'price' => 'price_8',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'category_id_9' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'entity' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'category_id_9' => 'category_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'entity',
                    'name_1' => 'entity',
                    'stock_initial_2' => 'entity',
                    'stock_3' => 'entity',
                    'hs_4' => 'entity',
                    'lost_5' => 'entity',
                    'description_6' => 'entity',
                    'picture_7' => 'entity',
                    'price_8' => 'entity',
                    'category_id_9' => 'entity',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Product',
                    'name_1' => 'App\\Entity\\Product',
                    'stock_initial_2' => 'App\\Entity\\Product',
                    'stock_3' => 'App\\Entity\\Product',
                    'hs_4' => 'App\\Entity\\Product',
                    'lost_5' => 'App\\Entity\\Product',
                    'description_6' => 'App\\Entity\\Product',
                    'picture_7' => 'App\\Entity\\Product',
                    'price_8' => 'App\\Entity\\Product',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
