<?php //1f91ed03836294dbd6c8cf57ba7029c0

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\\ParserResult' => [
            'sqlFinalizer' => [
                $o[1],
            ],
            'resultSetMapping' => [
                $o[2],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT c0_.id AS id_0, c0_.order_id AS order_id_1, c0_.order_count_nr AS order_count_nr_2, c0_.order_nr AS order_nr_3, c0_.channel_id AS channel_id_4, c0_.channel_name AS channel_name_5, c0_.channel_color AS channel_color_6, c0_.created_from AS created_from_7, c0_.credit_nr AS credit_nr_8, c0_.credit_count_nr AS credit_count_nr_9, c0_.status AS status_10, c0_.status_id AS status_id_11, c0_.total_quantity AS total_quantity_12, c0_.discount AS discount_13, c0_.shipping_fee AS shipping_fee_14, c0_.total_tax AS total_tax_15, c0_.total_sum AS total_sum_16, c0_.invoice_id AS invoice_id_17, c0_.invoice_count_nr AS invoice_count_nr_18, c0_.invoice_nr AS invoice_nr_19, c0_.customer_id AS customer_id_20, c0_.customer_nr AS customer_nr_21, c0_.customer_name AS customer_name_22, c0_.customer_city AS customer_city_23, c0_.customer_country AS customer_country_24, c0_.customer_post_code AS customer_post_code_25, c0_.customer_email AS customer_email_26, c0_.customer_mobile AS customer_mobile_27, c0_.customer_address AS customer_address_28, c0_.open_credit AS open_credit_29, c0_.date_order AS date_order_30, c0_.date_complete_order AS date_complete_order_31, c0_.date_deleted AS date_deleted_32, c0_.date_created AS date_created_33, c0_.date_updated AS date_updated_34 FROM credits c0_ WHERE c0_.id = 77 ORDER BY c0_.id DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\Credit',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'order_id_1' => 'orderId',
                    'order_count_nr_2' => 'orderCountNr',
                    'order_nr_3' => 'orderNr',
                    'channel_id_4' => 'channelId',
                    'channel_name_5' => 'channelName',
                    'channel_color_6' => 'channelColor',
                    'created_from_7' => 'createdFrom',
                    'credit_nr_8' => 'creditNr',
                    'credit_count_nr_9' => 'creditCountNr',
                    'status_10' => 'status',
                    'status_id_11' => 'statusId',
                    'total_quantity_12' => 'totalQuantity',
                    'discount_13' => 'discount',
                    'shipping_fee_14' => 'shippingFee',
                    'total_tax_15' => 'totalTax',
                    'total_sum_16' => 'totalSum',
                    'invoice_id_17' => 'invoiceId',
                    'invoice_count_nr_18' => 'invoiceCountNr',
                    'invoice_nr_19' => 'invoiceNr',
                    'customer_id_20' => 'customerId',
                    'customer_nr_21' => 'customerNr',
                    'customer_name_22' => 'customerName',
                    'customer_city_23' => 'customerCity',
                    'customer_country_24' => 'customerCountry',
                    'customer_post_code_25' => 'customerPostCode',
                    'customer_email_26' => 'customerEmail',
                    'customer_mobile_27' => 'customerMobile',
                    'customer_address_28' => 'customerAddress',
                    'open_credit_29' => 'openCredit',
                    'date_order_30' => 'dateOrder',
                    'date_complete_order_31' => 'dateCompleteOrder',
                    'date_deleted_32' => 'dateDeleted',
                    'date_created_33' => 'dateCreated',
                    'date_updated_34' => 'dateUpdated',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Credit' => [
                        'p' => [
                            'id' => 'id_0',
                            'orderId' => 'order_id_1',
                            'orderCountNr' => 'order_count_nr_2',
                            'orderNr' => 'order_nr_3',
                            'channelId' => 'channel_id_4',
                            'channelName' => 'channel_name_5',
                            'channelColor' => 'channel_color_6',
                            'createdFrom' => 'created_from_7',
                            'creditNr' => 'credit_nr_8',
                            'creditCountNr' => 'credit_count_nr_9',
                            'status' => 'status_10',
                            'statusId' => 'status_id_11',
                            'totalQuantity' => 'total_quantity_12',
                            'discount' => 'discount_13',
                            'shippingFee' => 'shipping_fee_14',
                            'totalTax' => 'total_tax_15',
                            'totalSum' => 'total_sum_16',
                            'invoiceId' => 'invoice_id_17',
                            'invoiceCountNr' => 'invoice_count_nr_18',
                            'invoiceNr' => 'invoice_nr_19',
                            'customerId' => 'customer_id_20',
                            'customerNr' => 'customer_nr_21',
                            'customerName' => 'customer_name_22',
                            'customerCity' => 'customer_city_23',
                            'customerCountry' => 'customer_country_24',
                            'customerPostCode' => 'customer_post_code_25',
                            'customerEmail' => 'customer_email_26',
                            'customerMobile' => 'customer_mobile_27',
                            'customerAddress' => 'customer_address_28',
                            'openCredit' => 'open_credit_29',
                            'dateOrder' => 'date_order_30',
                            'dateCompleteOrder' => 'date_complete_order_31',
                            'dateDeleted' => 'date_deleted_32',
                            'dateCreated' => 'date_created_33',
                            'dateUpdated' => 'date_updated_34',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p',
                    'order_id_1' => 'p',
                    'order_count_nr_2' => 'p',
                    'order_nr_3' => 'p',
                    'channel_id_4' => 'p',
                    'channel_name_5' => 'p',
                    'channel_color_6' => 'p',
                    'created_from_7' => 'p',
                    'credit_nr_8' => 'p',
                    'credit_count_nr_9' => 'p',
                    'status_10' => 'p',
                    'status_id_11' => 'p',
                    'total_quantity_12' => 'p',
                    'discount_13' => 'p',
                    'shipping_fee_14' => 'p',
                    'total_tax_15' => 'p',
                    'total_sum_16' => 'p',
                    'invoice_id_17' => 'p',
                    'invoice_count_nr_18' => 'p',
                    'invoice_nr_19' => 'p',
                    'customer_id_20' => 'p',
                    'customer_nr_21' => 'p',
                    'customer_name_22' => 'p',
                    'customer_city_23' => 'p',
                    'customer_country_24' => 'p',
                    'customer_post_code_25' => 'p',
                    'customer_email_26' => 'p',
                    'customer_mobile_27' => 'p',
                    'customer_address_28' => 'p',
                    'open_credit_29' => 'p',
                    'date_order_30' => 'p',
                    'date_complete_order_31' => 'p',
                    'date_deleted_32' => 'p',
                    'date_created_33' => 'p',
                    'date_updated_34' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Credit',
                    'order_id_1' => 'App\\Entity\\Credit',
                    'order_count_nr_2' => 'App\\Entity\\Credit',
                    'order_nr_3' => 'App\\Entity\\Credit',
                    'channel_id_4' => 'App\\Entity\\Credit',
                    'channel_name_5' => 'App\\Entity\\Credit',
                    'channel_color_6' => 'App\\Entity\\Credit',
                    'created_from_7' => 'App\\Entity\\Credit',
                    'credit_nr_8' => 'App\\Entity\\Credit',
                    'credit_count_nr_9' => 'App\\Entity\\Credit',
                    'status_10' => 'App\\Entity\\Credit',
                    'status_id_11' => 'App\\Entity\\Credit',
                    'total_quantity_12' => 'App\\Entity\\Credit',
                    'discount_13' => 'App\\Entity\\Credit',
                    'shipping_fee_14' => 'App\\Entity\\Credit',
                    'total_tax_15' => 'App\\Entity\\Credit',
                    'total_sum_16' => 'App\\Entity\\Credit',
                    'invoice_id_17' => 'App\\Entity\\Credit',
                    'invoice_count_nr_18' => 'App\\Entity\\Credit',
                    'invoice_nr_19' => 'App\\Entity\\Credit',
                    'customer_id_20' => 'App\\Entity\\Credit',
                    'customer_nr_21' => 'App\\Entity\\Credit',
                    'customer_name_22' => 'App\\Entity\\Credit',
                    'customer_city_23' => 'App\\Entity\\Credit',
                    'customer_country_24' => 'App\\Entity\\Credit',
                    'customer_post_code_25' => 'App\\Entity\\Credit',
                    'customer_email_26' => 'App\\Entity\\Credit',
                    'customer_mobile_27' => 'App\\Entity\\Credit',
                    'customer_address_28' => 'App\\Entity\\Credit',
                    'open_credit_29' => 'App\\Entity\\Credit',
                    'date_order_30' => 'App\\Entity\\Credit',
                    'date_complete_order_31' => 'App\\Entity\\Credit',
                    'date_deleted_32' => 'App\\Entity\\Credit',
                    'date_created_33' => 'App\\Entity\\Credit',
                    'date_updated_34' => 'App\\Entity\\Credit',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
