Array
(
    [shop_name] => Sugar Plum
    [order] => Array
        (
            [id_address_delivery] => 7
            [id_address_invoice] => 7
            [id_shop_group] => 1
            [id_shop] => 1
            [id_cart] => 73
            [id_currency] => 1
            [id_lang] => 1
            [id_customer] => 4
            [id_carrier] => 16
            [current_state] => 0
            [secure_key] => ed0bd568e6c461d29323be9acc7010a6
            [payment] => Payment by check
            [module] => cheque
            [conversion_rate] => 1.000000
            [recyclable] => 0
            [gift] => 0
            [gift_message] => 
            [mobile_theme] => 0
            [shipping_number] => 
            [total_discounts] => 0.00
            [total_discounts_tax_incl] => 0.00
            [total_discounts_tax_excl] => 0.00
            [total_paid] => 135.33
            [total_paid_tax_incl] => 135.33
            [total_paid_tax_excl] => 135.33
            [total_paid_real] => 0.00
            [total_products] => 56.51
            [total_products_wt] => 56.51
            [total_shipping] => 78.82
            [total_shipping_tax_incl] => 78.82
            [total_shipping_tax_excl] => 78.82
            [carrier_tax_rate] => 0.000
            [total_wrapping] => 0.00
            [total_wrapping_tax_incl] => 0.00
            [total_wrapping_tax_excl] => 0.00
            [invoice_number] => 0
            [delivery_number] => 0
            [invoice_date] => 0000-00-00 00:00:00
            [delivery_date] => 0000-00-00 00:00:00
            [valid] => 0
            [date_add] => 2014-09-09 15:33:50
            [date_upd] => 2014-09-09 15:33:50
            [reference] => MLUUBNPHA
            [ * webserviceParameters] => Array
                (
                    [objectMethods] => Array
                        (
                            [add] => addWs
                        )

                    [objectNodeName] => order
                    [objectsNodeName] => orders
                    [fields] => Array
                        (
                            [id_address_delivery] => Array
                                (
                                    [xlink_resource] => addresses
                                )

                            [id_address_invoice] => Array
                                (
                                    [xlink_resource] => addresses
                                )

                            [id_cart] => Array
                                (
                                    [xlink_resource] => carts
                                )

                            [id_currency] => Array
                                (
                                    [xlink_resource] => currencies
                                )

                            [id_lang] => Array
                                (
                                    [xlink_resource] => languages
                                )

                            [id_customer] => Array
                                (
                                    [xlink_resource] => customers
                                )

                            [id_carrier] => Array
                                (
                                    [xlink_resource] => carriers
                                )

                            [current_state] => Array
                                (
                                    [xlink_resource] => order_states
                                )

                            [module] => Array
                                (
                                    [required] => 1
                                )

                            [invoice_number] => Array
                                (
                                )

                            [invoice_date] => Array
                                (
                                )

                            [delivery_number] => Array
                                (
                                )

                            [delivery_date] => Array
                                (
                                )

                            [valid] => Array
                                (
                                )

                            [date_add] => Array
                                (
                                )

                            [date_upd] => Array
                                (
                                )

                        )

                    [associations] => Array
                        (
                            [order_rows] => Array
                                (
                                    [resource] => order_row
                                    [setter] => 
                                    [virtual_entity] => 1
                                    [fields] => Array
                                        (
                                            [id] => Array
                                                (
                                                )

                                            [product_id] => Array
                                                (
                                                    [required] => 1
                                                )

                                            [product_attribute_id] => Array
                                                (
                                                    [required] => 1
                                                )

                                            [product_quantity] => Array
                                                (
                                                    [required] => 1
                                                )

                                            [product_name] => Array
                                                (
                                                    [setter] => 
                                                )

                                            [product_price] => Array
                                                (
                                                    [setter] => 
                                                )

                                        )

                                )

                        )

                )

            [ * _taxCalculationMethod] => 1
            [id] => 5
            [id_shop_list] => 
            [ * get_shop_from_context] => 1
            [ * table] => orders
            [ * identifier] => id_order
            [ * fieldsRequired] => Array
                (
                    [0] => id_address_delivery
                    [1] => id_address_invoice
                    [2] => id_cart
                    [3] => id_currency
                    [4] => id_lang
                    [5] => id_customer
                    [6] => id_carrier
                    [7] => payment
                    [8] => module
                    [9] => total_paid
                    [10] => total_paid_real
                    [11] => total_products
                    [12] => total_products_wt
                    [13] => conversion_rate
                )

            [ * fieldsSize] => Array
                (
                )

            [ * fieldsValidate] => Array
                (
                    [id_address_delivery] => isUnsignedId
                    [id_address_invoice] => isUnsignedId
                    [id_cart] => isUnsignedId
                    [id_currency] => isUnsignedId
                    [id_shop_group] => isUnsignedId
                    [id_shop] => isUnsignedId
                    [id_lang] => isUnsignedId
                    [id_customer] => isUnsignedId
                    [id_carrier] => isUnsignedId
                    [current_state] => isUnsignedId
                    [secure_key] => isMd5
                    [payment] => isGenericName
                    [module] => isModuleName
                    [recyclable] => isBool
                    [gift] => isBool
                    [gift_message] => isMessage
                    [mobile_theme] => isBool
                    [total_discounts] => isPrice
                    [total_discounts_tax_incl] => isPrice
                    [total_discounts_tax_excl] => isPrice
                    [total_paid] => isPrice
                    [total_paid_tax_incl] => isPrice
                    [total_paid_tax_excl] => isPrice
                    [total_paid_real] => isPrice
                    [total_products] => isPrice
                    [total_products_wt] => isPrice
                    [total_shipping] => isPrice
                    [total_shipping_tax_incl] => isPrice
                    [total_shipping_tax_excl] => isPrice
                    [carrier_tax_rate] => isFloat
                    [total_wrapping] => isPrice
                    [total_wrapping_tax_incl] => isPrice
                    [total_wrapping_tax_excl] => isPrice
                    [shipping_number] => isTrackingNumber
                    [conversion_rate] => isFloat
                    [date_add] => isDate
                    [date_upd] => isDate
                )

            [ * fieldsRequiredLang] => Array
                (
                )

            [ * fieldsSizeLang] => Array
                (
                )

            [ * fieldsValidateLang] => Array
                (
                )

            [ * tables] => Array
                (
                )

            [ * image_dir] => 
            [ * image_format] => jpg
            [ * def] => Array
                (
                    [table] => orders
                    [primary] => id_order
                    [fields] => Array
                        (
                            [id_address_delivery] => Array
                                (
                                    [type] => 1
                                    [validate] => isUnsignedId
                                    [required] => 1
                                )

                            [id_address_invoice] => Array
                                (
                                    [type] => 1
                                    [validate] => isUnsignedId
                                    [required] => 1
                                )

                            [id_cart] => Array
                                (
                                    [type] => 1
                                    [validate] => isUnsignedId
                                    [required] => 1
                                )

                            [id_currency] => Array
                                (
                                    [type] => 1
                                    [validate] => isUnsignedId
                                    [required] => 1
                                )

                            [id_shop_group] => Array
                                (
                                    [type] => 1
                                    [validate] => isUnsignedId
                                )

                            [id_shop] => Array
                                (
                                    [type] => 1
                                    [validate] => isUnsignedId
                                )

                            [id_lang] => Array
                                (
                                    [type] => 1
                                    [validate] => isUnsignedId
                                    [required] => 1
                                )

                            [id_customer] => Array
                                (
                                    [type] => 1
                                    [validate] => isUnsignedId
                                    [required] => 1
                                )

                            [id_carrier] => Array
                                (
                                    [type] => 1
                                    [validate] => isUnsignedId
                                    [required] => 1
                                )

                            [current_state] => Array
                                (
                                    [type] => 1
                                    [validate] => isUnsignedId
                                )

                            [secure_key] => Array
                                (
                                    [type] => 3
                                    [validate] => isMd5
                                )

                            [payment] => Array
                                (
                                    [type] => 3
                                    [validate] => isGenericName
                                    [required] => 1
                                )

                            [module] => Array
                                (
                                    [type] => 3
                                    [validate] => isModuleName
                                    [required] => 1
                                )

                            [recyclable] => Array
                                (
                                    [type] => 2
                                    [validate] => isBool
                                )

                            [gift] => Array
                                (
                                    [type] => 2
                                    [validate] => isBool
                                )

                            [gift_message] => Array
                                (
                                    [type] => 3
                                    [validate] => isMessage
                                )

                            [mobile_theme] => Array
                                (
                                    [type] => 2
                                    [validate] => isBool
                                )

                            [total_discounts] => Array
                                (
                                    [type] => 4
                                    [validate] => isPrice
                                )

                            [total_discounts_tax_incl] => Array
                                (
                                    [type] => 4
                                    [validate] => isPrice
                                )

                            [total_discounts_tax_excl] => Array
                                (
                                    [type] => 4
                                    [validate] => isPrice
                                )

                            [total_paid] => Array
                                (
                                    [type] => 4
                                    [validate] => isPrice
                                    [required] => 1
                                )

                            [total_paid_tax_incl] => Array
                                (
                                    [type] => 4
                                    [validate] => isPrice
                                )

                            [total_paid_tax_excl] => Array
                                (
                                    [type] => 4
                                    [validate] => isPrice
                                )

                            [total_paid_real] => Array
                                (
                                    [type] => 4
                                    [validate] => isPrice
                                    [required] => 1
                                )

                            [total_products] => Array
                                (
                                    [type] => 4
                                    [validate] => isPrice
                                    [required] => 1
                                )

                            [total_products_wt] => Array
                                (
                                    [type] => 4
                                    [validate] => isPrice
                                    [required] => 1
                                )

                            [total_shipping] => Array
                                (
                                    [type] => 4
                                    [validate] => isPrice
                                )

                            [total_shipping_tax_incl] => Array
                                (
                                    [type] => 4
                                    [validate] => isPrice
                                )

                            [total_shipping_tax_excl] => Array
                                (
                                    [type] => 4
                                    [validate] => isPrice
                                )

                            [carrier_tax_rate] => Array
                                (
                                    [type] => 4
                                    [validate] => isFloat
                                )

                            [total_wrapping] => Array
                                (
                                    [type] => 4
                                    [validate] => isPrice
                                )

                            [total_wrapping_tax_incl] => Array
                                (
                                    [type] => 4
                                    [validate] => isPrice
                                )

                            [total_wrapping_tax_excl] => Array
                                (
                                    [type] => 4
                                    [validate] => isPrice
                                )

                            [shipping_number] => Array
                                (
                                    [type] => 3
                                    [validate] => isTrackingNumber
                                )

                            [conversion_rate] => Array
                                (
                                    [type] => 4
                                    [validate] => isFloat
                                    [required] => 1
                                )

                            [invoice_number] => Array
                                (
                                    [type] => 1
                                )

                            [delivery_number] => Array
                                (
                                    [type] => 1
                                )

                            [invoice_date] => Array
                                (
                                    [type] => 5
                                )

                            [delivery_date] => Array
                                (
                                    [type] => 5
                                )

                            [valid] => Array
                                (
                                    [type] => 2
                                )

                            [reference] => Array
                                (
                                    [type] => 3
                                )

                            [date_add] => Array
                                (
                                    [type] => 5
                                    [validate] => isDate
                                )

                            [date_upd] => Array
                                (
                                    [type] => 5
                                    [validate] => isDate
                                )

                        )

                    [classname] => Order
                )

            [ * update_fields] => 
        )

    [return_allowed] => 0
    [currency] => __PHP_Incomplete_Class Object
        (
            [__PHP_Incomplete_Class_Name] => Currency
            [id] => 1
            [name] => Dollar
            [iso_code] => USD
            [iso_code_num] => 840
            [sign] => $
            [blank] => 0
            [conversion_rate] => 1.000000
            [deleted] => 0
            [format] => 1
            [decimals] => 1
            [active] => 1
            [webserviceParameters:protected] => Array
                (
                    [objectsNodeName] => currencies
                )

            [prefix] => $ 
            [suffix] => 
            [id_lang:protected] => 
            [id_shop:protected] => 1
            [id_shop_list] => 
            [get_shop_from_context:protected] => 1
            [table:protected] => currency
            [identifier:protected] => id_currency
            [fieldsRequired:protected] => Array
                (
                    [0] => name
                    [1] => iso_code
                    [2] => sign
                    [3] => format
                    [4] => decimals
                    [5] => conversion_rate
                )

            [fieldsSize:protected] => Array
                (
                    [name] => 32
                    [iso_code] => 3
                    [iso_code_num] => 3
                    [sign] => 8
                )

            [fieldsValidate:protected] => Array
                (
                    [name] => isGenericName
                    [iso_code] => isLanguageIsoCode
                    [iso_code_num] => isNumericIsoCode
                    [blank] => isInt
                    [sign] => isGenericName
                    [format] => isUnsignedId
                    [decimals] => isBool
                    [conversion_rate] => isFloat
                    [deleted] => isBool
                    [active] => isBool
                )

            [fieldsRequiredLang:protected] => Array
                (
                )

            [fieldsSizeLang:protected] => Array
                (
                )

            [fieldsValidateLang:protected] => Array
                (
                )

            [tables:protected] => Array
                (
                )

            [image_dir:protected] => 
            [image_format:protected] => jpg
            [def:protected] => Array
                (
                    [table] => currency
                    [primary] => id_currency
                    [multilang_shop] => 1
                    [fields] => Array
                        (
                            [name] => Array
                                (
                                    [type] => 3
                                    [validate] => isGenericName
                                    [required] => 1
                                    [size] => 32
                                )

                            [iso_code] => Array
                                (
                                    [type] => 3
                                    [validate] => isLanguageIsoCode
                                    [required] => 1
                                    [size] => 3
                                )

                            [iso_code_num] => Array
                                (
                                    [type] => 3
                                    [validate] => isNumericIsoCode
                                    [size] => 3
                                )

                            [blank] => Array
                                (
                                    [type] => 1
                                    [validate] => isInt
                                )

                            [sign] => Array
                                (
                                    [type] => 3
                                    [validate] => isGenericName
                                    [required] => 1
                                    [size] => 8
                                )

                            [format] => Array
                                (
                                    [type] => 1
                                    [validate] => isUnsignedId
                                    [required] => 1
                                )

                            [decimals] => Array
                                (
                                    [type] => 2
                                    [validate] => isBool
                                    [required] => 1
                                )

                            [conversion_rate] => Array
                                (
                                    [type] => 4
                                    [validate] => isFloat
                                    [required] => 1
                                    [shop] => 1
                                )

                            [deleted] => Array
                                (
                                    [type] => 2
                                    [validate] => isBool
                                )

                            [active] => Array
                                (
                                    [type] => 2
                                    [validate] => isBool
                                )

                        )

                    [classname] => Currency
                )

            [update_fields:protected] => 
        )

    [order_state] => 0
    [invoiceAllowed] => 1
    [invoice] => 
    [order_history] => Array
        (
        )

    [products] => Array
        (
            [6] => Array
                (
                    [id_order_detail] => 6
                    [id_order] => 5
                    [id_order_invoice] => 0
                    [id_warehouse] => 0
                    [id_shop] => 1
                    [product_id] => 10
                    [product_attribute_id] => 0
                    [product_name] => Excepteur sint occaecat
                    [product_quantity] => 1
                    [product_quantity_in_stock] => 1
                    [product_quantity_refunded] => 0
                    [product_quantity_return] => 0
                    [product_quantity_reinjected] => 0
                    [product_price] => 56.51
                    [reduction_percent] => 0.00
                    [reduction_amount] => 0.000000
                    [reduction_amount_tax_incl] => 0.000000
                    [reduction_amount_tax_excl] => 0.000000
                    [group_reduction] => 0.00
                    [product_quantity_discount] => 0.000000
                    [product_ean13] => 
                    [product_upc] => 
                    [product_reference] => 
                    [product_supplier_reference] => 
                    [product_weight] => 109.000000
                    [tax_computation_method] => 0
                    [tax_name] => 
                    [tax_rate] => 0
                    [ecotax] => 0.000000
                    [ecotax_tax_rate] => 0.000
                    [discount_quantity_applied] => 0
                    [download_hash] => 
                    [download_nb] => 0
                    [download_deadline] => 0000-00-00 00:00:00
                    [total_price_tax_incl] => 56.510000
                    [total_price_tax_excl] => 56.510000
                    [unit_price_tax_incl] => 56.510000
                    [unit_price_tax_excl] => 56.510000
                    [total_shipping_price_tax_incl] => 0.000000
                    [total_shipping_price_tax_excl] => 0.000000
                    [purchase_supplier_price] => 0.000000
                    [original_product_price] => 56.510000
                    [id_product] => 10
                    [id_supplier] => 0
                    [id_manufacturer] => 12
                    [id_category_default] => 2
                    [id_shop_default] => 1
                    [id_tax_rules_group] => 0
                    [on_sale] => 0
                    [online_only] => 0
                    [ean13] => 
                    [upc] => 
                    [quantity] => 0
                    [minimal_quantity] => 1
                    [price] => 56.510000
                    [wholesale_price] => 0.000000
                    [unity] => 
                    [unit_price_ratio] => 0.000000
                    [additional_shipping_cost] => 0.00
                    [reference] => 
                    [supplier_reference] => 
                    [location] => 
                    [width] => 0.000000
                    [height] => 0.000000
                    [depth] => 0.000000
                    [weight] => 109.000000
                    [out_of_stock] => 2
                    [quantity_discount] => 0
                    [customizable] => 0
                    [uploadable_files] => 0
                    [text_fields] => 0
                    [active] => 1
                    [redirect_type] => 404
                    [id_product_redirected] => 0
                    [available_for_order] => 1
                    [available_date] => 0000-00-00
                    [condition] => new
                    [show_price] => 1
                    [indexed] => 1
                    [visibility] => both
                    [cache_is_pack] => 0
                    [cache_has_attachments] => 0
                    [is_virtual] => 0
                    [cache_default_attribute] => 0
                    [date_add] => 2013-08-13 05:22:12
                    [date_upd] => 2014-03-04 08:45:17
                    [advanced_stock_management] => 0
                    [image] => __PHP_Incomplete_Class Object
                        (
                            [__PHP_Incomplete_Class_Name] => Image
                            [id] => 100
                            [id_image] => 100
                            [id_product] => 10
                            [position] => 1
                            [cover] => 1
                            [image_format] => jpg
                            [source_index] => /data/11/0/125/82/940245/user/966347/htdocs/sugarplum/img/p/index.php
                            [folder:protected] => 
                            [existing_path:protected] => 
                            [id_lang:protected] => 
                            [id_shop:protected] => 1
                            [id_shop_list] => 
                            [get_shop_from_context:protected] => 1
                            [table:protected] => image
                            [identifier:protected] => id_image
                            [fieldsRequired:protected] => Array
                                (
                                    [0] => id_product
                                )

                            [fieldsSize:protected] => Array
                                (
                                )

                            [fieldsValidate:protected] => Array
                                (
                                    [id_product] => isUnsignedId
                                    [position] => isUnsignedInt
                                    [cover] => isBool
                                )

                            [fieldsRequiredLang:protected] => Array
                                (
                                )

                            [fieldsSizeLang:protected] => Array
                                (
                                )

                            [fieldsValidateLang:protected] => Array
                                (
                                )

                            [tables:protected] => Array
                                (
                                )

                            [webserviceParameters:protected] => Array
                                (
                                )

                            [image_dir:protected] => /data/11/0/125/82/940245/user/966347/htdocs/sugarplum/img/p/
                            [def:protected] => Array
                                (
                                    [table] => image
                                    [primary] => id_image
                                    [multilang] => 1
                                    [fields] => Array
                                        (
                                            [id_product] => Array
                                                (
                                                    [type] => 1
                                                    [validate] => isUnsignedId
                                                    [required] => 1
                                                )

                                            [position] => Array
                                                (
                                                    [type] => 1
                                                    [validate] => isUnsignedInt
                                                )

                                            [cover] => Array
                                                (
                                                    [type] => 2
                                                    [validate] => isBool
                                                    [shop] => 1
                                                )

                                        )

                                    [classname] => Image
                                    [associations] => Array
                                        (
                                            [l] => Array
                                                (
                                                    [type] => 2
                                                    [field] => id_image
                                                    [foreign_field] => id_image
                                                )

                                        )

                                )

                            [update_fields:protected] => 
                        )

                    [image_size] => 
                    [current_stock] => 82
                    [tax_calculator] => __PHP_Incomplete_Class Object
                        (
                            [__PHP_Incomplete_Class_Name] => TaxCalculator
                            [taxes] => Array
                                (
                                )

                            [computation_method] => 1
                        )

                    [product_price_wt] => 56.51
                    [product_price_wt_but_ecotax] => 56.51
                    [total_wt] => 56.510000
                    [total_price] => 56.510000
                    [customizedDatas] => 
                    [customizationQuantityTotal] => 0
                    [id_address_delivery] => 7
                )

        )

    [discounts] => Array
        (
        )

    [carrier] => __PHP_Incomplete_Class Object
        (
            [__PHP_Incomplete_Class_Name] => Carrier
            [id_reference] => 16
            [name] => DHL
            [url] => 
            [delay] => unknown
            [active] => 1
            [deleted] => 0
            [shipping_handling] => 1
            [range_behavior] => 0
            [is_module] => 0
            [is_free] => 0
            [shipping_method] => 0
            [shipping_external] => 0
            [external_module_name] => 
            [need_range] => 0
            [position] => 1
            [max_width] => 0
            [max_height] => 0
            [max_depth] => 0
            [max_weight] => 0.000000
            [grade] => 0
            [webserviceParameters:protected] => Array
                (
                    [fields] => Array
                        (
                            [deleted] => Array
                                (
                                )

                            [is_module] => Array
                                (
                                )

                            [id_tax_rules_group] => Array
                                (
                                    [getter] => getIdTaxRulesGroup
                                    [setter] => setTaxRulesGroup
                                    [xlink_resource] => Array
                                        (
                                            [resourceName] => tax_rules_group
                                        )

                                )

                        )

                )

            [id] => 16
            [id_lang:protected] => 1
            [id_shop:protected] => 1
            [id_shop_list] => 
            [get_shop_from_context:protected] => 1
            [table:protected] => carrier
            [identifier:protected] => id_carrier
            [fieldsRequired:protected] => Array
                (
                    [0] => name
                    [1] => active
                )

            [fieldsSize:protected] => Array
                (
                    [name] => 64
                    [grade] => 1
                    [external_module_name] => 64
                )

            [fieldsValidate:protected] => Array
                (
                    [name] => isCarrierName
                    [active] => isBool
                    [is_free] => isBool
                    [url] => isAbsoluteUrl
                    [shipping_handling] => isBool
                    [range_behavior] => isBool
                    [shipping_method] => isUnsignedInt
                    [max_width] => isUnsignedInt
                    [max_height] => isUnsignedInt
                    [max_depth] => isUnsignedInt
                    [max_weight] => isFloat
                    [grade] => isUnsignedInt
                    [is_module] => isBool
                    [deleted] => isBool
                )

            [fieldsRequiredLang:protected] => Array
                (
                    [0] => delay
                )

            [fieldsSizeLang:protected] => Array
                (
                    [delay] => 128
                )

            [fieldsValidateLang:protected] => Array
                (
                    [delay] => isGenericName
                )

            [tables:protected] => Array
                (
                )

            [image_dir:protected] => /data/11/0/125/82/940245/user/966347/htdocs/sugarplum/img/s/
            [image_format:protected] => jpg
            [def:protected] => Array
                (
                    [table] => carrier
                    [primary] => id_carrier
                    [multilang] => 1
                    [multilang_shop] => 1
                    [fields] => Array
                        (
                            [id_reference] => Array
                                (
                                    [type] => 1
                                )

                            [name] => Array
                                (
                                    [type] => 3
                                    [validate] => isCarrierName
                                    [required] => 1
                                    [size] => 64
                                )

                            [active] => Array
                                (
                                    [type] => 2
                                    [validate] => isBool
                                    [required] => 1
                                )

                            [is_free] => Array
                                (
                                    [type] => 2
                                    [validate] => isBool
                                )

                            [url] => Array
                                (
                                    [type] => 3
                                    [validate] => isAbsoluteUrl
                                )

                            [shipping_handling] => Array
                                (
                                    [type] => 2
                                    [validate] => isBool
                                )

                            [shipping_external] => Array
                                (
                                    [type] => 2
                                )

                            [range_behavior] => Array
                                (
                                    [type] => 2
                                    [validate] => isBool
                                )

                            [shipping_method] => Array
                                (
                                    [type] => 1
                                    [validate] => isUnsignedInt
                                )

                            [max_width] => Array
                                (
                                    [type] => 1
                                    [validate] => isUnsignedInt
                                )

                            [max_height] => Array
                                (
                                    [type] => 1
                                    [validate] => isUnsignedInt
                                )

                            [max_depth] => Array
                                (
                                    [type] => 1
                                    [validate] => isUnsignedInt
                                )

                            [max_weight] => Array
                                (
                                    [type] => 4
                                    [validate] => isFloat
                                )

                            [grade] => Array
                                (
                                    [type] => 1
                                    [validate] => isUnsignedInt
                                    [size] => 1
                                )

                            [external_module_name] => Array
                                (
                                    [type] => 3
                                    [size] => 64
                                )

                            [is_module] => Array
                                (
                                    [type] => 2
                                    [validate] => isBool
                                )

                            [need_range] => Array
                                (
                                    [type] => 2
                                )

                            [position] => Array
                                (
                                    [type] => 1
                                )

                            [deleted] => Array
                                (
                                    [type] => 2
                                    [validate] => isBool
                                )

                            [delay] => Array
                                (
                                    [type] => 3
                                    [lang] => 1
                                    [validate] => isGenericName
                                    [required] => 1
                                    [size] => 128
                                )

                        )

                    [classname] => Carrier
                    [associations] => Array
                        (
                            [l] => Array
                                (
                                    [type] => 2
                                    [field] => id_carrier
                                    [foreign_field] => id_carrier
                                )

                        )

                )

            [update_fields:protected] => 
            [id_tax_rules_group] => 0
        )

    [address_invoice] => __PHP_Incomplete_Class Object
        (
            [__PHP_Incomplete_Class_Name] => Address
            [id_customer] => 4
            [id_manufacturer] => 0
            [id_supplier] => 0
            [id_warehouse] => 0
            [id_country] => 126
            [id_state] => 0
            [country] => Lebanon
            [alias] => My address
            [company] => 
            [lastname] => sam
            [firstname] => sam
            [address1] => sammmm
            [address2] => sdfsdfsd
            [postcode] => 
            [city] => Ny
            [other] => 
            [phone] => 
            [phone_mobile] => 7878787878
            [vat_number] => 
            [dni] => 
            [date_add] => 2014-09-09 13:17:07
            [date_upd] => 2014-09-09 13:17:07
            [deleted] => 0
            [_includeVars:protected] => Array
                (
                    [addressType] => table
                )

            [_includeContainer:protected] => 
            [webserviceParameters:protected] => Array
                (
                    [objectsNodeName] => addresses
                    [fields] => Array
                        (
                            [id_customer] => Array
                                (
                                    [xlink_resource] => customers
                                )

                            [id_manufacturer] => Array
                                (
                                    [xlink_resource] => manufacturers
                                )

                            [id_supplier] => Array
                                (
                                    [xlink_resource] => suppliers
                                )

                            [id_warehouse] => Array
                                (
                                    [xlink_resource] => warehouse
                                )

                            [id_country] => Array
                                (
                                    [xlink_resource] => countries
                                )

                            [id_state] => Array
                                (
                                    [xlink_resource] => states
                                )

                        )

                )

            [id] => 7
            [id_lang:protected] => 
            [id_shop:protected] => 
            [id_shop_list] => 
            [get_shop_from_context:protected] => 1
            [table:protected] => address
            [identifier:protected] => id_address
            [fieldsRequired:protected] => Array
                (
                    [0] => id_country
                    [1] => alias
                    [2] => lastname
                    [3] => firstname
                    [4] => address1
                    [5] => city
                )

            [fieldsSize:protected] => Array
                (
                    [alias] => 32
                    [company] => 64
                    [lastname] => 32
                    [firstname] => 32
                    [address1] => 128
                    [address2] => 128
                    [postcode] => 12
                    [city] => 64
                    [other] => 300
                    [phone] => 32
                    [phone_mobile] => 32
                    [dni] => 16
                )

            [fieldsValidate:protected] => Array
                (
                    [id_customer] => isNullOrUnsignedId
                    [id_manufacturer] => isNullOrUnsignedId
                    [id_supplier] => isNullOrUnsignedId
                    [id_warehouse] => isNullOrUnsignedId
                    [id_country] => isUnsignedId
                    [id_state] => isNullOrUnsignedId
                    [alias] => isGenericName
                    [company] => isGenericName
                    [lastname] => isName
                    [firstname] => isName
                    [vat_number] => isGenericName
                    [address1] => isAddress
                    [address2] => isAddress
                    [postcode] => isPostCode
                    [city] => isCityName
                    [other] => isMessage
                    [phone] => isPhoneNumber
                    [phone_mobile] => isPhoneNumber
                    [dni] => isDniLite
                    [deleted] => isBool
                    [date_add] => isDateFormat
                    [date_upd] => isDateFormat
                )

            [fieldsRequiredLang:protected] => Array
                (
                )

            [fieldsSizeLang:protected] => Array
                (
                )

            [fieldsValidateLang:protected] => Array
                (
                )

            [tables:protected] => Array
                (
                )

            [image_dir:protected] => 
            [image_format:protected] => jpg
            [def:protected] => Array
                (
                    [table] => address
                    [primary] => id_address
                    [fields] => Array
                        (
                            [id_customer] => Array
                                (
                                    [type] => 1
                                    [validate] => isNullOrUnsignedId
                                    [copy_post] => 
                                )

                            [id_manufacturer] => Array
                                (
                                    [type] => 1
                                    [validate] => isNullOrUnsignedId
                                    [copy_post] => 
                                )

                            [id_supplier] => Array
                                (
                                    [type] => 1
                                    [validate] => isNullOrUnsignedId
                                    [copy_post] => 
                                )

                            [id_warehouse] => Array
                                (
                                    [type] => 1
                                    [validate] => isNullOrUnsignedId
                                    [copy_post] => 
                                )

                            [id_country] => Array
                                (
                                    [type] => 1
                                    [validate] => isUnsignedId
                                    [required] => 1
                                )

                            [id_state] => Array
                                (
                                    [type] => 1
                                    [validate] => isNullOrUnsignedId
                                )

                            [alias] => Array
                                (
                                    [type] => 3
                                    [validate] => isGenericName
                                    [required] => 1
                                    [size] => 32
                                )

                            [company] => Array
                                (
                                    [type] => 3
                                    [validate] => isGenericName
                                    [size] => 64
                                )

                            [lastname] => Array
                                (
                                    [type] => 3
                                    [validate] => isName
                                    [required] => 1
                                    [size] => 32
                                )

                            [firstname] => Array
                                (
                                    [type] => 3
                                    [validate] => isName
                                    [required] => 1
                                    [size] => 32
                                )

                            [vat_number] => Array
                                (
                                    [type] => 3
                                    [validate] => isGenericName
                                )

                            [address1] => Array
                                (
                                    [type] => 3
                                    [validate] => isAddress
                                    [required] => 1
                                    [size] => 128
                                )

                            [address2] => Array
                                (
                                    [type] => 3
                                    [validate] => isAddress
                                    [size] => 128
                                )

                            [postcode] => Array
                                (
                                    [type] => 3
                                    [validate] => isPostCode
                                    [size] => 12
                                )

                            [city] => Array
                                (
                                    [type] => 3
                                    [validate] => isCityName
                                    [required] => 1
                                    [size] => 64
                                )

                            [other] => Array
                                (
                                    [type] => 3
                                    [validate] => isMessage
                                    [size] => 300
                                )

                            [phone] => Array
                                (
                                    [type] => 3
                                    [validate] => isPhoneNumber
                                    [size] => 32
                                )

                            [phone_mobile] => Array
                                (
                                    [type] => 3
                                    [validate] => isPhoneNumber
                                    [size] => 32
                                )

                            [dni] => Array
                                (
                                    [type] => 3
                                    [validate] => isDniLite
                                    [size] => 16
                                )

                            [deleted] => Array
                                (
                                    [type] => 2
                                    [validate] => isBool
                                    [copy_post] => 
                                )

                            [date_add] => Array
                                (
                                    [type] => 5
                                    [validate] => isDateFormat
                                    [copy_post] => 
                                )

                            [date_upd] => Array
                                (
                                    [type] => 5
                                    [validate] => isDateFormat
                                    [copy_post] => 
                                )

                        )

                    [classname] => Address
                )

            [update_fields:protected] => 
        )

    [invoiceState] => 
    [address_delivery] => __PHP_Incomplete_Class Object
        (
            [__PHP_Incomplete_Class_Name] => Address
            [id_customer] => 4
            [id_manufacturer] => 0
            [id_supplier] => 0
            [id_warehouse] => 0
            [id_country] => 126
            [id_state] => 0
            [country] => Lebanon
            [alias] => My address
            [company] => 
            [lastname] => sam
            [firstname] => sam
            [address1] => sammmm
            [address2] => sdfsdfsd
            [postcode] => 
            [city] => Ny
            [other] => 
            [phone] => 
            [phone_mobile] => 7878787878
            [vat_number] => 
            [dni] => 
            [date_add] => 2014-09-09 13:17:07
            [date_upd] => 2014-09-09 13:17:07
            [deleted] => 0
            [_includeVars:protected] => Array
                (
                    [addressType] => table
                )

            [_includeContainer:protected] => 
            [webserviceParameters:protected] => Array
                (
                    [objectsNodeName] => addresses
                    [fields] => Array
                        (
                            [id_customer] => Array
                                (
                                    [xlink_resource] => customers
                                )

                            [id_manufacturer] => Array
                                (
                                    [xlink_resource] => manufacturers
                                )

                            [id_supplier] => Array
                                (
                                    [xlink_resource] => suppliers
                                )

                            [id_warehouse] => Array
                                (
                                    [xlink_resource] => warehouse
                                )

                            [id_country] => Array
                                (
                                    [xlink_resource] => countries
                                )

                            [id_state] => Array
                                (
                                    [xlink_resource] => states
                                )

                        )

                )

            [id] => 7
            [id_lang:protected] => 
            [id_shop:protected] => 
            [id_shop_list] => 
            [get_shop_from_context:protected] => 1
            [table:protected] => address
            [identifier:protected] => id_address
            [fieldsRequired:protected] => Array
                (
                    [0] => id_country
                    [1] => alias
                    [2] => lastname
                    [3] => firstname
                    [4] => address1
                    [5] => city
                )

            [fieldsSize:protected] => Array
                (
                    [alias] => 32
                    [company] => 64
                    [lastname] => 32
                    [firstname] => 32
                    [address1] => 128
                    [address2] => 128
                    [postcode] => 12
                    [city] => 64
                    [other] => 300
                    [phone] => 32
                    [phone_mobile] => 32
                    [dni] => 16
                )

            [fieldsValidate:protected] => Array
                (
                    [id_customer] => isNullOrUnsignedId
                    [id_manufacturer] => isNullOrUnsignedId
                    [id_supplier] => isNullOrUnsignedId
                    [id_warehouse] => isNullOrUnsignedId
                    [id_country] => isUnsignedId
                    [id_state] => isNullOrUnsignedId
                    [alias] => isGenericName
                    [company] => isGenericName
                    [lastname] => isName
                    [firstname] => isName
                    [vat_number] => isGenericName
                    [address1] => isAddress
                    [address2] => isAddress
                    [postcode] => isPostCode
                    [city] => isCityName
                    [other] => isMessage
                    [phone] => isPhoneNumber
                    [phone_mobile] => isPhoneNumber
                    [dni] => isDniLite
                    [deleted] => isBool
                    [date_add] => isDateFormat
                    [date_upd] => isDateFormat
                )

            [fieldsRequiredLang:protected] => Array
                (
                )

            [fieldsSizeLang:protected] => Array
                (
                )

            [fieldsValidateLang:protected] => Array
                (
                )

            [tables:protected] => Array
                (
                )

            [image_dir:protected] => 
            [image_format:protected] => jpg
            [def:protected] => Array
                (
                    [table] => address
                    [primary] => id_address
                    [fields] => Array
                        (
                            [id_customer] => Array
                                (
                                    [type] => 1
                                    [validate] => isNullOrUnsignedId
                                    [copy_post] => 
                                )

                            [id_manufacturer] => Array
                                (
                                    [type] => 1
                                    [validate] => isNullOrUnsignedId
                                    [copy_post] => 
                                )

                            [id_supplier] => Array
                                (
                                    [type] => 1
                                    [validate] => isNullOrUnsignedId
                                    [copy_post] => 
                                )

                            [id_warehouse] => Array
                                (
                                    [type] => 1
                                    [validate] => isNullOrUnsignedId
                                    [copy_post] => 
                                )

                            [id_country] => Array
                                (
                                    [type] => 1
                                    [validate] => isUnsignedId
                                    [required] => 1
                                )

                            [id_state] => Array
                                (
                                    [type] => 1
                                    [validate] => isNullOrUnsignedId
                                )

                            [alias] => Array
                                (
                                    [type] => 3
                                    [validate] => isGenericName
                                    [required] => 1
                                    [size] => 32
                                )

                            [company] => Array
                                (
                                    [type] => 3
                                    [validate] => isGenericName
                                    [size] => 64
                                )

                            [lastname] => Array
                                (
                                    [type] => 3
                                    [validate] => isName
                                    [required] => 1
                                    [size] => 32
                                )

                            [firstname] => Array
                                (
                                    [type] => 3
                                    [validate] => isName
                                    [required] => 1
                                    [size] => 32
                                )

                            [vat_number] => Array
                                (
                                    [type] => 3
                                    [validate] => isGenericName
                                )

                            [address1] => Array
                                (
                                    [type] => 3
                                    [validate] => isAddress
                                    [required] => 1
                                    [size] => 128
                                )

                            [address2] => Array
                                (
                                    [type] => 3
                                    [validate] => isAddress
                                    [size] => 128
                                )

                            [postcode] => Array
                                (
                                    [type] => 3
                                    [validate] => isPostCode
                                    [size] => 12
                                )

                            [city] => Array
                                (
                                    [type] => 3
                                    [validate] => isCityName
                                    [required] => 1
                                    [size] => 64
                                )

                            [other] => Array
                                (
                                    [type] => 3
                                    [validate] => isMessage
                                    [size] => 300
                                )

                            [phone] => Array
                                (
                                    [type] => 3
                                    [validate] => isPhoneNumber
                                    [size] => 32
                                )

                            [phone_mobile] => Array
                                (
                                    [type] => 3
                                    [validate] => isPhoneNumber
                                    [size] => 32
                                )

                            [dni] => Array
                                (
                                    [type] => 3
                                    [validate] => isDniLite
                                    [size] => 16
                                )

                            [deleted] => Array
                                (
                                    [type] => 2
                                    [validate] => isBool
                                    [copy_post] => 
                                )

                            [date_add] => Array
                                (
                                    [type] => 5
                                    [validate] => isDateFormat
                                    [copy_post] => 
                                )

                            [date_upd] => Array
                                (
                                    [type] => 5
                                    [validate] => isDateFormat
                                    [copy_post] => 
                                )

                        )

                    [classname] => Address
                )

            [update_fields:protected] => 
        )

    [inv_adr_fields] => Array
        (
            [0] => firstname
            [1] => lastname
            [2] => company
            [3] => address1
            [4] => address2
            [5] => postcode city
            [6] => Country:name
            [7] => phone
        )

    [dlv_adr_fields] => Array
        (
            [0] => firstname
            [1] => lastname
            [2] => company
            [3] => address1
            [4] => address2
            [5] => postcode city
            [6] => Country:name
            [7] => phone
        )

    [invoiceAddressFormatedValues] => Array
        (
            [firstname] => sam
            [lastname] => sam
            [company] => 
            [address1] => sammmm
            [address2] => sdfsdfsd
            [postcode] => 
            [city] => Ny
            [Country:name] => Lebanon
            [phone] => 
        )

    [deliveryAddressFormatedValues] => Array
        (
            [firstname] => sam
            [lastname] => sam
            [company] => 
            [address1] => sammmm
            [address2] => sdfsdfsd
            [postcode] => 
            [city] => Ny
            [Country:name] => Lebanon
            [phone] => 
        )

    [deliveryState] => 
    [is_guest] => 
    [messages] => Array
        (
        )

    [CUSTOMIZE_FILE] => 0
    [CUSTOMIZE_TEXTFIELD] => 1
    [isRecyclable] => 0
    [use_tax] => 1
    [group_use_tax] => 
    [customizedDatas] => 
)
