<?php //cde823eb408e167cdc80ebc36863f983

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { 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\\ParserResult' => [
            'sqlFinalizer' => [
                $o[1],
            ],
            'resultSetMapping' => [
                $o[2],
            ],
            'parameterMappings' => [
                [
                    'slug' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.price AS price_2, p0_.color AS color_3, p0_.config AS config_4, p0_.stock AS stock_5, p0_.create_at AS create_at_6, p0_.update_at AS update_at_7, p0_.main_image AS main_image_8, p0_.sound AS sound_9, p0_.slug AS slug_10, p0_.short_description AS short_description_11, p0_.long_description AS long_description_12, p0_.alt AS alt_13, p0_.active AS active_14, p0_.is_visible AS is_visible_15, p0_.meta_title AS meta_title_16, p0_.meta_description AS meta_description_17, p0_.category_id AS category_id_18, p0_.combination_id AS combination_id_19 FROM product p0_ LEFT JOIN category_product c2_ ON p0_.id = c2_.product_id LEFT JOIN category c1_ ON c1_.id = c2_.category_id WHERE p0_.active = 1 AND p0_.category_id IS NOT NULL AND p0_.price > 0 AND c1_.slug = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\Product',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'price_2' => 'price',
                    'color_3' => 'color',
                    'config_4' => 'config',
                    'stock_5' => 'stock',
                    'create_at_6' => 'createAt',
                    'update_at_7' => 'updateAt',
                    'main_image_8' => 'mainImage',
                    'sound_9' => 'sound',
                    'slug_10' => 'slug',
                    'short_description_11' => 'shortDescription',
                    'long_description_12' => 'longDescription',
                    'alt_13' => 'alt',
                    'active_14' => 'active',
                    'is_visible_15' => 'isVisible',
                    'meta_title_16' => 'metaTitle',
                    'meta_description_17' => 'metaDescription',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Product' => [
                        'p' => [
                            'id' => 'id_0',
                            'title' => 'title_1',
                            'price' => 'price_2',
                            'color' => 'color_3',
                            'config' => 'config_4',
                            'stock' => 'stock_5',
                            'createAt' => 'create_at_6',
                            'updateAt' => 'update_at_7',
                            'mainImage' => 'main_image_8',
                            'sound' => 'sound_9',
                            'slug' => 'slug_10',
                            'shortDescription' => 'short_description_11',
                            'longDescription' => 'long_description_12',
                            'alt' => 'alt_13',
                            'active' => 'active_14',
                            'isVisible' => 'is_visible_15',
                            'metaTitle' => 'meta_title_16',
                            'metaDescription' => 'meta_description_17',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'category_id_18' => 'integer',
                    'combination_id_19' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'category_id_18' => 'category_id',
                    'combination_id_19' => 'combination_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p',
                    'title_1' => 'p',
                    'price_2' => 'p',
                    'color_3' => 'p',
                    'config_4' => 'p',
                    'stock_5' => 'p',
                    'create_at_6' => 'p',
                    'update_at_7' => 'p',
                    'main_image_8' => 'p',
                    'sound_9' => 'p',
                    'slug_10' => 'p',
                    'short_description_11' => 'p',
                    'long_description_12' => 'p',
                    'alt_13' => 'p',
                    'active_14' => 'p',
                    'is_visible_15' => 'p',
                    'meta_title_16' => 'p',
                    'meta_description_17' => 'p',
                    'category_id_18' => 'p',
                    'combination_id_19' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Product',
                    'title_1' => 'App\\Entity\\Product',
                    'price_2' => 'App\\Entity\\Product',
                    'color_3' => 'App\\Entity\\Product',
                    'config_4' => 'App\\Entity\\Product',
                    'stock_5' => 'App\\Entity\\Product',
                    'create_at_6' => 'App\\Entity\\Product',
                    'update_at_7' => 'App\\Entity\\Product',
                    'main_image_8' => 'App\\Entity\\Product',
                    'sound_9' => 'App\\Entity\\Product',
                    'slug_10' => 'App\\Entity\\Product',
                    'short_description_11' => 'App\\Entity\\Product',
                    'long_description_12' => 'App\\Entity\\Product',
                    'alt_13' => 'App\\Entity\\Product',
                    'active_14' => 'App\\Entity\\Product',
                    'is_visible_15' => 'App\\Entity\\Product',
                    'meta_title_16' => 'App\\Entity\\Product',
                    'meta_description_17' => 'App\\Entity\\Product',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
