<?php //84085275bdf4361080e97bbf4c8c6cc2

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\\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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            'sqlStatements' => [
                1 => 'SELECT p0_.id AS id_0, p0_.wc_product_id AS wc_product_id_1, p0_.stock AS stock_2, p0_.remaining_to_deliver AS remaining_to_deliver_3, p0_.name AS name_4, p0_.shop AS shop_5, p0_.sale_unit AS sale_unit_6, p0_.low_stock_amount AS low_stock_amount_7, p0_.notification_stock_sent AS notification_stock_sent_8 FROM product p0_ ORDER BY p0_.name ASC LIMIT 20',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\Product',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'wc_product_id_1' => 'wcProductId',
                    'stock_2' => 'stock',
                    'remaining_to_deliver_3' => 'remainingToDeliver',
                    'name_4' => 'name',
                    'shop_5' => 'shop',
                    'sale_unit_6' => 'saleUnit',
                    'low_stock_amount_7' => 'lowStockAmount',
                    'notification_stock_sent_8' => 'notificationStockSent',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p',
                    'wc_product_id_1' => 'p',
                    'stock_2' => 'p',
                    'remaining_to_deliver_3' => 'p',
                    'name_4' => 'p',
                    'shop_5' => 'p',
                    'sale_unit_6' => 'p',
                    'low_stock_amount_7' => 'p',
                    'notification_stock_sent_8' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Product',
                    'wc_product_id_1' => 'App\\Entity\\Product',
                    'stock_2' => 'App\\Entity\\Product',
                    'remaining_to_deliver_3' => 'App\\Entity\\Product',
                    'name_4' => 'App\\Entity\\Product',
                    'shop_5' => 'App\\Entity\\Product',
                    'sale_unit_6' => 'App\\Entity\\Product',
                    'low_stock_amount_7' => 'App\\Entity\\Product',
                    'notification_stock_sent_8' => 'App\\Entity\\Product',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
