<?php //0b0f86f859c9001b7d982f0cc7839257

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],
            ],
            'parameterMappings' => [
                [
                    'code' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT p0_.id AS id_0, p0_.libelle AS libelle_1, p0_.unite AS unite_2, p0_.prix_unitaire AS prix_unitaire_3, p0_.category_id AS category_id_4 FROM product p0_ INNER JOIN product_category p1_ ON p0_.category_id = p1_.id WHERE p1_.code = ? ORDER BY p0_.libelle ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\Product',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'libelle_1' => 'libelle',
                    'unite_2' => 'unite',
                    'prix_unitaire_3' => 'prixUnitaire',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Product' => [
                        'p' => [
                            'id' => 'id_0',
                            'libelle' => 'libelle_1',
                            'unite' => 'unite_2',
                            'prixUnitaire' => 'prix_unitaire_3',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'category_id_4' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'category_id_4' => 'category_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p',
                    'libelle_1' => 'p',
                    'unite_2' => 'p',
                    'prix_unitaire_3' => 'p',
                    'category_id_4' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Product',
                    'libelle_1' => 'App\\Entity\\Product',
                    'unite_2' => 'App\\Entity\\Product',
                    'prix_unitaire_3' => 'App\\Entity\\Product',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
