<?php //e8d68bc536af03f9c4d9ff8173f074af

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_.type AS type_1, s1_.label AS label_2, s1_.amount AS amount_3, s1_.is_neutral AS is_neutral_4, s1_.is_locked AS is_locked_5, s1_.origin_code AS origin_code_6, s1_.details AS details_7, s1_.created_at AS created_at_8, s1_.updated_at AS updated_at_9, s1_.id AS id_10, s0_.order_id AS order_id_11, s0_.variant_id AS variant_id_12, s1_.order_id AS order_id_13, s1_.order_item_id AS order_item_id_14, s1_.order_item_unit_id AS order_item_unit_id_15, s1_.shipment_id AS shipment_id_16 FROM sylius_order_item s0_ LEFT JOIN sylius_adjustment s1_ ON s0_.id = s1_.order_item_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.id ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'subject' => 'App\\Entity\\Order\\OrderItem',
                    'associations' => 'App\\Entity\\Order\\Adjustment',
                ],
            ],
            'relationMap' => [
                2 => [
                    'associations' => 'adjustments',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'associations' => 'subject',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'type_1' => 'type',
                    'label_2' => 'label',
                    'amount_3' => 'amount',
                    'is_neutral_4' => 'neutral',
                    'is_locked_5' => 'locked',
                    'origin_code_6' => 'originCode',
                    'details_7' => 'details',
                    'created_at_8' => 'createdAt',
                    'updated_at_9' => 'updatedAt',
                    'id_10' => 'id',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Order\\OrderItem' => [
                        'subject' => [
                            'id' => 'id_0',
                        ],
                    ],
                    'App\\Entity\\Order\\Adjustment' => [
                        'associations' => [
                            'type' => 'type_1',
                            'label' => 'label_2',
                            'amount' => 'amount_3',
                            'neutral' => 'is_neutral_4',
                            'locked' => 'is_locked_5',
                            'originCode' => 'origin_code_6',
                            'details' => 'details_7',
                            'createdAt' => 'created_at_8',
                            'updatedAt' => 'updated_at_9',
                            'id' => 'id_10',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'order_id_11' => 'integer',
                    'variant_id_12' => 'integer',
                    'order_id_13' => 'integer',
                    'order_item_id_14' => 'integer',
                    'order_item_unit_id_15' => 'integer',
                    'shipment_id_16' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'subject' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'order_id_11' => 'order_id',
                    'variant_id_12' => 'variant_id',
                    'order_id_13' => 'order_id',
                    'order_item_id_14' => 'order_item_id',
                    'order_item_unit_id_15' => 'order_item_unit_id',
                    'shipment_id_16' => 'shipment_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'subject',
                    'type_1' => 'associations',
                    'label_2' => 'associations',
                    'amount_3' => 'associations',
                    'is_neutral_4' => 'associations',
                    'is_locked_5' => 'associations',
                    'origin_code_6' => 'associations',
                    'details_7' => 'associations',
                    'created_at_8' => 'associations',
                    'updated_at_9' => 'associations',
                    'id_10' => 'associations',
                    'order_id_11' => 'subject',
                    'variant_id_12' => 'subject',
                    'order_id_13' => 'associations',
                    'order_item_id_14' => 'associations',
                    'order_item_unit_id_15' => 'associations',
                    'shipment_id_16' => 'associations',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Order\\OrderItem',
                    'type_1' => 'App\\Entity\\Order\\Adjustment',
                    'label_2' => 'App\\Entity\\Order\\Adjustment',
                    'amount_3' => 'App\\Entity\\Order\\Adjustment',
                    'is_neutral_4' => 'App\\Entity\\Order\\Adjustment',
                    'is_locked_5' => 'App\\Entity\\Order\\Adjustment',
                    'origin_code_6' => 'App\\Entity\\Order\\Adjustment',
                    'details_7' => 'App\\Entity\\Order\\Adjustment',
                    'created_at_8' => 'App\\Entity\\Order\\Adjustment',
                    'updated_at_9' => 'App\\Entity\\Order\\Adjustment',
                    'id_10' => 'App\\Entity\\Order\\Adjustment',
                ],
            ],
        ],
    ],
    $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,
                ],
            ],
        ],
    ]
)];
