<?php //028b3696c359eac3b2c4088cedf6a7c1

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' => [
                [
                    'statut' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.description AS description_2, l0_.image AS image_3, l0_.prix AS prix_4, l0_.quantite AS quantite_5, l0_.created_at AS created_at_6, l0_.statut AS statut_7, l0_.reserve_at AS reserve_at_8, l0_.cat_id AS cat_id_9, l0_.reserve_par_id AS reserve_par_id_10 FROM lot l0_ WHERE l0_.statut = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'l' => 'App\\Entity\\Lot',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'description_2' => 'description',
                    'image_3' => 'image',
                    'prix_4' => 'prix',
                    'quantite_5' => 'quantite',
                    'created_at_6' => 'createdAt',
                    'statut_7' => 'statut',
                    'reserve_at_8' => 'reserveAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Lot' => [
                        'l' => [
                            'id' => 'id_0',
                            'name' => 'name_1',
                            'description' => 'description_2',
                            'image' => 'image_3',
                            'prix' => 'prix_4',
                            'quantite' => 'quantite_5',
                            'createdAt' => 'created_at_6',
                            'statut' => 'statut_7',
                            'reserveAt' => 'reserve_at_8',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'cat_id_9' => 'integer',
                    'reserve_par_id_10' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'l' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'cat_id_9' => 'cat_id',
                    'reserve_par_id_10' => 'reserve_par_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'l',
                    'name_1' => 'l',
                    'description_2' => 'l',
                    'image_3' => 'l',
                    'prix_4' => 'l',
                    'quantite_5' => 'l',
                    'created_at_6' => 'l',
                    'statut_7' => 'l',
                    'reserve_at_8' => 'l',
                    'cat_id_9' => 'l',
                    'reserve_par_id_10' => 'l',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Lot',
                    'name_1' => 'App\\Entity\\Lot',
                    'description_2' => 'App\\Entity\\Lot',
                    'image_3' => 'App\\Entity\\Lot',
                    'prix_4' => 'App\\Entity\\Lot',
                    'quantite_5' => 'App\\Entity\\Lot',
                    'created_at_6' => 'App\\Entity\\Lot',
                    'statut_7' => 'App\\Entity\\Lot',
                    'reserve_at_8' => 'App\\Entity\\Lot',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
