<?php //a1c16ac1f00a545b4f4e4ef0a2bfafcc

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 c0_.name AS name_0, COUNT(d1_.id) AS sclr_1 FROM document d1_ INNER JOIN document_declination_produit d2_ ON d1_.id = d2_.document_id INNER JOIN produit_declination_value p3_ ON d2_.produit_declination_value_id = p3_.id INNER JOIN produit p4_ ON p3_.produit_id = p4_.id INNER JOIN category c0_ ON p4_.categories_id = c0_.id WHERE d1_.client_id = ? AND d1_.type = ? GROUP BY c0_.name',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'name_0' => 'category',
                    'sclr_1' => 'nb',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'name_0' => 'string',
                    'sclr_1' => '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' => [
                'client' => [
                    0,
                ],
                'type' => [
                    1,
                ],
            ],
        ],
    ]
); }];
