<?php //f294ffc5208b49012efea4ce2e37a7a7

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\\SingleSelectExecutor'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            '_sqlExecutor' => [
                $o[1],
            ],
            '_resultSetMapping' => [
                $o[2],
            ],
            '_parameterMappings' => [
                [
                    'string' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.illustration AS illustration_3, p0_.subtitle AS subtitle_4, p0_.description AS description_5, p0_.price AS price_6, p0_.is_best AS is_best_7, c1_.id AS id_8, c1_.name AS name_9, p0_.category_id AS category_id_10 FROM product p0_ INNER JOIN category c1_ ON p0_.category_id = c1_.id WHERE p0_.name LIKE ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\Product',
                    'c' => 'App\\Entity\\Category',
                ],
            ],
            'relationMap' => [
                2 => [
                    'c' => 'category',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'c' => 'p',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'slug_2' => 'slug',
                    'illustration_3' => 'illustration',
                    'subtitle_4' => 'subtitle',
                    'description_5' => 'description',
                    'price_6' => 'price',
                    'is_best_7' => 'isBest',
                    'id_8' => 'id',
                    'name_9' => 'name',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'category_id_10' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'category_id_10' => 'category_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p',
                    'name_1' => 'p',
                    'slug_2' => 'p',
                    'illustration_3' => 'p',
                    'subtitle_4' => 'p',
                    'description_5' => 'p',
                    'price_6' => 'p',
                    'is_best_7' => 'p',
                    'id_8' => 'c',
                    'name_9' => 'c',
                    'category_id_10' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Product',
                    'name_1' => 'App\\Entity\\Product',
                    'slug_2' => 'App\\Entity\\Product',
                    'illustration_3' => 'App\\Entity\\Product',
                    'subtitle_4' => 'App\\Entity\\Product',
                    'description_5' => 'App\\Entity\\Product',
                    'price_6' => 'App\\Entity\\Product',
                    'is_best_7' => 'App\\Entity\\Product',
                    'id_8' => 'App\\Entity\\Category',
                    'name_9' => 'App\\Entity\\Category',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
