<?php //a4680b6b28e3656dfd0b7db6024d4e65

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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT DISTINCT l0_.id AS id_0, l0_.quantite AS quantite_1, l0_.id AS id_2 FROM lot l0_ LEFT JOIN lot_image l1_ ON l0_.id = l1_.lot_id LEFT JOIN lot_type l3_ ON l0_.id = l3_.lot_id LEFT JOIN type t2_ ON t2_.id = l3_.type_id LEFT JOIN category c4_ ON l0_.cat_id = c4_.id ORDER BY l0_.quantite DESC, l0_.id DESC',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'id_0' => '_dctrn_id',
                    'quantite_1' => '_dctrn_ord0',
                    'id_2' => '_dctrn_ord1',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'id_0' => 'integer',
                    'quantite_1' => 'integer',
                    'id_2' => 'integer',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
