<?php //1401982e2ea1a06c1c8b87276a7c2be8

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { 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\\ParserResult' => [
            'sqlFinalizer' => [
                $o[1],
            ],
            'resultSetMapping' => [
                $o[2],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT o0_.intitule AS intitule_0, s1_.emoji AS emoji_1, s1_.id AS id_2, SUM(d2_.quantite) AS sclr_3 FROM details_commandes d2_ INNER JOIN offres o0_ ON d2_.offres_id = o0_.id INNER JOIN offres_sports o3_ ON o0_.id = o3_.offres_id INNER JOIN sports s1_ ON s1_.id = o3_.sports_id INNER JOIN commandes c4_ ON d2_.commande_id = c4_.id WHERE c4_.payee_le IS NOT NULL GROUP BY o0_.id, s1_.id, s1_.emoji ORDER BY sclr_3 DESC',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'intitule_0' => 'offre',
                    'emoji_1' => 'emoji',
                    'id_2' => 'sport_id',
                    'sclr_3' => 'totalVentes',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'intitule_0' => 'string',
                    'emoji_1' => 'string',
                    'id_2' => 'integer',
                    'sclr_3' => 'string',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
