<?php //7a3869982cc76ac709e9f1738e34225b

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' => [
                [
                    'clearance' => [
                        0,
                    ],
                    'dpid' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.reference AS reference_2, p0_.price AS price_3, p0_.brand AS brand_4, p0_.description AS description_5, p0_.image AS image_6, p0_.is_promo AS is_promo_7, p0_.created_at AS created_at_8, p0_.best_seller AS best_seller_9, p0_.is_clearance AS is_clearance_10, p0_.category_id AS category_id_11 FROM product p0_ WHERE p0_.is_clearance = ? AND p0_.id IN (?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\Product',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'reference_2' => 'reference',
                    'price_3' => 'price',
                    'brand_4' => 'brand',
                    'description_5' => 'description',
                    'image_6' => 'image',
                    'is_promo_7' => 'isPromo',
                    'created_at_8' => 'createdAt',
                    'best_seller_9' => 'bestSeller',
                    'is_clearance_10' => 'isClearance',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Product' => [
                        'p' => [
                            'id' => 'id_0',
                            'name' => 'name_1',
                            'reference' => 'reference_2',
                            'price' => 'price_3',
                            'brand' => 'brand_4',
                            'description' => 'description_5',
                            'image' => 'image_6',
                            'isPromo' => 'is_promo_7',
                            'createdAt' => 'created_at_8',
                            'bestSeller' => 'best_seller_9',
                            'isClearance' => 'is_clearance_10',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'category_id_11' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'category_id_11' => 'category_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p',
                    'name_1' => 'p',
                    'reference_2' => 'p',
                    'price_3' => 'p',
                    'brand_4' => 'p',
                    'description_5' => 'p',
                    'image_6' => 'p',
                    'is_promo_7' => 'p',
                    'created_at_8' => 'p',
                    'best_seller_9' => 'p',
                    'is_clearance_10' => 'p',
                    'category_id_11' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Product',
                    'name_1' => 'App\\Entity\\Product',
                    'reference_2' => 'App\\Entity\\Product',
                    'price_3' => 'App\\Entity\\Product',
                    'brand_4' => 'App\\Entity\\Product',
                    'description_5' => 'App\\Entity\\Product',
                    'image_6' => 'App\\Entity\\Product',
                    'is_promo_7' => 'App\\Entity\\Product',
                    'created_at_8' => 'App\\Entity\\Product',
                    'best_seller_9' => 'App\\Entity\\Product',
                    'is_clearance_10' => 'App\\Entity\\Product',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
