<?php //%255BApp%255CEntity%255COrders%2524CLASSMETADATA%255D%255B1%255D

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Doctrine\\ORM\\Mapping\\ClassMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\ClassMetadata')),
        clone ($p['Doctrine\\ORM\\Id\\IdentityGenerator'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Id\\IdentityGenerator')),
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'App\\Entity\\Orders',
            ],
            'namespace' => [
                'App\\Entity',
            ],
            'rootEntityName' => [
                'App\\Entity\\Orders',
            ],
            'customRepositoryClassName' => [
                'App\\Repository\\OrdersRepository',
            ],
            'identifier' => [
                [
                    'idOrder',
                ],
            ],
            'generatorType' => [
                4,
            ],
            'fieldMappings' => [
                [
                    'idOrder' => [
                        'fieldName' => 'idOrder',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'options' => [
                            'unsigned' => true,
                        ],
                        'columnName' => 'id_order',
                        'id' => true,
                    ],
                    'reference' => [
                        'fieldName' => 'reference',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 9,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'reference',
                    ],
                    'idShopGroup' => [
                        'fieldName' => 'idShopGroup',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'options' => [
                            'default' => '1',
                            'unsigned' => true,
                        ],
                        'columnName' => 'id_shop_group',
                    ],
                    'idShop' => [
                        'fieldName' => 'idShop',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'options' => [
                            'default' => '1',
                            'unsigned' => true,
                        ],
                        'columnName' => 'id_shop',
                    ],
                    'idCarrier' => [
                        'fieldName' => 'idCarrier',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'options' => [
                            'unsigned' => true,
                        ],
                        'columnName' => 'id_carrier',
                    ],
                    'idLang' => [
                        'fieldName' => 'idLang',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'options' => [
                            'unsigned' => true,
                        ],
                        'columnName' => 'id_lang',
                    ],
                    'idCustomer' => [
                        'fieldName' => 'idCustomer',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'options' => [
                            'unsigned' => true,
                        ],
                        'columnName' => 'id_customer',
                    ],
                    'idCart' => [
                        'fieldName' => 'idCart',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'options' => [
                            'unsigned' => true,
                        ],
                        'columnName' => 'id_cart',
                    ],
                    'idCurrency' => [
                        'fieldName' => 'idCurrency',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'options' => [
                            'unsigned' => true,
                        ],
                        'columnName' => 'id_currency',
                    ],
                    'idAddressDelivery' => [
                        'fieldName' => 'idAddressDelivery',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'options' => [
                            'unsigned' => true,
                        ],
                        'columnName' => 'id_address_delivery',
                    ],
                    'idAddressInvoice' => [
                        'fieldName' => 'idAddressInvoice',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'options' => [
                            'unsigned' => true,
                        ],
                        'columnName' => 'id_address_invoice',
                    ],
                    'currentState' => [
                        'fieldName' => 'currentState',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'options' => [
                            'unsigned' => true,
                        ],
                        'columnName' => 'current_state',
                    ],
                    'secureKey' => [
                        'fieldName' => 'secureKey',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 32,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'options' => [
                            'default' => '-1',
                        ],
                        'columnName' => 'secure_key',
                    ],
                    'payment' => [
                        'fieldName' => 'payment',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 255,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'payment',
                    ],
                    'conversionRate' => [
                        'fieldName' => 'conversionRate',
                        'type' => 'decimal',
                        'scale' => 6,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 13,
                        'options' => [
                            'default' => '1.000000',
                        ],
                        'columnName' => 'conversion_rate',
                    ],
                    'module' => [
                        'fieldName' => 'module',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 255,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'module',
                    ],
                    'recyclable' => [
                        'fieldName' => 'recyclable',
                        'type' => 'boolean',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'recyclable',
                    ],
                    'gift' => [
                        'fieldName' => 'gift',
                        'type' => 'boolean',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'gift',
                    ],
                    'giftMessage' => [
                        'fieldName' => 'giftMessage',
                        'type' => 'text',
                        'scale' => 0,
                        'length' => 65535,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'gift_message',
                    ],
                    'mobileTheme' => [
                        'fieldName' => 'mobileTheme',
                        'type' => 'boolean',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'mobile_theme',
                    ],
                    'shippingNumber' => [
                        'fieldName' => 'shippingNumber',
                        'type' => 'string',
                        'scale' => 0,
                        'length' => 64,
                        'unique' => false,
                        'nullable' => true,
                        'precision' => 0,
                        'columnName' => 'shipping_number',
                    ],
                    'totalDiscounts' => [
                        'fieldName' => 'totalDiscounts',
                        'type' => 'decimal',
                        'scale' => 6,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 20,
                        'options' => [
                            'default' => '0.000000',
                        ],
                        'columnName' => 'total_discounts',
                    ],
                    'totalDiscountsTaxIncl' => [
                        'fieldName' => 'totalDiscountsTaxIncl',
                        'type' => 'decimal',
                        'scale' => 6,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 20,
                        'options' => [
                            'default' => '0.000000',
                        ],
                        'columnName' => 'total_discounts_tax_incl',
                    ],
                    'totalDiscountsTaxExcl' => [
                        'fieldName' => 'totalDiscountsTaxExcl',
                        'type' => 'decimal',
                        'scale' => 6,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 20,
                        'options' => [
                            'default' => '0.000000',
                        ],
                        'columnName' => 'total_discounts_tax_excl',
                    ],
                    'totalPaid' => [
                        'fieldName' => 'totalPaid',
                        'type' => 'decimal',
                        'scale' => 6,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 20,
                        'options' => [
                            'default' => '0.000000',
                        ],
                        'columnName' => 'total_paid',
                    ],
                    'totalPaidTaxIncl' => [
                        'fieldName' => 'totalPaidTaxIncl',
                        'type' => 'decimal',
                        'scale' => 6,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 20,
                        'options' => [
                            'default' => '0.000000',
                        ],
                        'columnName' => 'total_paid_tax_incl',
                    ],
                    'totalPaidTaxExcl' => [
                        'fieldName' => 'totalPaidTaxExcl',
                        'type' => 'decimal',
                        'scale' => 6,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 20,
                        'options' => [
                            'default' => '0.000000',
                        ],
                        'columnName' => 'total_paid_tax_excl',
                    ],
                    'totalPaidReal' => [
                        'fieldName' => 'totalPaidReal',
                        'type' => 'decimal',
                        'scale' => 6,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 20,
                        'options' => [
                            'default' => '0.000000',
                        ],
                        'columnName' => 'total_paid_real',
                    ],
                    'totalProducts' => [
                        'fieldName' => 'totalProducts',
                        'type' => 'decimal',
                        'scale' => 6,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 20,
                        'options' => [
                            'default' => '0.000000',
                        ],
                        'columnName' => 'total_products',
                    ],
                    'totalProductsWt' => [
                        'fieldName' => 'totalProductsWt',
                        'type' => 'decimal',
                        'scale' => 6,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 20,
                        'options' => [
                            'default' => '0.000000',
                        ],
                        'columnName' => 'total_products_wt',
                    ],
                    'totalShipping' => [
                        'fieldName' => 'totalShipping',
                        'type' => 'decimal',
                        'scale' => 6,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 20,
                        'options' => [
                            'default' => '0.000000',
                        ],
                        'columnName' => 'total_shipping',
                    ],
                    'totalShippingTaxIncl' => [
                        'fieldName' => 'totalShippingTaxIncl',
                        'type' => 'decimal',
                        'scale' => 6,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 20,
                        'options' => [
                            'default' => '0.000000',
                        ],
                        'columnName' => 'total_shipping_tax_incl',
                    ],
                    'totalShippingTaxExcl' => [
                        'fieldName' => 'totalShippingTaxExcl',
                        'type' => 'decimal',
                        'scale' => 6,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 20,
                        'options' => [
                            'default' => '0.000000',
                        ],
                        'columnName' => 'total_shipping_tax_excl',
                    ],
                    'carrierTaxRate' => [
                        'fieldName' => 'carrierTaxRate',
                        'type' => 'decimal',
                        'scale' => 3,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 10,
                        'options' => [
                            'default' => '0.000',
                        ],
                        'columnName' => 'carrier_tax_rate',
                    ],
                    'totalWrapping' => [
                        'fieldName' => 'totalWrapping',
                        'type' => 'decimal',
                        'scale' => 6,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 20,
                        'options' => [
                            'default' => '0.000000',
                        ],
                        'columnName' => 'total_wrapping',
                    ],
                    'totalWrappingTaxIncl' => [
                        'fieldName' => 'totalWrappingTaxIncl',
                        'type' => 'decimal',
                        'scale' => 6,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 20,
                        'options' => [
                            'default' => '0.000000',
                        ],
                        'columnName' => 'total_wrapping_tax_incl',
                    ],
                    'totalWrappingTaxExcl' => [
                        'fieldName' => 'totalWrappingTaxExcl',
                        'type' => 'decimal',
                        'scale' => 6,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 20,
                        'options' => [
                            'default' => '0.000000',
                        ],
                        'columnName' => 'total_wrapping_tax_excl',
                    ],
                    'roundMode' => [
                        'fieldName' => 'roundMode',
                        'type' => 'boolean',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'options' => [
                            'default' => '2',
                        ],
                        'columnName' => 'round_mode',
                    ],
                    'roundType' => [
                        'fieldName' => 'roundType',
                        'type' => 'boolean',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'options' => [
                            'default' => '1',
                        ],
                        'columnName' => 'round_type',
                    ],
                    'invoiceNumber' => [
                        'fieldName' => 'invoiceNumber',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'options' => [
                            'unsigned' => true,
                        ],
                        'columnName' => 'invoice_number',
                    ],
                    'deliveryNumber' => [
                        'fieldName' => 'deliveryNumber',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'options' => [
                            'unsigned' => true,
                        ],
                        'columnName' => 'delivery_number',
                    ],
                    'invoiceDate' => [
                        'fieldName' => 'invoiceDate',
                        'type' => 'datetime',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'invoice_date',
                    ],
                    'deliveryDate' => [
                        'fieldName' => 'deliveryDate',
                        'type' => 'datetime',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'delivery_date',
                    ],
                    'valid' => [
                        'fieldName' => 'valid',
                        'type' => 'integer',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'options' => [
                            'unsigned' => true,
                        ],
                        'columnName' => 'valid',
                    ],
                    'dateAdd' => [
                        'fieldName' => 'dateAdd',
                        'type' => 'datetime',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'date_add',
                    ],
                    'dateUpd' => [
                        'fieldName' => 'dateUpd',
                        'type' => 'datetime',
                        'scale' => 0,
                        'length' => null,
                        'unique' => false,
                        'nullable' => false,
                        'precision' => 0,
                        'columnName' => 'date_upd',
                    ],
                ],
            ],
            'fieldNames' => [
                [
                    'id_order' => 'idOrder',
                    'reference' => 'reference',
                    'id_shop_group' => 'idShopGroup',
                    'id_shop' => 'idShop',
                    'id_carrier' => 'idCarrier',
                    'id_lang' => 'idLang',
                    'id_customer' => 'idCustomer',
                    'id_cart' => 'idCart',
                    'id_currency' => 'idCurrency',
                    'id_address_delivery' => 'idAddressDelivery',
                    'id_address_invoice' => 'idAddressInvoice',
                    'current_state' => 'currentState',
                    'secure_key' => 'secureKey',
                    'payment' => 'payment',
                    'conversion_rate' => 'conversionRate',
                    'module' => 'module',
                    'recyclable' => 'recyclable',
                    'gift' => 'gift',
                    'gift_message' => 'giftMessage',
                    'mobile_theme' => 'mobileTheme',
                    'shipping_number' => 'shippingNumber',
                    'total_discounts' => 'totalDiscounts',
                    'total_discounts_tax_incl' => 'totalDiscountsTaxIncl',
                    'total_discounts_tax_excl' => 'totalDiscountsTaxExcl',
                    'total_paid' => 'totalPaid',
                    'total_paid_tax_incl' => 'totalPaidTaxIncl',
                    'total_paid_tax_excl' => 'totalPaidTaxExcl',
                    'total_paid_real' => 'totalPaidReal',
                    'total_products' => 'totalProducts',
                    'total_products_wt' => 'totalProductsWt',
                    'total_shipping' => 'totalShipping',
                    'total_shipping_tax_incl' => 'totalShippingTaxIncl',
                    'total_shipping_tax_excl' => 'totalShippingTaxExcl',
                    'carrier_tax_rate' => 'carrierTaxRate',
                    'total_wrapping' => 'totalWrapping',
                    'total_wrapping_tax_incl' => 'totalWrappingTaxIncl',
                    'total_wrapping_tax_excl' => 'totalWrappingTaxExcl',
                    'round_mode' => 'roundMode',
                    'round_type' => 'roundType',
                    'invoice_number' => 'invoiceNumber',
                    'delivery_number' => 'deliveryNumber',
                    'invoice_date' => 'invoiceDate',
                    'delivery_date' => 'deliveryDate',
                    'valid' => 'valid',
                    'date_add' => 'dateAdd',
                    'date_upd' => 'dateUpd',
                ],
            ],
            'columnNames' => [
                [
                    'idOrder' => 'id_order',
                    'reference' => 'reference',
                    'idShopGroup' => 'id_shop_group',
                    'idShop' => 'id_shop',
                    'idCarrier' => 'id_carrier',
                    'idLang' => 'id_lang',
                    'idCustomer' => 'id_customer',
                    'idCart' => 'id_cart',
                    'idCurrency' => 'id_currency',
                    'idAddressDelivery' => 'id_address_delivery',
                    'idAddressInvoice' => 'id_address_invoice',
                    'currentState' => 'current_state',
                    'secureKey' => 'secure_key',
                    'payment' => 'payment',
                    'conversionRate' => 'conversion_rate',
                    'module' => 'module',
                    'recyclable' => 'recyclable',
                    'gift' => 'gift',
                    'giftMessage' => 'gift_message',
                    'mobileTheme' => 'mobile_theme',
                    'shippingNumber' => 'shipping_number',
                    'totalDiscounts' => 'total_discounts',
                    'totalDiscountsTaxIncl' => 'total_discounts_tax_incl',
                    'totalDiscountsTaxExcl' => 'total_discounts_tax_excl',
                    'totalPaid' => 'total_paid',
                    'totalPaidTaxIncl' => 'total_paid_tax_incl',
                    'totalPaidTaxExcl' => 'total_paid_tax_excl',
                    'totalPaidReal' => 'total_paid_real',
                    'totalProducts' => 'total_products',
                    'totalProductsWt' => 'total_products_wt',
                    'totalShipping' => 'total_shipping',
                    'totalShippingTaxIncl' => 'total_shipping_tax_incl',
                    'totalShippingTaxExcl' => 'total_shipping_tax_excl',
                    'carrierTaxRate' => 'carrier_tax_rate',
                    'totalWrapping' => 'total_wrapping',
                    'totalWrappingTaxIncl' => 'total_wrapping_tax_incl',
                    'totalWrappingTaxExcl' => 'total_wrapping_tax_excl',
                    'roundMode' => 'round_mode',
                    'roundType' => 'round_type',
                    'invoiceNumber' => 'invoice_number',
                    'deliveryNumber' => 'delivery_number',
                    'invoiceDate' => 'invoice_date',
                    'deliveryDate' => 'delivery_date',
                    'valid' => 'valid',
                    'dateAdd' => 'date_add',
                    'dateUpd' => 'date_upd',
                ],
            ],
            'table' => [
                [
                    'name' => 'prsta_orders',
                    'indexes' => [
                        'reference' => [
                            'columns' => [
                                'reference',
                            ],
                        ],
                        'invoice_number' => [
                            'columns' => [
                                'invoice_number',
                            ],
                        ],
                        'id_currency' => [
                            'columns' => [
                                'id_currency',
                            ],
                        ],
                        'id_shop_group' => [
                            'columns' => [
                                'id_shop_group',
                            ],
                        ],
                        'date_add' => [
                            'columns' => [
                                'date_add',
                            ],
                        ],
                        'id_customer' => [
                            'columns' => [
                                'id_customer',
                            ],
                        ],
                        'id_carrier' => [
                            'columns' => [
                                'id_carrier',
                            ],
                        ],
                        'id_address_delivery' => [
                            'columns' => [
                                'id_address_delivery',
                            ],
                        ],
                        'current_state' => [
                            'columns' => [
                                'current_state',
                            ],
                        ],
                        'id_cart' => [
                            'columns' => [
                                'id_cart',
                            ],
                        ],
                        'id_lang' => [
                            'columns' => [
                                'id_lang',
                            ],
                        ],
                        'id_address_invoice' => [
                            'columns' => [
                                'id_address_invoice',
                            ],
                        ],
                        'id_shop' => [
                            'columns' => [
                                'id_shop',
                            ],
                        ],
                    ],
                ],
            ],
            'idGenerator' => [
                $o[1],
            ],
        ],
    ],
    $o[0],
    []
); }];
