<?php //cce801cb36139b9361c2c37443f44d06

return [PHP_INT_MAX, static function () { 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\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.image AS image_3, p0_.subtitle AS subtitle_4, p0_.description AS description_5, p0_.price AS price_6, p0_.is_in_home AS is_in_home_7, p0_.category_id AS category_id_8 FROM product p0_ WHERE p0_.id IN (?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'entity' => 'App\\Entity\\Product',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'slug_2' => 'slug',
                    'image_3' => 'image',
                    'subtitle_4' => 'subtitle',
                    'description_5' => 'description',
                    'price_6' => 'price',
                    'is_in_home_7' => 'isInHome',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Product' => [
                        'entity' => [
                            'id' => 'id_0',
                            'name' => 'name_1',
                            'slug' => 'slug_2',
                            'image' => 'image_3',
                            'subtitle' => 'subtitle_4',
                            'description' => 'description_5',
                            'price' => 'price_6',
                            'isInHome' => 'is_in_home_7',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'category_id_8' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'entity' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'category_id_8' => 'category_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'entity',
                    'name_1' => 'entity',
                    'slug_2' => 'entity',
                    'image_3' => 'entity',
                    'subtitle_4' => 'entity',
                    'description_5' => 'entity',
                    'price_6' => 'entity',
                    'is_in_home_7' => 'entity',
                    'category_id_8' => 'entity',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Product',
                    'name_1' => 'App\\Entity\\Product',
                    'slug_2' => 'App\\Entity\\Product',
                    'image_3' => 'App\\Entity\\Product',
                    'subtitle_4' => 'App\\Entity\\Product',
                    'description_5' => 'App\\Entity\\Product',
                    'price_6' => 'App\\Entity\\Product',
                    'is_in_home_7' => 'App\\Entity\\Product',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => null,
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlFinalizer' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [
                'dpid' => [
                    0,
                ],
            ],
        ],
    ]
); }];
