<?php //2568cdde0efff24ff75489e7e9172cdb

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\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.created_at AS created_at_2, s1_.updated_at AS updated_at_3, s1_.position AS position_4, s1_.enabled AS enabled_5, s1_.id AS id_6, s1_.version AS version_7, s1_.on_hold AS on_hold_8, s1_.on_hand AS on_hand_9, s1_.tracked AS tracked_10, s1_.width AS width_11, s1_.height AS height_12, s1_.depth AS depth_13, s1_.weight AS weight_14, s1_.shipping_required AS shipping_required_15, s0_.main_taxon_id AS main_taxon_id_16, s1_.product_id AS product_id_17, s1_.tax_category_id AS tax_category_id_18, s1_.shipping_category_id AS shipping_category_id_19 FROM sylius_product s0_ LEFT JOIN sylius_product_variant s1_ ON s0_.id = s1_.product_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.position ASC, s1_.id ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'subject' => 'App\\Entity\\Product\\Product',
                    'associations' => 'App\\Entity\\Product\\ProductVariant',
                ],
            ],
            'relationMap' => [
                2 => [
                    'associations' => 'variants',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'associations' => 'subject',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'code_1' => 'code',
                    'created_at_2' => 'createdAt',
                    'updated_at_3' => 'updatedAt',
                    'position_4' => 'position',
                    'enabled_5' => 'enabled',
                    'id_6' => 'id',
                    'version_7' => 'version',
                    'on_hold_8' => 'onHold',
                    'on_hand_9' => 'onHand',
                    'tracked_10' => 'tracked',
                    'width_11' => 'width',
                    'height_12' => 'height',
                    'depth_13' => 'depth',
                    'weight_14' => 'weight',
                    'shipping_required_15' => 'shippingRequired',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Product\\Product' => [
                        'subject' => [
                            'id' => 'id_0',
                        ],
                    ],
                    'App\\Entity\\Product\\ProductVariant' => [
                        'associations' => [
                            'code' => 'code_1',
                            'createdAt' => 'created_at_2',
                            'updatedAt' => 'updated_at_3',
                            'position' => 'position_4',
                            'enabled' => 'enabled_5',
                            'id' => 'id_6',
                            'version' => 'version_7',
                            'onHold' => 'on_hold_8',
                            'onHand' => 'on_hand_9',
                            'tracked' => 'tracked_10',
                            'width' => 'width_11',
                            'height' => 'height_12',
                            'depth' => 'depth_13',
                            'weight' => 'weight_14',
                            'shippingRequired' => 'shipping_required_15',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'main_taxon_id_16' => 'integer',
                    'product_id_17' => 'integer',
                    'tax_category_id_18' => 'integer',
                    'shipping_category_id_19' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'subject' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'main_taxon_id_16' => 'main_taxon_id',
                    'product_id_17' => 'product_id',
                    'tax_category_id_18' => 'tax_category_id',
                    'shipping_category_id_19' => 'shipping_category_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'subject',
                    'code_1' => 'associations',
                    'created_at_2' => 'associations',
                    'updated_at_3' => 'associations',
                    'position_4' => 'associations',
                    'enabled_5' => 'associations',
                    'id_6' => 'associations',
                    'version_7' => 'associations',
                    'on_hold_8' => 'associations',
                    'on_hand_9' => 'associations',
                    'tracked_10' => 'associations',
                    'width_11' => 'associations',
                    'height_12' => 'associations',
                    'depth_13' => 'associations',
                    'weight_14' => 'associations',
                    'shipping_required_15' => 'associations',
                    'main_taxon_id_16' => 'subject',
                    'product_id_17' => 'associations',
                    'tax_category_id_18' => 'associations',
                    'shipping_category_id_19' => 'associations',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Product\\Product',
                    'code_1' => 'App\\Entity\\Product\\ProductVariant',
                    'created_at_2' => 'App\\Entity\\Product\\ProductVariant',
                    'updated_at_3' => 'App\\Entity\\Product\\ProductVariant',
                    'position_4' => 'App\\Entity\\Product\\ProductVariant',
                    'enabled_5' => 'App\\Entity\\Product\\ProductVariant',
                    'id_6' => 'App\\Entity\\Product\\ProductVariant',
                    'version_7' => 'App\\Entity\\Product\\ProductVariant',
                    'on_hold_8' => 'App\\Entity\\Product\\ProductVariant',
                    'on_hand_9' => 'App\\Entity\\Product\\ProductVariant',
                    'tracked_10' => 'App\\Entity\\Product\\ProductVariant',
                    'width_11' => 'App\\Entity\\Product\\ProductVariant',
                    'height_12' => 'App\\Entity\\Product\\ProductVariant',
                    'depth_13' => 'App\\Entity\\Product\\ProductVariant',
                    'weight_14' => 'App\\Entity\\Product\\ProductVariant',
                    'shipping_required_15' => 'App\\Entity\\Product\\ProductVariant',
                ],
            ],
        ],
    ],
    $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' => [
                'subjects' => [
                    0,
                    0,
                ],
            ],
        ],
    ]
)];
