<?php //9335f62f9e24e4b11f456ee6cc6ce865

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 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_.price_ttc AS price_ttc_5, p0_.unit AS unit_6, p0_.buying_price_ttc AS buying_price_ttc_7, t1_.id AS id_8 FROM produit p0_ LEFT JOIN tva t1_ ON p0_.tva_id = t1_.id WHERE ((p0_.is_archived = ? OR p0_.is_archived IS NULL)) AND p0_.deleted_at IS NULL AND (UPPER(p0_.reference) LIKE ? OR UPPER(p0_.name) LIKE ?) 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',
                    'price_ttc_5' => 'price_ttc',
                    'unit_6' => 'unit',
                    'buying_price_ttc_7' => 'buyingPriceTtc',
                    'id_8' => 'tva',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'id_0' => 'integer',
                    'name_1' => 'string',
                    'reference_2' => 'string',
                    'description_3' => 'text',
                    'price_ht_4' => 'float',
                    'price_ttc_5' => 'float',
                    'unit_6' => 'string',
                    'buying_price_ttc_7' => 'float',
                    'id_8' => 'integer',
                ],
            ],
        ],
    ],
    $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' => [
                'archivedFalse' => [
                    0,
                ],
                'ref' => [
                    1,
                ],
                'name' => [
                    2,
                ],
            ],
        ],
    ]
); }];
