[pre_delete_post]
WP_Hook Object
(
    [callbacks] => Array
        (
            [10] => Array
                (
                    [0000000000002d710000000000000000maybe_prevent_deletion_of_post] => Array
                        (
                            [function] => Array
                                (
                                    [0] => Automattic\WooCommerce\Internal\DataStores\Orders\DataSynchronizer Object
                                        (
                                            [data_store:Automattic\WooCommerce\Internal\DataStores\Orders\DataSynchronizer:private] => Automattic\WooCommerce\Internal\DataStores\Orders\OrdersTableDataStore Object
                                                (
                                                    [meta_type:protected] => post
                                                    [object_id_field_for_meta:protected] => 
                                                    [internal_meta_keys:protected] => Array
                                                        (
                                                            [0] => _customer_user
                                                            [1] => _order_key
                                                            [2] => _order_currency
                                                            [3] => _billing_first_name
                                                            [4] => _billing_last_name
                                                            [5] => _billing_company
                                                            [6] => _billing_address_1
                                                            [7] => _billing_address_2
                                                            [8] => _billing_city
                                                            [9] => _billing_state
                                                            [10] => _billing_postcode
                                                            [11] => _billing_country
                                                            [12] => _billing_email
                                                            [13] => _billing_phone
                                                            [14] => _shipping_first_name
                                                            [15] => _shipping_last_name
                                                            [16] => _shipping_company
                                                            [17] => _shipping_address_1
                                                            [18] => _shipping_address_2
                                                            [19] => _shipping_city
                                                            [20] => _shipping_state
                                                            [21] => _shipping_postcode
                                                            [22] => _shipping_country
                                                            [23] => _shipping_phone
                                                            [24] => _completed_date
                                                            [25] => _paid_date
                                                            [26] => _edit_last
                                                            [27] => _cart_discount
                                                            [28] => _cart_discount_tax
                                                            [29] => _order_shipping
                                                            [30] => _order_shipping_tax
                                                            [31] => _order_tax
                                                            [32] => _order_total
                                                            [33] => _payment_method
                                                            [34] => _payment_method_title
                                                            [35] => _transaction_id
                                                            [36] => _customer_ip_address
                                                            [37] => _customer_user_agent
                                                            [38] => _created_via
                                                            [39] => _order_version
                                                            [40] => _prices_include_tax
                                                            [41] => _date_completed
                                                            [42] => _date_paid
                                                            [43] => _payment_tokens
                                                            [44] => _billing_address_index
                                                            [45] => _shipping_address_index
                                                            [46] => _recorded_sales
                                                            [47] => _recorded_coupon_usage_counts
                                                            [48] => _download_permissions_granted
                                                            [49] => _order_stock_reduced
                                                            [50] => _new_order_email_sent
                                                        )

                                                    [must_exist_meta_keys:protected] => Array
                                                        (
                                                        )

                                                    [internal_data_store_key_getters:protected] => Array
                                                        (
                                                        )

                                                    [ephemeral_meta_keys:protected] => Array
                                                        (
                                                            [0] => _edit_lock
                                                        )

                                                    [data_store_meta:protected] => Automattic\WooCommerce\Internal\DataStores\Orders\OrdersTableDataStoreMeta Object
                                                        (
                                                        )

                                                    [database_util:protected] => Automattic\WooCommerce\Internal\Utilities\DatabaseUtil Object
                                                        (
                                                        )

                                                    [cpt_data_store:Automattic\WooCommerce\Internal\DataStores\Orders\OrdersTableDataStore:private] => 
                                                    [error_logger:Automattic\WooCommerce\Internal\DataStores\Orders\OrdersTableDataStore:private] => WC_Logger Object
                                                        (
                                                            [handlers:protected] => 
                                                            [threshold:protected] => 
                                                        )

                                                    [orders_table_name:Automattic\WooCommerce\Internal\DataStores\Orders\OrdersTableDataStore:private] => wp_wc_orders
                                                    [legacy_proxy:Automattic\WooCommerce\Internal\DataStores\Orders\OrdersTableDataStore:private] => Automattic\WooCommerce\Proxies\LegacyProxy Object
                                                        (
                                                        )

                                                    [order_column_mapping:protected] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [type] => int
                                                                    [name] => id
                                                                )

                                                            [status] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => status
                                                                )

                                                            [type] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => type
                                                                )

                                                            [currency] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => currency
                                                                )

                                                            [tax_amount] => Array
                                                                (
                                                                    [type] => decimal
                                                                    [name] => cart_tax
                                                                )

                                                            [total_amount] => Array
                                                                (
                                                                    [type] => decimal
                                                                    [name] => total
                                                                )

                                                            [customer_id] => Array
                                                                (
                                                                    [type] => int
                                                                    [name] => customer_id
                                                                )

                                                            [billing_email] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => billing_email
                                                                )

                                                            [date_created_gmt] => Array
                                                                (
                                                                    [type] => date
                                                                    [name] => date_created
                                                                )

                                                            [date_updated_gmt] => Array
                                                                (
                                                                    [type] => date
                                                                    [name] => date_modified
                                                                )

                                                            [parent_order_id] => Array
                                                                (
                                                                    [type] => int
                                                                    [name] => parent_id
                                                                )

                                                            [payment_method] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => payment_method
                                                                )

                                                            [payment_method_title] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => payment_method_title
                                                                )

                                                            [ip_address] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => customer_ip_address
                                                                )

                                                            [transaction_id] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => transaction_id
                                                                )

                                                            [user_agent] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => customer_user_agent
                                                                )

                                                            [customer_note] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => customer_note
                                                                )

                                                        )

                                                    [billing_address_column_mapping:protected] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [type] => int
                                                                )

                                                            [order_id] => Array
                                                                (
                                                                    [type] => int
                                                                )

                                                            [address_type] => Array
                                                                (
                                                                    [type] => string
                                                                )

                                                            [first_name] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => billing_first_name
                                                                )

                                                            [last_name] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => billing_last_name
                                                                )

                                                            [company] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => billing_company
                                                                )

                                                            [address_1] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => billing_address_1
                                                                )

                                                            [address_2] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => billing_address_2
                                                                )

                                                            [city] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => billing_city
                                                                )

                                                            [state] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => billing_state
                                                                )

                                                            [postcode] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => billing_postcode
                                                                )

                                                            [country] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => billing_country
                                                                )

                                                            [email] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => billing_email
                                                                )

                                                            [phone] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => billing_phone
                                                                )

                                                        )

                                                    [shipping_address_column_mapping:protected] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [type] => int
                                                                )

                                                            [order_id] => Array
                                                                (
                                                                    [type] => int
                                                                )

                                                            [address_type] => Array
                                                                (
                                                                    [type] => string
                                                                )

                                                            [first_name] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => shipping_first_name
                                                                )

                                                            [last_name] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => shipping_last_name
                                                                )

                                                            [company] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => shipping_company
                                                                )

                                                            [address_1] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => shipping_address_1
                                                                )

                                                            [address_2] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => shipping_address_2
                                                                )

                                                            [city] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => shipping_city
                                                                )

                                                            [state] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => shipping_state
                                                                )

                                                            [postcode] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => shipping_postcode
                                                                )

                                                            [country] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => shipping_country
                                                                )

                                                            [email] => Array
                                                                (
                                                                    [type] => string
                                                                )

                                                            [phone] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => shipping_phone
                                                                )

                                                        )

                                                    [operational_data_column_mapping:protected] => Array
                                                        (
                                                            [id] => Array
                                                                (
                                                                    [type] => int
                                                                )

                                                            [order_id] => Array
                                                                (
                                                                    [type] => int
                                                                )

                                                            [created_via] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => created_via
                                                                )

                                                            [woocommerce_version] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => version
                                                                )

                                                            [prices_include_tax] => Array
                                                                (
                                                                    [type] => bool
                                                                    [name] => prices_include_tax
                                                                )

                                                            [coupon_usages_are_counted] => Array
                                                                (
                                                                    [type] => bool
                                                                    [name] => recorded_coupon_usage_counts
                                                                )

                                                            [download_permission_granted] => Array
                                                                (
                                                                    [type] => bool
                                                                    [name] => download_permissions_granted
                                                                )

                                                            [cart_hash] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => cart_hash
                                                                )

                                                            [new_order_email_sent] => Array
                                                                (
                                                                    [type] => bool
                                                                    [name] => new_order_email_sent
                                                                )

                                                            [order_key] => Array
                                                                (
                                                                    [type] => string
                                                                    [name] => order_key
                                                                )

                                                            [order_stock_reduced] => Array
                                                                (
                                                                    [type] => bool
                                                                    [name] => order_stock_reduced
                                                                )

                                                            [date_paid_gmt] => Array
                                                                (
                                                                    [type] => date
                                                                    [name] => date_paid
                                                                )

                                                            [date_completed_gmt] => Array
                                                                (
                                                                    [type] => date
                                                                    [name] => date_completed
                                                                )

                                                            [shipping_tax_amount] => Array
                                                                (
                                                                    [type] => decimal
                                                                    [name] => shipping_tax
                                                                )

                                                            [shipping_total_amount] => Array
                                                                (
                                                                    [type] => decimal
                                                                    [name] => shipping_total
                                                                )

                                                            [discount_tax_amount] => Array
                                                                (
                                                                    [type] => decimal
                                                                    [name] => discount_tax
                                                                )

                                                            [discount_total_amount] => Array
                                                                (
                                                                    [type] => decimal
                                                                    [name] => discount_total
                                                                )

                                                            [recorded_sales] => Array
                                                                (
                                                                    [type] => bool
                                                                    [name] => recorded_sales
                                                                )

                                                        )

                                                    [all_order_column_mapping:Automattic\WooCommerce\Internal\DataStores\Orders\OrdersTableDataStore:private] => 
                                                )

                                            [database_util:Automattic\WooCommerce\Internal\DataStores\Orders\DataSynchronizer:private] => Automattic\WooCommerce\Internal\Utilities\DatabaseUtil Object
                                                (
                                                )

                                            [posts_to_cot_migrator:Automattic\WooCommerce\Internal\DataStores\Orders\DataSynchronizer:private] => Automattic\WooCommerce\Database\Migrations\CustomOrderTable\PostsToOrdersMigrationController Object
                                                (
                                                    [error_logger:Automattic\WooCommerce\Database\Migrations\CustomOrderTable\PostsToOrdersMigrationController:private] => WC_Logger Object
                                                        (
                                                            [handlers:protected] => 
                                                            [threshold:protected] => 
                                                        )

                                                    [all_migrators:Automattic\WooCommerce\Database\Migrations\CustomOrderTable\PostsToOrdersMigrationController:private] => Array
                                                        (
                                                            [order] => Automattic\WooCommerce\Database\Migrations\CustomOrderTable\PostToOrderTableMigrator Object
                                                                (
                                                                    [errors:Automattic\WooCommerce\Database\Migrations\TableMigrator:private] => 
                                                                    [schema_config:protected] => Array
                                                                        (
                                                                            [source] => Array
                                                                                (
                                                                                    [entity] => Array
                                                                                        (
                                                                                            [table_name] => wp_posts
                                                                                            [meta_rel_column] => ID
                                                                                            [destination_rel_column] => ID
                                                                                            [primary_key] => ID
                                                                                        )

                                                                                    [meta] => Array
                                                                                        (
                                                                                            [table_name] => wp_postmeta
                                                                                            [meta_id_column] => meta_id
                                                                                            [meta_key_column] => meta_key
                                                                                            [meta_value_column] => meta_value
                                                                                            [entity_id_column] => post_id
                                                                                        )

                                                                                )

                                                                            [destination] => Array
                                                                                (
                                                                                    [table_name] => wp_wc_orders
                                                                                    [source_rel_column] => id
                                                                                    [primary_key] => id
                                                                                    [primary_key_type] => int
                                                                                )

                                                                        )

                                                                    [meta_column_mapping:protected] => Array
                                                                        (
                                                                            [_order_currency] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => currency
                                                                                )

                                                                            [_order_tax] => Array
                                                                                (
                                                                                    [type] => decimal
                                                                                    [destination] => tax_amount
                                                                                )

                                                                            [_order_total] => Array
                                                                                (
                                                                                    [type] => decimal
                                                                                    [destination] => total_amount
                                                                                )

                                                                            [_customer_user] => Array
                                                                                (
                                                                                    [type] => int
                                                                                    [destination] => customer_id
                                                                                )

                                                                            [_billing_email] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => billing_email
                                                                                )

                                                                            [_payment_method] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => payment_method
                                                                                )

                                                                            [_payment_method_title] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => payment_method_title
                                                                                )

                                                                            [_customer_ip_address] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => ip_address
                                                                                )

                                                                            [_customer_user_agent] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => user_agent
                                                                                )

                                                                            [_transaction_id] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => transaction_id
                                                                                )

                                                                        )

                                                                    [core_column_mapping:protected] => Array
                                                                        (
                                                                            [ID] => Array
                                                                                (
                                                                                    [type] => int
                                                                                    [destination] => id
                                                                                )

                                                                            [post_status] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => status
                                                                                )

                                                                            [post_date_gmt] => Array
                                                                                (
                                                                                    [type] => date
                                                                                    [destination] => date_created_gmt
                                                                                )

                                                                            [post_modified_gmt] => Array
                                                                                (
                                                                                    [type] => date
                                                                                    [destination] => date_updated_gmt
                                                                                )

                                                                            [post_parent] => Array
                                                                                (
                                                                                    [type] => int
                                                                                    [destination] => parent_order_id
                                                                                )

                                                                            [post_type] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => type
                                                                                )

                                                                            [post_excerpt] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => customer_note
                                                                                )

                                                                        )

                                                                )

                                                            [order_address_billing] => Automattic\WooCommerce\Database\Migrations\CustomOrderTable\PostToOrderAddressTableMigrator Object
                                                                (
                                                                    [errors:Automattic\WooCommerce\Database\Migrations\TableMigrator:private] => 
                                                                    [schema_config:protected] => Array
                                                                        (
                                                                            [source] => Array
                                                                                (
                                                                                    [entity] => Array
                                                                                        (
                                                                                            [table_name] => wp_posts
                                                                                            [meta_rel_column] => ID
                                                                                            [destination_rel_column] => ID
                                                                                            [primary_key] => ID
                                                                                        )

                                                                                    [meta] => Array
                                                                                        (
                                                                                            [table_name] => wp_postmeta
                                                                                            [meta_id_column] => meta_id
                                                                                            [meta_key_column] => meta_key
                                                                                            [meta_value_column] => meta_value
                                                                                            [entity_id_column] => post_id
                                                                                        )

                                                                                )

                                                                            [destination] => Array
                                                                                (
                                                                                    [table_name] => wp_wc_order_addresses
                                                                                    [source_rel_column] => order_id
                                                                                    [primary_key] => id
                                                                                    [primary_key_type] => int
                                                                                )

                                                                        )

                                                                    [meta_column_mapping:protected] => Array
                                                                        (
                                                                            [_billing_first_name] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => first_name
                                                                                )

                                                                            [_billing_last_name] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => last_name
                                                                                )

                                                                            [_billing_company] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => company
                                                                                )

                                                                            [_billing_address_1] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => address_1
                                                                                )

                                                                            [_billing_address_2] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => address_2
                                                                                )

                                                                            [_billing_city] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => city
                                                                                )

                                                                            [_billing_state] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => state
                                                                                )

                                                                            [_billing_postcode] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => postcode
                                                                                )

                                                                            [_billing_country] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => country
                                                                                )

                                                                            [_billing_email] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => email
                                                                                )

                                                                            [_billing_phone] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => phone
                                                                                )

                                                                        )

                                                                    [core_column_mapping:protected] => Array
                                                                        (
                                                                            [ID] => Array
                                                                                (
                                                                                    [type] => int
                                                                                    [destination] => order_id
                                                                                )

                                                                            [type] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => address_type
                                                                                    [select_clause] => 'billing'
                                                                                )

                                                                        )

                                                                    [type:protected] => billing
                                                                )

                                                            [order_address_shipping] => Automattic\WooCommerce\Database\Migrations\CustomOrderTable\PostToOrderAddressTableMigrator Object
                                                                (
                                                                    [errors:Automattic\WooCommerce\Database\Migrations\TableMigrator:private] => 
                                                                    [schema_config:protected] => Array
                                                                        (
                                                                            [source] => Array
                                                                                (
                                                                                    [entity] => Array
                                                                                        (
                                                                                            [table_name] => wp_posts
                                                                                            [meta_rel_column] => ID
                                                                                            [destination_rel_column] => ID
                                                                                            [primary_key] => ID
                                                                                        )

                                                                                    [meta] => Array
                                                                                        (
                                                                                            [table_name] => wp_postmeta
                                                                                            [meta_id_column] => meta_id
                                                                                            [meta_key_column] => meta_key
                                                                                            [meta_value_column] => meta_value
                                                                                            [entity_id_column] => post_id
                                                                                        )

                                                                                )

                                                                            [destination] => Array
                                                                                (
                                                                                    [table_name] => wp_wc_order_addresses
                                                                                    [source_rel_column] => order_id
                                                                                    [primary_key] => id
                                                                                    [primary_key_type] => int
                                                                                )

                                                                        )

                                                                    [meta_column_mapping:protected] => Array
                                                                        (
                                                                            [_shipping_first_name] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => first_name
                                                                                )

                                                                            [_shipping_last_name] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => last_name
                                                                                )

                                                                            [_shipping_company] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => company
                                                                                )

                                                                            [_shipping_address_1] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => address_1
                                                                                )

                                                                            [_shipping_address_2] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => address_2
                                                                                )

                                                                            [_shipping_city] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => city
                                                                                )

                                                                            [_shipping_state] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => state
                                                                                )

                                                                            [_shipping_postcode] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => postcode
                                                                                )

                                                                            [_shipping_country] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => country
                                                                                )

                                                                            [_shipping_email] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => email
                                                                                )

                                                                            [_shipping_phone] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => phone
                                                                                )

                                                                        )

                                                                    [core_column_mapping:protected] => Array
                                                                        (
                                                                            [ID] => Array
                                                                                (
                                                                                    [type] => int
                                                                                    [destination] => order_id
                                                                                )

                                                                            [type] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => address_type
                                                                                    [select_clause] => 'shipping'
                                                                                )

                                                                        )

                                                                    [type:protected] => shipping
                                                                )

                                                            [order_operational_data] => Automattic\WooCommerce\Database\Migrations\CustomOrderTable\PostToOrderOpTableMigrator Object
                                                                (
                                                                    [errors:Automattic\WooCommerce\Database\Migrations\TableMigrator:private] => 
                                                                    [schema_config:protected] => Array
                                                                        (
                                                                            [source] => Array
                                                                                (
                                                                                    [entity] => Array
                                                                                        (
                                                                                            [table_name] => wp_posts
                                                                                            [meta_rel_column] => ID
                                                                                            [destination_rel_column] => ID
                                                                                            [primary_key] => ID
                                                                                        )

                                                                                    [meta] => Array
                                                                                        (
                                                                                            [table_name] => wp_postmeta
                                                                                            [meta_id_column] => meta_id
                                                                                            [meta_key_column] => meta_key
                                                                                            [meta_value_column] => meta_value
                                                                                            [entity_id_column] => post_id
                                                                                        )

                                                                                )

                                                                            [destination] => Array
                                                                                (
                                                                                    [table_name] => wp_wc_order_operational_data
                                                                                    [source_rel_column] => order_id
                                                                                    [primary_key] => id
                                                                                    [primary_key_type] => int
                                                                                )

                                                                        )

                                                                    [meta_column_mapping:protected] => Array
                                                                        (
                                                                            [_created_via] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => created_via
                                                                                )

                                                                            [_order_version] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => woocommerce_version
                                                                                )

                                                                            [_prices_include_tax] => Array
                                                                                (
                                                                                    [type] => bool
                                                                                    [destination] => prices_include_tax
                                                                                )

                                                                            [_recorded_coupon_usage_counts] => Array
                                                                                (
                                                                                    [type] => bool
                                                                                    [destination] => coupon_usages_are_counted
                                                                                )

                                                                            [_download_permissions_granted] => Array
                                                                                (
                                                                                    [type] => bool
                                                                                    [destination] => download_permission_granted
                                                                                )

                                                                            [_cart_hash] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => cart_hash
                                                                                )

                                                                            [_new_order_email_sent] => Array
                                                                                (
                                                                                    [type] => bool
                                                                                    [destination] => new_order_email_sent
                                                                                )

                                                                            [_order_key] => Array
                                                                                (
                                                                                    [type] => string
                                                                                    [destination] => order_key
                                                                                )

                                                                            [_order_stock_reduced] => Array
                                                                                (
                                                                                    [type] => bool
                                                                                    [destination] => order_stock_reduced
                                                                                )

                                                                            [_date_paid] => Array
                                                                                (
                                                                                    [type] => date_epoch
                                                                                    [destination] => date_paid_gmt
                                                                                )

                                                                            [_date_completed] => Array
                                                                                (
                                                                                    [type] => date_epoch
                                                                                    [destination] => date_completed_gmt
                                                                                )

                                                                            [_order_shipping_tax] => Array
                                                                                (
                                                                                    [type] => decimal
                                                                                    [destination] => shipping_tax_amount
                                                                                )

                                                                            [_order_shipping] => Array
                                                                                (
                                                                                    [type] => decimal
                                                                                    [destination] => shipping_total_amount
                                                                                )

                                                                            [_cart_discount_tax] => Array
                                                                                (
                                                                                    [type] => decimal
                                                                                    [destination] => discount_tax_amount
                                                                                )

                                                                            [_cart_discount] => Array
                                                                                (
                                                                                    [type] => decimal
                                                                                    [destination] => discount_total_amount
                                                                                )

                                                                            [_recorded_sales] => Array
                                                                                (
                                                                                    [type] => bool
                                                                                    [destination] => recorded_sales
                                                                                )

                                                                        )

                                                                    [core_column_mapping:protected] => Array
                                                                        (
                                                                            [ID] => Array
                                                                                (
                                                                                    [type] => int
                                                                                    [destination] => order_id
                                                                                )

                                                                        )

                                                                )

                                                            [order_meta] => Automattic\WooCommerce\Database\Migrations\CustomOrderTable\PostMetaToOrderMetaMigrator Object
                                                                (
                                                                    [errors:Automattic\WooCommerce\Database\Migrations\TableMigrator:private] => 
                                                                    [schema_config:Automattic\WooCommerce\Database\Migrations\MetaToMetaTableMigrator:private] => Array
                                                                        (
                                                                            [source] => Array
                                                                                (
                                                                                    [meta] => Array
                                                                                        (
                                                                                            [table_name] => wp_postmeta
                                                                                            [entity_id_column] => post_id
                                                                                            [meta_id_column] => meta_id
                                                                                            [meta_key_column] => meta_key
                                                                                            [meta_value_column] => meta_value
                                                                                        )

                                                                                    [entity] => Array
                                                                                        (
                                                                                            [table_name] => wp_posts
                                                                                            [source_id_column] => ID
                                                                                            [id_column] => ID
                                                                                        )

                                                                                    [excluded_keys] => Array
                                                                                        (
                                                                                            [0] => _order_currency
                                                                                            [1] => _order_tax
                                                                                            [2] => _order_total
                                                                                            [3] => _customer_user
                                                                                            [4] => _billing_email
                                                                                            [5] => _payment_method
                                                                                            [6] => _payment_method_title
                                                                                            [7] => _customer_ip_address
                                                                                            [8] => _customer_user_agent
                                                                                            [9] => _transaction_id
                                                                                            [10] => _billing_first_name
                                                                                            [11] => _billing_last_name
                                                                                            [12] => _billing_company
                                                                                            [13] => _billing_address_1
                                                                                            [14] => _billing_address_2
                                                                                            [15] => _billing_city
                                                                                            [16] => _billing_state
                                                                                            [17] => _billing_postcode
                                                                                            [18] => _billing_country
                                                                                            [19] => _billing_phone
                                                                                            [20] => _shipping_first_name
                                                                                            [21] => _shipping_last_name
                                                                                            [22] => _shipping_company
                                                                                            [23] => _shipping_address_1
                                                                                            [24] => _shipping_address_2
                                                                                            [25] => _shipping_city
                                                                                            [26] => _shipping_state
                                                                                            [27] => _shipping_postcode
                                                                                            [28] => _shipping_country
                                                                                            [29] => _shipping_email
                                                                                            [30] => _shipping_phone
                                                                                            [31] => _created_via
                                                                                            [32] => _order_version
                                                                                            [33] => _prices_include_tax
                                                                                            [34] => _recorded_coupon_usage_counts
                                                                                            [35] => _download_permissions_granted
                                                                                            [36] => _cart_hash
                                                                                            [37] => _new_order_email_sent
                                                                                            [38] => _order_key
                                                                                            [39] => _order_stock_reduced
                                                                                            [40] => _date_paid
                                                                                            [41] => _date_completed
                                                                                            [42] => _order_shipping_tax
                                                                                            [43] => _order_shipping
                                                                                            [44] => _cart_discount_tax
                                                                                            [45] => _cart_discount
                                                                                            [46] => _recorded_sales
                                                                                        )

                                                                                )

                                                                            [destination] => Array
                                                                                (
                                                                                    [meta] => Array
                                                                                        (
                                                                                            [table_name] => wp_wc_orders_meta
                                                                                            [entity_id_column] => order_id
                                                                                            [meta_key_column] => meta_key
                                                                                            [meta_value_column] => meta_value
                                                                                            [entity_id_type] => int
                                                                                            [meta_id_column] => id
                                                                                        )

                                                                                )

                                                                        )

                                                                    [excluded_columns:Automattic\WooCommerce\Database\Migrations\CustomOrderTable\PostMetaToOrderMetaMigrator:private] => Array
                                                                        (
                                                                            [0] => _order_currency
                                                                            [1] => _order_tax
                                                                            [2] => _order_total
                                                                            [3] => _customer_user
                                                                            [4] => _billing_email
                                                                            [5] => _payment_method
                                                                            [6] => _payment_method_title
                                                                            [7] => _customer_ip_address
                                                                            [8] => _customer_user_agent
                                                                            [9] => _transaction_id
                                                                            [10] => _billing_first_name
                                                                            [11] => _billing_last_name
                                                                            [12] => _billing_company
                                                                            [13] => _billing_address_1
                                                                            [14] => _billing_address_2
                                                                            [15] => _billing_city
                                                                            [16] => _billing_state
                                                                            [17] => _billing_postcode
                                                                            [18] => _billing_country
                                                                            [19] => _billing_phone
                                                                            [20] => _shipping_first_name
                                                                            [21] => _shipping_last_name
                                                                            [22] => _shipping_company
                                                                            [23] => _shipping_address_1
                                                                            [24] => _shipping_address_2
                                                                            [25] => _shipping_city
                                                                            [26] => _shipping_state
                                                                            [27] => _shipping_postcode
                                                                            [28] => _shipping_country
                                                                            [29] => _shipping_email
                                                                            [30] => _shipping_phone
                                                                            [31] => _created_via
                                                                            [32] => _order_version
                                                                            [33] => _prices_include_tax
                                                                            [34] => _recorded_coupon_usage_counts
                                                                            [35] => _download_permissions_granted
                                                                            [36] => _cart_hash
                                                                            [37] => _new_order_email_sent
                                                                            [38] => _order_key
                                                                            [39] => _order_stock_reduced
                                                                            [40] => _date_paid
                                                                            [41] => _date_completed
                                                                            [42] => _order_shipping_tax
                                                                            [43] => _order_shipping
                                                                            [44] => _cart_discount_tax
                                                                            [45] => _cart_discount
                                                                            [46] => _recorded_sales
                                                                        )

                                                                )

                                                        )

                                                )

                                            [error_logger:Automattic\WooCommerce\Internal\DataStores\Orders\DataSynchronizer:private] => WC_Logger Object
                                                (
                                                    [handlers:protected] => 
                                                    [threshold:protected] => 
                                                )

                                            [legacy_proxy:Automattic\WooCommerce\Internal\DataStores\Orders\DataSynchronizer:private] => Automattic\WooCommerce\Proxies\LegacyProxy Object
                                                (
                                                )

                                            [order_cache_controller:Automattic\WooCommerce\Internal\DataStores\Orders\DataSynchronizer:private] => Automattic\WooCommerce\Caches\OrderCacheController Object
                                                (
                                                    [order_cache:Automattic\WooCommerce\Caches\OrderCacheController:private] => Automattic\WooCommerce\Caches\OrderCache Object
                                                        (
                                                            [object_type:Automattic\WooCommerce\Caching\ObjectCache:private] => orders
                                                            [default_expiration:protected] => 3600
                                                            [last_cached_data:Automattic\WooCommerce\Caching\ObjectCache:private] => 
                                                            [cache_engine:Automattic\WooCommerce\Caching\ObjectCache:private] => 
                                                        )

                                                    [features_controller:Automattic\WooCommerce\Caches\OrderCacheController:private] => 
                                                    [orders_cache_usage_backup:Automattic\WooCommerce\Caches\OrderCacheController:private] => 
                                                )

                                            [batch_processing_controller:Automattic\WooCommerce\Internal\DataStores\Orders\DataSynchronizer:private] => Automattic\WooCommerce\Internal\BatchProcessing\BatchProcessingController Object
                                                (
                                                    [logger:Automattic\WooCommerce\Internal\BatchProcessing\BatchProcessingController:private] => WC_Logger Object
                                                        (
                                                            [handlers:protected] => 
                                                            [threshold:protected] => 
                                                        )

                                                )

                                        )

                                    [1] => maybe_prevent_deletion_of_post
                                )

                            [accepted_args] => 2
                        )

                )

        )

    [priorities:protected] => Array
        (
            [0] => 10
        )

    [iterations:WP_Hook:private] => Array
        (
        )

    [current_priority:WP_Hook:private] => Array
        (
        )

    [nesting_level:WP_Hook:private] => 0
    [doing_action:WP_Hook:private] => 
)

Questions? Call us : 218.839.0117

Free Shipping on all orders

See our store hours & services

Deliveries made 4-7 business days from order

Blog

Blog2023-07-03T10:44:27-05:00
Go to Top