<?php //329161150f70b3e1faa139b940a5b73c

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' => [
                [
                    'scope' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT s0_.id AS id_0, s0_.quantite AS quantite_1, s0_.scope AS scope_2, s0_.date_reference AS date_reference_3, s0_.updated_at AS updated_at_4, s0_.piece_id AS piece_id_5, s0_.site_id AS site_id_6 FROM stock s0_ LEFT JOIN site s1_ ON s0_.site_id = s1_.id WHERE s0_.scope = ? AND (s1_.id IS NULL OR s1_.is_hidden = 0) ORDER BY s0_.id ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'stock' => 'App\\Entity\\Stock',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'quantite_1' => 'quantite',
                    'scope_2' => 'scope',
                    'date_reference_3' => 'dateReference',
                    'updated_at_4' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Stock' => [
                        'stock' => [
                            'id' => 'id_0',
                            'quantite' => 'quantite_1',
                            'scope' => 'scope_2',
                            'dateReference' => 'date_reference_3',
                            'updatedAt' => 'updated_at_4',
                        ],
                    ],
                ],
            ],
            'enumMappings' => [
                2 => [
                    'scope_2' => 'App\\Entity\\Enum\\StockScope',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'piece_id_5' => 'integer',
                    'site_id_6' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'stock' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'piece_id_5' => 'piece_id',
                    'site_id_6' => 'site_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'stock',
                    'quantite_1' => 'stock',
                    'scope_2' => 'stock',
                    'date_reference_3' => 'stock',
                    'updated_at_4' => 'stock',
                    'piece_id_5' => 'stock',
                    'site_id_6' => 'stock',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Stock',
                    'quantite_1' => 'App\\Entity\\Stock',
                    'scope_2' => 'App\\Entity\\Stock',
                    'date_reference_3' => 'App\\Entity\\Stock',
                    'updated_at_4' => 'App\\Entity\\Stock',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
