<?php //14cc86f8efb2cb2e6928c8f012f34b35

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 DISTINCT p0_.id AS id_0, p0_.name AS name_1, p0_.reference AS reference_2, p0_.description AS description_3, p0_.price_ht AS price_ht_4, p0_.buying_price_ttc AS buying_price_ttc_5, p1_.unit AS unit_6, t2_.id AS id_7, t2_.number AS number_8 FROM produit_declination_value p0_ INNER JOIN produit p1_ ON p0_.produit_id = p1_.id LEFT JOIN tva t2_ ON p1_.tva_id = t2_.id LEFT JOIN stock s3_ ON p0_.id = s3_.declination_produit_id WHERE (UPPER(p0_.reference) LIKE ? OR UPPER(p0_.name) LIKE ?) AND p1_.deleted_at IS NULL AND (s3_.qt_stock - s3_.qt_reserved) >= 1 ORDER BY p0_.created_at DESC',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'reference_2' => 'reference',
                    'description_3' => 'description',
                    'price_ht_4' => 'price_ht',
                    'buying_price_ttc_5' => 'buyingPriceTtc',
                    'unit_6' => 'unit',
                    'id_7' => 'tva_id',
                    'number_8' => 'tva',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'id_0' => 'integer',
                    'name_1' => 'string',
                    'reference_2' => 'string',
                    'description_3' => 'text',
                    'price_ht_4' => 'float',
                    'buying_price_ttc_5' => 'decimal',
                    'unit_6' => 'string',
                    'id_7' => 'integer',
                    'number_8' => 'float',
                ],
            ],
        ],
    ],
    $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' => [
                'referenceStart' => [
                    0,
                ],
                'nameContains' => [
                    1,
                ],
            ],
        ],
    ]
); }];
