<?php //b796b354ced02fa7ee0d06ae67c137aa

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' => [
                [
                    'site' => [
                        0,
                    ],
                    'scope' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT s0_.id AS id_0, s0_.movement_type AS movement_type_1, s0_.stock_scope AS stock_scope_2, s0_.quantity_delta AS quantity_delta_3, s0_.quantity_before AS quantity_before_4, s0_.quantity_after AS quantity_after_5, s0_.reason AS reason_6, s0_.commentaire AS commentaire_7, s0_.created_at AS created_at_8, s0_.stock_id AS stock_id_9, s0_.piece_id AS piece_id_10, s0_.site_id AS site_id_11, s0_.user_id AS user_id_12, s0_.intervention_id AS intervention_id_13 FROM stock_movement s0_ LEFT JOIN piece p1_ ON s0_.piece_id = p1_.id LEFT JOIN user u2_ ON s0_.user_id = u2_.id LEFT JOIN intervention i3_ ON s0_.intervention_id = i3_.id WHERE s0_.site_id = ? AND s0_.stock_scope = ? ORDER BY s0_.created_at DESC, s0_.id DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'movement' => 'App\\Entity\\StockMovement',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'movement_type_1' => 'movementType',
                    'stock_scope_2' => 'stockScope',
                    'quantity_delta_3' => 'quantityDelta',
                    'quantity_before_4' => 'quantityBefore',
                    'quantity_after_5' => 'quantityAfter',
                    'reason_6' => 'reason',
                    'commentaire_7' => 'commentaire',
                    'created_at_8' => 'createdAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\StockMovement' => [
                        'movement' => [
                            'id' => 'id_0',
                            'movementType' => 'movement_type_1',
                            'stockScope' => 'stock_scope_2',
                            'quantityDelta' => 'quantity_delta_3',
                            'quantityBefore' => 'quantity_before_4',
                            'quantityAfter' => 'quantity_after_5',
                            'reason' => 'reason_6',
                            'commentaire' => 'commentaire_7',
                            'createdAt' => 'created_at_8',
                        ],
                    ],
                ],
            ],
            'enumMappings' => [
                2 => [
                    'movement_type_1' => 'App\\Entity\\Enum\\StockMovementType',
                    'stock_scope_2' => 'App\\Entity\\Enum\\StockScope',
                    'reason_6' => 'App\\Entity\\Enum\\StockMovementReason',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'stock_id_9' => 'integer',
                    'piece_id_10' => 'integer',
                    'site_id_11' => 'integer',
                    'user_id_12' => 'integer',
                    'intervention_id_13' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'movement' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'stock_id_9' => 'stock_id',
                    'piece_id_10' => 'piece_id',
                    'site_id_11' => 'site_id',
                    'user_id_12' => 'user_id',
                    'intervention_id_13' => 'intervention_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'movement',
                    'movement_type_1' => 'movement',
                    'stock_scope_2' => 'movement',
                    'quantity_delta_3' => 'movement',
                    'quantity_before_4' => 'movement',
                    'quantity_after_5' => 'movement',
                    'reason_6' => 'movement',
                    'commentaire_7' => 'movement',
                    'created_at_8' => 'movement',
                    'stock_id_9' => 'movement',
                    'piece_id_10' => 'movement',
                    'site_id_11' => 'movement',
                    'user_id_12' => 'movement',
                    'intervention_id_13' => 'movement',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\StockMovement',
                    'movement_type_1' => 'App\\Entity\\StockMovement',
                    'stock_scope_2' => 'App\\Entity\\StockMovement',
                    'quantity_delta_3' => 'App\\Entity\\StockMovement',
                    'quantity_before_4' => 'App\\Entity\\StockMovement',
                    'quantity_after_5' => 'App\\Entity\\StockMovement',
                    'reason_6' => 'App\\Entity\\StockMovement',
                    'commentaire_7' => 'App\\Entity\\StockMovement',
                    'created_at_8' => 'App\\Entity\\StockMovement',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
