<?php //8db58df962d4f1f60e0c5f7aa64e0102

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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT p0_.id AS id_0, p0_.nom AS nom_1, p0_.description AS description_2, p0_.image2_d AS image2_d_3, p0_.image3_d AS image3_d_4, p1_.id AS id_5, p1_.name AS name_6, p0_.packaging_category_id AS packaging_category_id_7 FROM packaging p0_ LEFT JOIN packaging_category p1_ ON p0_.packaging_category_id = p1_.id',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\Packaging',
                    'c' => 'App\\Entity\\PackagingCategory',
                ],
            ],
            'relationMap' => [
                2 => [
                    'c' => 'packagingCategory',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'c' => 'p',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'nom_1' => 'nom',
                    'description_2' => 'description',
                    'image2_d_3' => 'image2D',
                    'image3_d_4' => 'image3D',
                    'id_5' => 'id',
                    'name_6' => 'name',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Packaging' => [
                        'p' => [
                            'id' => 'id_0',
                            'nom' => 'nom_1',
                            'description' => 'description_2',
                            'image2D' => 'image2_d_3',
                            'image3D' => 'image3_d_4',
                        ],
                    ],
                    'App\\Entity\\PackagingCategory' => [
                        'c' => [
                            'id' => 'id_5',
                            'name' => 'name_6',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'packaging_category_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'packaging_category_id_7' => 'packaging_category_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p',
                    'nom_1' => 'p',
                    'description_2' => 'p',
                    'image2_d_3' => 'p',
                    'image3_d_4' => 'p',
                    'id_5' => 'c',
                    'name_6' => 'c',
                    'packaging_category_id_7' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Packaging',
                    'nom_1' => 'App\\Entity\\Packaging',
                    'description_2' => 'App\\Entity\\Packaging',
                    'image2_d_3' => 'App\\Entity\\Packaging',
                    'image3_d_4' => 'App\\Entity\\Packaging',
                    'id_5' => 'App\\Entity\\PackagingCategory',
                    'name_6' => 'App\\Entity\\PackagingCategory',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
