<?php //6e0727a5d3174623c8001ec11d3a06f6

return [PHP_INT_MAX, static fn () => \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' => [
                [
                    'dpid' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT c0_.id AS id_0, c0_.quantite AS quantite_1, c0_.prix_unitaire AS prix_unitaire_2, c0_.prix_total AS prix_total_3, c0_.statut AS statut_4, c0_.created_at AS created_at_5, c0_.validated_at AS validated_at_6, c0_.commentaire AS commentaire_7, c0_.numero_commande AS numero_commande_8, c0_.user_id AS user_id_9, c0_.lot_id AS lot_id_10 FROM commande c0_ WHERE c0_.id IN (?) ORDER BY c0_.created_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'entity' => 'App\\Entity\\Commande',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'quantite_1' => 'quantite',
                    'prix_unitaire_2' => 'prixUnitaire',
                    'prix_total_3' => 'prixTotal',
                    'statut_4' => 'statut',
                    'created_at_5' => 'createdAt',
                    'validated_at_6' => 'validatedAt',
                    'commentaire_7' => 'commentaire',
                    'numero_commande_8' => 'numeroCommande',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Commande' => [
                        'entity' => [
                            'id' => 'id_0',
                            'quantite' => 'quantite_1',
                            'prixUnitaire' => 'prix_unitaire_2',
                            'prixTotal' => 'prix_total_3',
                            'statut' => 'statut_4',
                            'createdAt' => 'created_at_5',
                            'validatedAt' => 'validated_at_6',
                            'commentaire' => 'commentaire_7',
                            'numeroCommande' => 'numero_commande_8',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_id_9' => 'integer',
                    'lot_id_10' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'entity' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_id_9' => 'user_id',
                    'lot_id_10' => 'lot_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'entity',
                    'quantite_1' => 'entity',
                    'prix_unitaire_2' => 'entity',
                    'prix_total_3' => 'entity',
                    'statut_4' => 'entity',
                    'created_at_5' => 'entity',
                    'validated_at_6' => 'entity',
                    'commentaire_7' => 'entity',
                    'numero_commande_8' => 'entity',
                    'user_id_9' => 'entity',
                    'lot_id_10' => 'entity',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Commande',
                    'quantite_1' => 'App\\Entity\\Commande',
                    'prix_unitaire_2' => 'App\\Entity\\Commande',
                    'prix_total_3' => 'App\\Entity\\Commande',
                    'statut_4' => 'App\\Entity\\Commande',
                    'created_at_5' => 'App\\Entity\\Commande',
                    'validated_at_6' => 'App\\Entity\\Commande',
                    'commentaire_7' => 'App\\Entity\\Commande',
                    'numero_commande_8' => 'App\\Entity\\Commande',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
