Query Metrics
700
Database Queries
21
Different statements
643.05 ms
Query time
11
Invalid entities
0
Cache hits
1
Cache misses
1
Cache puts
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.77 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_valid AS is_valid_5, t0.is_verified AS is_verified_6, t0.exponent_push_token AS exponent_push_token_7, t0.google_id AS google_id_8, t0.avatar AS avatar_9, t0.facebook_id AS facebook_id_10 FROM user t0 WHERE t0.id = ?
Parameters:
[
1
]
|
2 | 0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.nbr_users AS nbr_users_4, t0.nbr_stores AS nbr_stores_5, t0.nbr_vendors AS nbr_vendors_6, t0.nbr_records AS nbr_records_7, t0.nbr_apps AS nbr_apps_8, t0.code AS code_9 FROM role t0 INNER JOIN user_role ON t0.id = user_role.role_id WHERE user_role.user_id = ?
Parameters:
[
1
]
|
3 | 0.45 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
4 | 0.35 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
5 | 0.33 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
6 | 248.53 ms |
SELECT DISTINCT o0_.id AS id_0, o0_.created_at AS created_at_1 FROM `order` o0_ LEFT JOIN document d1_ ON o0_.id = d1_.id LEFT JOIN customer c2_ ON o0_.customer_id = c2_.id AND (c2_.deleted_at IS NULL) LEFT JOIN order_item o3_ ON o0_.id = o3_.parent_order_id LEFT JOIN stock s4_ ON o3_.id = s4_.id LEFT JOIN product p5_ ON o3_.product_id = p5_.id AND (p5_.deleted_at IS NULL) LEFT JOIN article a6_ ON p5_.id = a6_.id LEFT JOIN shop_product s7_ ON p5_.id = s7_.id WHERE (o0_.status <> 'draft' AND (c2_.id IS NOT NULL AND c2_.deleted_at IS NULL) AND p5_.vendor_id IS NULL AND o0_.start_processing_at IS NOT NULL) AND (o0_.deleted_at IS NULL) ORDER BY o0_.created_at DESC LIMIT 20
Parameters:
[] |
7 | 1.50 ms |
SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.description AS description_2, o0_.first_name AS first_name_3, o0_.last_name AS last_name_4, o0_.company_name AS company_name_5, o0_.address AS address_6, o0_.city AS city_7, o0_.country AS country_8, o0_.department AS department_9, o0_.postcode AS postcode_10, o0_.email AS email_11, o0_.tel AS tel_12, o0_.comment AS comment_13, o0_.status AS status_14, o0_.status_shipping AS status_shipping_15, o0_.source AS source_16, o0_.delivery_at AS delivery_at_17, o0_.recovery_at AS recovery_at_18, o0_.old_order_number AS old_order_number_19, o0_.reduction AS reduction_20, o0_.distance AS distance_21, o0_.payed_amount AS payed_amount_22, o0_.start_processing_at AS start_processing_at_23, o0_.delivery_type AS delivery_type_24, o0_.start_delivery_at AS start_delivery_at_25, o0_.is_to_do AS is_to_do_26, o0_.collect_address AS collect_address_27, o0_.shipping_address AS shipping_address_28, o0_.collect_tel AS collect_tel_29, o0_.collect_lng AS collect_lng_30, o0_.collect_lat AS collect_lat_31, o0_.shipping_lng AS shipping_lng_32, o0_.shipping_lat AS shipping_lat_33, o0_.is_heavy AS is_heavy_34, o0_.shipping_tips AS shipping_tips_35, o0_.wallet_payment_amount AS wallet_payment_amount_36, o0_.is_checked AS is_checked_37, o0_.token_stripe AS token_stripe_38, o0_.order_type AS order_type_39, o0_.deleted_at AS deleted_at_40, o0_.created_by AS created_by_41, o0_.meta_data AS meta_data_42, o0_.default_currency AS default_currency_43, o0_.extra_shipping_fees AS extra_shipping_fees_44, o0_.extra_shipping_method_name AS extra_shipping_method_name_45, o0_.extra_shipping_infos AS extra_shipping_infos_46, d1_.type AS type_47, o0_.dtype AS dtype_48, o0_.customer_id AS customer_id_49, o0_.demande_fund_id AS demande_fund_id_50, o0_.shipping_method_id AS shipping_method_id_51, o0_.agent_id AS agent_id_52, o0_.payment_method_id AS payment_method_id_53, o0_.coupon_id AS coupon_id_54, o0_.agent_to_do_id AS agent_to_do_id_55, o0_.city_region_shipping_id AS city_region_shipping_id_56, o0_.city_region_collect_id AS city_region_collect_id_57, o0_.vendor_id AS vendor_id_58, o0_.store_id AS store_id_59, o0_.shipment_id AS shipment_id_60, o0_.invoice_id AS invoice_id_61 FROM `order` o0_ LEFT JOIN document d1_ ON o0_.id = d1_.id LEFT JOIN customer c2_ ON o0_.customer_id = c2_.id AND (c2_.deleted_at IS NULL) LEFT JOIN order_item o3_ ON o0_.id = o3_.parent_order_id LEFT JOIN stock s4_ ON o3_.id = s4_.id LEFT JOIN product p5_ ON o3_.product_id = p5_.id AND (p5_.deleted_at IS NULL) LEFT JOIN article a6_ ON p5_.id = a6_.id LEFT JOIN shop_product s7_ ON p5_.id = s7_.id WHERE (o0_.status <> 'draft' AND (c2_.id IS NOT NULL AND c2_.deleted_at IS NULL) AND p5_.vendor_id IS NULL AND o0_.start_processing_at IS NOT NULL AND o0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (o0_.deleted_at IS NULL) ORDER BY o0_.created_at DESC
Parameters:
[ 15134 15133 15132 15128 15127 15126 15125 15124 15123 15120 15118 15117 15116 15115 15114 15113 15112 15110 15109 15108 ] |
8 | 0.28 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15134
]
|
9 | 0.20 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15133
]
|
10 | 0.17 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15132
]
|
11 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15128
]
|
12 | 0.20 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15127
]
|
13 | 0.17 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15126
]
|
14 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15125
]
|
15 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15124
]
|
16 | 0.17 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15123
]
|
17 | 0.19 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15120
]
|
18 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15118
]
|
19 | 0.17 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15117
]
|
20 | 0.20 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15116
]
|
21 | 0.18 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15115
]
|
22 | 0.20 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15114
]
|
23 | 0.18 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15113
]
|
24 | 0.17 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15112
]
|
25 | 0.17 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15110
]
|
26 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15109
]
|
27 | 0.20 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15108
]
|
28 | 233.30 ms |
SELECT count(DISTINCT o0_.id) AS sclr_0 FROM `order` o0_ LEFT JOIN document d1_ ON o0_.id = d1_.id LEFT JOIN customer c2_ ON o0_.customer_id = c2_.id AND (c2_.deleted_at IS NULL) LEFT JOIN order_item o3_ ON o0_.id = o3_.parent_order_id LEFT JOIN stock s4_ ON o3_.id = s4_.id LEFT JOIN product p5_ ON o3_.product_id = p5_.id AND (p5_.deleted_at IS NULL) LEFT JOIN article a6_ ON p5_.id = a6_.id LEFT JOIN shop_product s7_ ON p5_.id = s7_.id WHERE (o0_.status <> 'draft' AND (c2_.id IS NOT NULL AND c2_.deleted_at IS NULL) AND p5_.vendor_id IS NULL AND o0_.start_processing_at IS NOT NULL) AND (o0_.deleted_at IS NULL)
Parameters:
[] |
29 | 0.42 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.email AS email_3, t0.created_at AS created_at_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.address AS address_7, t0.city AS city_8, t0.phone AS phone_9, t0.company_name AS company_name_10, t0.address_indication AS address_indication_11, t0.country AS country_12, t0.post_code AS post_code_13, t0.gender AS gender_14, t0.date_of_birth AS date_of_birth_15, t0.sponsorship_code AS sponsorship_code_16, t0.image AS image_17, t0.can_receive_mails AS can_receive_mails_18, t0.can_receive_sms AS can_receive_sms_19, t0.blind_password AS blind_password_20, t0.deleted_at AS deleted_at_21, t0.collect_address AS collect_address_22, t0.shipping_address AS shipping_address_23, t0.collect_lat AS collect_lat_24, t0.collect_lng AS collect_lng_25, t0.shipping_lng AS shipping_lng_26, t0.meta_data AS meta_data_27, t0.customer_group_id AS customer_group_id_28, t0.user_id AS user_id_29, t0.vendor_id AS vendor_id_30, t0.city_region_id AS city_region_id_31, t0.store_id AS store_id_32 FROM customer t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
8204
]
|
30 | 0.48 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.quantity AS quantity_5, t0.decimal_quantity AS decimal_quantity_6, t0.price AS price_7, t0.reduction AS reduction_8, t0.image AS image_9, t0.shipping_fees AS shipping_fees_10, t0.currency AS currency_11, t0.meta_data AS meta_data_12, t0.product_id AS product_id_13, t0.parent_order_id AS parent_order_id_14, t0.pack_engagement_id AS pack_engagement_id_15, t0.shipment_item_id AS shipment_item_id_16, t0.dtype, t1.movement_type AS movement_type_17, t1.movement_objectif AS movement_objectif_18, t1.article_id AS article_id_19, t1.document_id AS document_id_20 FROM order_item t0 LEFT JOIN stock t1 ON t0.id = t1.id WHERE t0.parent_order_id = ?
Parameters:
[
15134
]
|
31 | 0.36 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
359
]
|
32 | 0.38 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
33 | 0.29 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.code AS code_4, t0.is_enabled AS is_enabled_5, t0.created_at AS created_at_6, t0.processing_duration AS processing_duration_7, t0.preparation_duration AS preparation_duration_8, t0.shipping_duration AS shipping_duration_9, t0.price AS price_10, t0.is_separately_calculated AS is_separately_calculated_11, t0.calculation_method AS calculation_method_12, t0.declared_value_tax AS declared_value_tax_13, t0.papers_fees AS papers_fees_14, t0.cod_cash_fees AS cod_cash_fees_15, t0.cod_check_or_bill_fees AS cod_check_or_bill_fees_16, t0.is_taxes_included_in_price AS is_taxes_included_in_price_17, t0.deleted_at AS deleted_at_18, t0.shipping_vehicle_type_id AS shipping_vehicle_type_id_19, t0.customer_group_id AS customer_group_id_20, t0.tax_vat_id AS tax_vat_id_21, t0.shipping_tax_id AS shipping_tax_id_22 FROM shipping_method t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
1
]
|
34 | 0.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.min AS min_3, t0.max AS max_4, t0.priority AS priority_5, t0.type_calculation AS type_calculation_6, t0.value_calculation AS value_calculation_7, t0.factor_type AS factor_type_8, t0.adjustment_type AS adjustment_type_9, t0.shipping_method_id AS shipping_method_id_10 FROM shipping_rule t0 WHERE t0.shipping_method_id = ?
Parameters:
[
1
]
|
35 | 0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.code AS code_5, t0.is_enabled AS is_enabled_6, t0.created_at AS created_at_7, t0.position AS position_8, t0.type AS type_9, t0.secret_key AS secret_key_10, t0.public_key AS public_key_11, t0.display_on AS display_on_12, t0.base_url AS base_url_13, t0.return_url AS return_url_14, t0.cancel_url AS cancel_url_15, t0.public_key_sand_box AS public_key_sand_box_16, t0.secret_key_sand_box AS secret_key_sand_box_17, t0.base_urlsand_box AS base_urlsand_box_18, t0.is_sand_box_enabled AS is_sand_box_enabled_19 FROM payment_method t0 WHERE t0.id = ?
Parameters:
[
1
]
|
36 | 0.34 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.photo_identity AS photo_identity_7, t0.gender AS gender_8, t0.identity_number AS identity_number_9, t0.blind_password AS blind_password_10, t0.user_id AS user_id_11, t0.agent_type_id AS agent_type_id_12, t0.store_id AS store_id_13, t14.id AS id_15, t14.created_at AS created_at_16, t14.name AS name_17, t14.icon AS icon_18, t14.model AS model_19, t14.photo AS photo_20, t14.color AS color_21, t14.acquisition_at AS acquisition_at_22, t14.acquisition_km AS acquisition_km_23, t14.acquisition_cost AS acquisition_cost_24, t14.registration_number AS registration_number_25, t14.is_active AS is_active_26, t14.assignment_at AS assignment_at_27, t14.assignment_km AS assignment_km_28, t14.brand_name AS brand_name_29, t14.agent_driver_id AS agent_driver_id_30, t14.shipping_vehicle_type_id AS shipping_vehicle_type_id_31, t14.fuel_type_id AS fuel_type_id_32, t14.vehicle_rent_type_id AS vehicle_rent_type_id_33 FROM agent t0 LEFT JOIN shipping_vehicle t14 ON t14.agent_driver_id = t0.id WHERE t0.id = ?
Parameters:
[
19
]
|
37 | 0.18 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_valid AS is_valid_5, t0.is_verified AS is_verified_6, t0.exponent_push_token AS exponent_push_token_7, t0.google_id AS google_id_8, t0.avatar AS avatar_9, t0.facebook_id AS facebook_id_10 FROM user t0 WHERE t0.id = ?
Parameters:
[
6544
]
|
38 | 0.28 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.email AS email_3, t0.created_at AS created_at_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.address AS address_7, t0.city AS city_8, t0.phone AS phone_9, t0.company_name AS company_name_10, t0.address_indication AS address_indication_11, t0.country AS country_12, t0.post_code AS post_code_13, t0.gender AS gender_14, t0.date_of_birth AS date_of_birth_15, t0.sponsorship_code AS sponsorship_code_16, t0.image AS image_17, t0.can_receive_mails AS can_receive_mails_18, t0.can_receive_sms AS can_receive_sms_19, t0.blind_password AS blind_password_20, t0.deleted_at AS deleted_at_21, t0.collect_address AS collect_address_22, t0.shipping_address AS shipping_address_23, t0.collect_lat AS collect_lat_24, t0.collect_lng AS collect_lng_25, t0.shipping_lng AS shipping_lng_26, t0.meta_data AS meta_data_27, t0.customer_group_id AS customer_group_id_28, t0.user_id AS user_id_29, t0.vendor_id AS vendor_id_30, t0.city_region_id AS city_region_id_31, t0.store_id AS store_id_32 FROM customer t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
8196
]
|
39 | 0.36 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.quantity AS quantity_5, t0.decimal_quantity AS decimal_quantity_6, t0.price AS price_7, t0.reduction AS reduction_8, t0.image AS image_9, t0.shipping_fees AS shipping_fees_10, t0.currency AS currency_11, t0.meta_data AS meta_data_12, t0.product_id AS product_id_13, t0.parent_order_id AS parent_order_id_14, t0.pack_engagement_id AS pack_engagement_id_15, t0.shipment_item_id AS shipment_item_id_16, t0.dtype, t1.movement_type AS movement_type_17, t1.movement_objectif AS movement_objectif_18, t1.article_id AS article_id_19, t1.document_id AS document_id_20 FROM order_item t0 LEFT JOIN stock t1 ON t0.id = t1.id WHERE t0.parent_order_id = ?
Parameters:
[
15133
]
|
40 | 0.29 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
152
]
|
41 | 0.36 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
42 | 0.28 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
372
]
|
43 | 0.32 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
44 | 0.27 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
203
]
|
45 | 0.32 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
46 | 0.27 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
98
]
|
47 | 0.32 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
48 | 0.25 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.email AS email_3, t0.created_at AS created_at_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.address AS address_7, t0.city AS city_8, t0.phone AS phone_9, t0.company_name AS company_name_10, t0.address_indication AS address_indication_11, t0.country AS country_12, t0.post_code AS post_code_13, t0.gender AS gender_14, t0.date_of_birth AS date_of_birth_15, t0.sponsorship_code AS sponsorship_code_16, t0.image AS image_17, t0.can_receive_mails AS can_receive_mails_18, t0.can_receive_sms AS can_receive_sms_19, t0.blind_password AS blind_password_20, t0.deleted_at AS deleted_at_21, t0.collect_address AS collect_address_22, t0.shipping_address AS shipping_address_23, t0.collect_lat AS collect_lat_24, t0.collect_lng AS collect_lng_25, t0.shipping_lng AS shipping_lng_26, t0.meta_data AS meta_data_27, t0.customer_group_id AS customer_group_id_28, t0.user_id AS user_id_29, t0.vendor_id AS vendor_id_30, t0.city_region_id AS city_region_id_31, t0.store_id AS store_id_32 FROM customer t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
8091
]
|
49 | 0.31 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.quantity AS quantity_5, t0.decimal_quantity AS decimal_quantity_6, t0.price AS price_7, t0.reduction AS reduction_8, t0.image AS image_9, t0.shipping_fees AS shipping_fees_10, t0.currency AS currency_11, t0.meta_data AS meta_data_12, t0.product_id AS product_id_13, t0.parent_order_id AS parent_order_id_14, t0.pack_engagement_id AS pack_engagement_id_15, t0.shipment_item_id AS shipment_item_id_16, t0.dtype, t1.movement_type AS movement_type_17, t1.movement_objectif AS movement_objectif_18, t1.article_id AS article_id_19, t1.document_id AS document_id_20 FROM order_item t0 LEFT JOIN stock t1 ON t0.id = t1.id WHERE t0.parent_order_id = ?
Parameters:
[
15132
]
|
50 | 0.27 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
23
]
|
51 | 0.33 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
52 | 0.33 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
24
]
|
53 | 0.33 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
54 | 0.32 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
119
]
|
55 | 0.30 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
56 | 0.31 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.email AS email_3, t0.created_at AS created_at_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.address AS address_7, t0.city AS city_8, t0.phone AS phone_9, t0.company_name AS company_name_10, t0.address_indication AS address_indication_11, t0.country AS country_12, t0.post_code AS post_code_13, t0.gender AS gender_14, t0.date_of_birth AS date_of_birth_15, t0.sponsorship_code AS sponsorship_code_16, t0.image AS image_17, t0.can_receive_mails AS can_receive_mails_18, t0.can_receive_sms AS can_receive_sms_19, t0.blind_password AS blind_password_20, t0.deleted_at AS deleted_at_21, t0.collect_address AS collect_address_22, t0.shipping_address AS shipping_address_23, t0.collect_lat AS collect_lat_24, t0.collect_lng AS collect_lng_25, t0.shipping_lng AS shipping_lng_26, t0.meta_data AS meta_data_27, t0.customer_group_id AS customer_group_id_28, t0.user_id AS user_id_29, t0.vendor_id AS vendor_id_30, t0.city_region_id AS city_region_id_31, t0.store_id AS store_id_32 FROM customer t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
8117
]
|
57 | 0.31 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.quantity AS quantity_5, t0.decimal_quantity AS decimal_quantity_6, t0.price AS price_7, t0.reduction AS reduction_8, t0.image AS image_9, t0.shipping_fees AS shipping_fees_10, t0.currency AS currency_11, t0.meta_data AS meta_data_12, t0.product_id AS product_id_13, t0.parent_order_id AS parent_order_id_14, t0.pack_engagement_id AS pack_engagement_id_15, t0.shipment_item_id AS shipment_item_id_16, t0.dtype, t1.movement_type AS movement_type_17, t1.movement_objectif AS movement_objectif_18, t1.article_id AS article_id_19, t1.document_id AS document_id_20 FROM order_item t0 LEFT JOIN stock t1 ON t0.id = t1.id WHERE t0.parent_order_id = ?
Parameters:
[
15128
]
|
58 | 0.27 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
1
]
|
59 | 0.31 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
60 | 0.32 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
17
]
|
61 | 0.30 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
62 | 0.27 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.email AS email_3, t0.created_at AS created_at_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.address AS address_7, t0.city AS city_8, t0.phone AS phone_9, t0.company_name AS company_name_10, t0.address_indication AS address_indication_11, t0.country AS country_12, t0.post_code AS post_code_13, t0.gender AS gender_14, t0.date_of_birth AS date_of_birth_15, t0.sponsorship_code AS sponsorship_code_16, t0.image AS image_17, t0.can_receive_mails AS can_receive_mails_18, t0.can_receive_sms AS can_receive_sms_19, t0.blind_password AS blind_password_20, t0.deleted_at AS deleted_at_21, t0.collect_address AS collect_address_22, t0.shipping_address AS shipping_address_23, t0.collect_lat AS collect_lat_24, t0.collect_lng AS collect_lng_25, t0.shipping_lng AS shipping_lng_26, t0.meta_data AS meta_data_27, t0.customer_group_id AS customer_group_id_28, t0.user_id AS user_id_29, t0.vendor_id AS vendor_id_30, t0.city_region_id AS city_region_id_31, t0.store_id AS store_id_32 FROM customer t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
7706
]
|
63 | 0.33 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.quantity AS quantity_5, t0.decimal_quantity AS decimal_quantity_6, t0.price AS price_7, t0.reduction AS reduction_8, t0.image AS image_9, t0.shipping_fees AS shipping_fees_10, t0.currency AS currency_11, t0.meta_data AS meta_data_12, t0.product_id AS product_id_13, t0.parent_order_id AS parent_order_id_14, t0.pack_engagement_id AS pack_engagement_id_15, t0.shipment_item_id AS shipment_item_id_16, t0.dtype, t1.movement_type AS movement_type_17, t1.movement_objectif AS movement_objectif_18, t1.article_id AS article_id_19, t1.document_id AS document_id_20 FROM order_item t0 LEFT JOIN stock t1 ON t0.id = t1.id WHERE t0.parent_order_id = ?
Parameters:
[
15127
]
|
64 | 0.27 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
11
]
|
65 | 0.29 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
66 | 0.33 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
5
]
|
67 | 0.29 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
68 | 0.30 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
30
]
|
69 | 0.29 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
70 | 0.32 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
140
]
|
71 | 0.30 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
72 | 0.27 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.email AS email_3, t0.created_at AS created_at_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.address AS address_7, t0.city AS city_8, t0.phone AS phone_9, t0.company_name AS company_name_10, t0.address_indication AS address_indication_11, t0.country AS country_12, t0.post_code AS post_code_13, t0.gender AS gender_14, t0.date_of_birth AS date_of_birth_15, t0.sponsorship_code AS sponsorship_code_16, t0.image AS image_17, t0.can_receive_mails AS can_receive_mails_18, t0.can_receive_sms AS can_receive_sms_19, t0.blind_password AS blind_password_20, t0.deleted_at AS deleted_at_21, t0.collect_address AS collect_address_22, t0.shipping_address AS shipping_address_23, t0.collect_lat AS collect_lat_24, t0.collect_lng AS collect_lng_25, t0.shipping_lng AS shipping_lng_26, t0.meta_data AS meta_data_27, t0.customer_group_id AS customer_group_id_28, t0.user_id AS user_id_29, t0.vendor_id AS vendor_id_30, t0.city_region_id AS city_region_id_31, t0.store_id AS store_id_32 FROM customer t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
5881
]
|
73 | 0.29 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.quantity AS quantity_5, t0.decimal_quantity AS decimal_quantity_6, t0.price AS price_7, t0.reduction AS reduction_8, t0.image AS image_9, t0.shipping_fees AS shipping_fees_10, t0.currency AS currency_11, t0.meta_data AS meta_data_12, t0.product_id AS product_id_13, t0.parent_order_id AS parent_order_id_14, t0.pack_engagement_id AS pack_engagement_id_15, t0.shipment_item_id AS shipment_item_id_16, t0.dtype, t1.movement_type AS movement_type_17, t1.movement_objectif AS movement_objectif_18, t1.article_id AS article_id_19, t1.document_id AS document_id_20 FROM order_item t0 LEFT JOIN stock t1 ON t0.id = t1.id WHERE t0.parent_order_id = ?
Parameters:
[
15126
]
|
74 | 0.27 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
361
]
|
75 | 0.29 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
76 | 0.27 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.email AS email_3, t0.created_at AS created_at_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.address AS address_7, t0.city AS city_8, t0.phone AS phone_9, t0.company_name AS company_name_10, t0.address_indication AS address_indication_11, t0.country AS country_12, t0.post_code AS post_code_13, t0.gender AS gender_14, t0.date_of_birth AS date_of_birth_15, t0.sponsorship_code AS sponsorship_code_16, t0.image AS image_17, t0.can_receive_mails AS can_receive_mails_18, t0.can_receive_sms AS can_receive_sms_19, t0.blind_password AS blind_password_20, t0.deleted_at AS deleted_at_21, t0.collect_address AS collect_address_22, t0.shipping_address AS shipping_address_23, t0.collect_lat AS collect_lat_24, t0.collect_lng AS collect_lng_25, t0.shipping_lng AS shipping_lng_26, t0.meta_data AS meta_data_27, t0.customer_group_id AS customer_group_id_28, t0.user_id AS user_id_29, t0.vendor_id AS vendor_id_30, t0.city_region_id AS city_region_id_31, t0.store_id AS store_id_32 FROM customer t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
5648
]
|
77 | 0.29 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.quantity AS quantity_5, t0.decimal_quantity AS decimal_quantity_6, t0.price AS price_7, t0.reduction AS reduction_8, t0.image AS image_9, t0.shipping_fees AS shipping_fees_10, t0.currency AS currency_11, t0.meta_data AS meta_data_12, t0.product_id AS product_id_13, t0.parent_order_id AS parent_order_id_14, t0.pack_engagement_id AS pack_engagement_id_15, t0.shipment_item_id AS shipment_item_id_16, t0.dtype, t1.movement_type AS movement_type_17, t1.movement_objectif AS movement_objectif_18, t1.article_id AS article_id_19, t1.document_id AS document_id_20 FROM order_item t0 LEFT JOIN stock t1 ON t0.id = t1.id WHERE t0.parent_order_id = ?
Parameters:
[
15125
]
|
78 | 0.27 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.email AS email_3, t0.created_at AS created_at_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.address AS address_7, t0.city AS city_8, t0.phone AS phone_9, t0.company_name AS company_name_10, t0.address_indication AS address_indication_11, t0.country AS country_12, t0.post_code AS post_code_13, t0.gender AS gender_14, t0.date_of_birth AS date_of_birth_15, t0.sponsorship_code AS sponsorship_code_16, t0.image AS image_17, t0.can_receive_mails AS can_receive_mails_18, t0.can_receive_sms AS can_receive_sms_19, t0.blind_password AS blind_password_20, t0.deleted_at AS deleted_at_21, t0.collect_address AS collect_address_22, t0.shipping_address AS shipping_address_23, t0.collect_lat AS collect_lat_24, t0.collect_lng AS collect_lng_25, t0.shipping_lng AS shipping_lng_26, t0.meta_data AS meta_data_27, t0.customer_group_id AS customer_group_id_28, t0.user_id AS user_id_29, t0.vendor_id AS vendor_id_30, t0.city_region_id AS city_region_id_31, t0.store_id AS store_id_32 FROM customer t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
6415
]
|
79 | 0.32 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.quantity AS quantity_5, t0.decimal_quantity AS decimal_quantity_6, t0.price AS price_7, t0.reduction AS reduction_8, t0.image AS image_9, t0.shipping_fees AS shipping_fees_10, t0.currency AS currency_11, t0.meta_data AS meta_data_12, t0.product_id AS product_id_13, t0.parent_order_id AS parent_order_id_14, t0.pack_engagement_id AS pack_engagement_id_15, t0.shipment_item_id AS shipment_item_id_16, t0.dtype, t1.movement_type AS movement_type_17, t1.movement_objectif AS movement_objectif_18, t1.article_id AS article_id_19, t1.document_id AS document_id_20 FROM order_item t0 LEFT JOIN stock t1 ON t0.id = t1.id WHERE t0.parent_order_id = ?
Parameters:
[
15124
]
|
80 | 0.28 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
244
]
|
81 | 0.32 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
82 | 0.33 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
41
]
|
83 | 0.33 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
84 | 0.33 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
45
]
|
85 | 0.33 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
86 | 0.40 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
76
]
|
87 | 0.39 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
88 | 0.24 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.email AS email_3, t0.created_at AS created_at_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.address AS address_7, t0.city AS city_8, t0.phone AS phone_9, t0.company_name AS company_name_10, t0.address_indication AS address_indication_11, t0.country AS country_12, t0.post_code AS post_code_13, t0.gender AS gender_14, t0.date_of_birth AS date_of_birth_15, t0.sponsorship_code AS sponsorship_code_16, t0.image AS image_17, t0.can_receive_mails AS can_receive_mails_18, t0.can_receive_sms AS can_receive_sms_19, t0.blind_password AS blind_password_20, t0.deleted_at AS deleted_at_21, t0.collect_address AS collect_address_22, t0.shipping_address AS shipping_address_23, t0.collect_lat AS collect_lat_24, t0.collect_lng AS collect_lng_25, t0.shipping_lng AS shipping_lng_26, t0.meta_data AS meta_data_27, t0.customer_group_id AS customer_group_id_28, t0.user_id AS user_id_29, t0.vendor_id AS vendor_id_30, t0.city_region_id AS city_region_id_31, t0.store_id AS store_id_32 FROM customer t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
3768
]
|
89 | 0.33 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.quantity AS quantity_5, t0.decimal_quantity AS decimal_quantity_6, t0.price AS price_7, t0.reduction AS reduction_8, t0.image AS image_9, t0.shipping_fees AS shipping_fees_10, t0.currency AS currency_11, t0.meta_data AS meta_data_12, t0.product_id AS product_id_13, t0.parent_order_id AS parent_order_id_14, t0.pack_engagement_id AS pack_engagement_id_15, t0.shipment_item_id AS shipment_item_id_16, t0.dtype, t1.movement_type AS movement_type_17, t1.movement_objectif AS movement_objectif_18, t1.article_id AS article_id_19, t1.document_id AS document_id_20 FROM order_item t0 LEFT JOIN stock t1 ON t0.id = t1.id WHERE t0.parent_order_id = ?
Parameters:
[
15123
]
|
90 | 0.27 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
47
]
|
91 | 0.33 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
92 | 0.30 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
46
]
|
93 | 0.32 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
94 | 0.27 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.email AS email_3, t0.created_at AS created_at_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.address AS address_7, t0.city AS city_8, t0.phone AS phone_9, t0.company_name AS company_name_10, t0.address_indication AS address_indication_11, t0.country AS country_12, t0.post_code AS post_code_13, t0.gender AS gender_14, t0.date_of_birth AS date_of_birth_15, t0.sponsorship_code AS sponsorship_code_16, t0.image AS image_17, t0.can_receive_mails AS can_receive_mails_18, t0.can_receive_sms AS can_receive_sms_19, t0.blind_password AS blind_password_20, t0.deleted_at AS deleted_at_21, t0.collect_address AS collect_address_22, t0.shipping_address AS shipping_address_23, t0.collect_lat AS collect_lat_24, t0.collect_lng AS collect_lng_25, t0.shipping_lng AS shipping_lng_26, t0.meta_data AS meta_data_27, t0.customer_group_id AS customer_group_id_28, t0.user_id AS user_id_29, t0.vendor_id AS vendor_id_30, t0.city_region_id AS city_region_id_31, t0.store_id AS store_id_32 FROM customer t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
6010
]
|
95 | 0.25 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.quantity AS quantity_5, t0.decimal_quantity AS decimal_quantity_6, t0.price AS price_7, t0.reduction AS reduction_8, t0.image AS image_9, t0.shipping_fees AS shipping_fees_10, t0.currency AS currency_11, t0.meta_data AS meta_data_12, t0.product_id AS product_id_13, t0.parent_order_id AS parent_order_id_14, t0.pack_engagement_id AS pack_engagement_id_15, t0.shipment_item_id AS shipment_item_id_16, t0.dtype, t1.movement_type AS movement_type_17, t1.movement_objectif AS movement_objectif_18, t1.article_id AS article_id_19, t1.document_id AS document_id_20 FROM order_item t0 LEFT JOIN stock t1 ON t0.id = t1.id WHERE t0.parent_order_id = ?
Parameters:
[
15120
]
|
96 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.code AS code_4, t0.is_enabled AS is_enabled_5, t0.created_at AS created_at_6, t0.processing_duration AS processing_duration_7, t0.preparation_duration AS preparation_duration_8, t0.shipping_duration AS shipping_duration_9, t0.price AS price_10, t0.is_separately_calculated AS is_separately_calculated_11, t0.calculation_method AS calculation_method_12, t0.declared_value_tax AS declared_value_tax_13, t0.papers_fees AS papers_fees_14, t0.cod_cash_fees AS cod_cash_fees_15, t0.cod_check_or_bill_fees AS cod_check_or_bill_fees_16, t0.is_taxes_included_in_price AS is_taxes_included_in_price_17, t0.deleted_at AS deleted_at_18, t0.shipping_vehicle_type_id AS shipping_vehicle_type_id_19, t0.customer_group_id AS customer_group_id_20, t0.tax_vat_id AS tax_vat_id_21, t0.shipping_tax_id AS shipping_tax_id_22 FROM shipping_method t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
2
]
|
97 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.min AS min_3, t0.max AS max_4, t0.priority AS priority_5, t0.type_calculation AS type_calculation_6, t0.value_calculation AS value_calculation_7, t0.factor_type AS factor_type_8, t0.adjustment_type AS adjustment_type_9, t0.shipping_method_id AS shipping_method_id_10 FROM shipping_rule t0 WHERE t0.shipping_method_id = ?
Parameters:
[
2
]
|
98 | 0.29 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.email AS email_3, t0.created_at AS created_at_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.address AS address_7, t0.city AS city_8, t0.phone AS phone_9, t0.company_name AS company_name_10, t0.address_indication AS address_indication_11, t0.country AS country_12, t0.post_code AS post_code_13, t0.gender AS gender_14, t0.date_of_birth AS date_of_birth_15, t0.sponsorship_code AS sponsorship_code_16, t0.image AS image_17, t0.can_receive_mails AS can_receive_mails_18, t0.can_receive_sms AS can_receive_sms_19, t0.blind_password AS blind_password_20, t0.deleted_at AS deleted_at_21, t0.collect_address AS collect_address_22, t0.shipping_address AS shipping_address_23, t0.collect_lat AS collect_lat_24, t0.collect_lng AS collect_lng_25, t0.shipping_lng AS shipping_lng_26, t0.meta_data AS meta_data_27, t0.customer_group_id AS customer_group_id_28, t0.user_id AS user_id_29, t0.vendor_id AS vendor_id_30, t0.city_region_id AS city_region_id_31, t0.store_id AS store_id_32 FROM customer t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
7237
]
|
99 | 0.28 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.quantity AS quantity_5, t0.decimal_quantity AS decimal_quantity_6, t0.price AS price_7, t0.reduction AS reduction_8, t0.image AS image_9, t0.shipping_fees AS shipping_fees_10, t0.currency AS currency_11, t0.meta_data AS meta_data_12, t0.product_id AS product_id_13, t0.parent_order_id AS parent_order_id_14, t0.pack_engagement_id AS pack_engagement_id_15, t0.shipment_item_id AS shipment_item_id_16, t0.dtype, t1.movement_type AS movement_type_17, t1.movement_objectif AS movement_objectif_18, t1.article_id AS article_id_19, t1.document_id AS document_id_20 FROM order_item t0 LEFT JOIN stock t1 ON t0.id = t1.id WHERE t0.parent_order_id = ?
Parameters:
[
15118
]
|
100 | 0.26 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.email AS email_3, t0.created_at AS created_at_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.address AS address_7, t0.city AS city_8, t0.phone AS phone_9, t0.company_name AS company_name_10, t0.address_indication AS address_indication_11, t0.country AS country_12, t0.post_code AS post_code_13, t0.gender AS gender_14, t0.date_of_birth AS date_of_birth_15, t0.sponsorship_code AS sponsorship_code_16, t0.image AS image_17, t0.can_receive_mails AS can_receive_mails_18, t0.can_receive_sms AS can_receive_sms_19, t0.blind_password AS blind_password_20, t0.deleted_at AS deleted_at_21, t0.collect_address AS collect_address_22, t0.shipping_address AS shipping_address_23, t0.collect_lat AS collect_lat_24, t0.collect_lng AS collect_lng_25, t0.shipping_lng AS shipping_lng_26, t0.meta_data AS meta_data_27, t0.customer_group_id AS customer_group_id_28, t0.user_id AS user_id_29, t0.vendor_id AS vendor_id_30, t0.city_region_id AS city_region_id_31, t0.store_id AS store_id_32 FROM customer t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
8250
]
|
101 | 0.30 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.quantity AS quantity_5, t0.decimal_quantity AS decimal_quantity_6, t0.price AS price_7, t0.reduction AS reduction_8, t0.image AS image_9, t0.shipping_fees AS shipping_fees_10, t0.currency AS currency_11, t0.meta_data AS meta_data_12, t0.product_id AS product_id_13, t0.parent_order_id AS parent_order_id_14, t0.pack_engagement_id AS pack_engagement_id_15, t0.shipment_item_id AS shipment_item_id_16, t0.dtype, t1.movement_type AS movement_type_17, t1.movement_objectif AS movement_objectif_18, t1.article_id AS article_id_19, t1.document_id AS document_id_20 FROM order_item t0 LEFT JOIN stock t1 ON t0.id = t1.id WHERE t0.parent_order_id = ?
Parameters:
[
15117
]
|
102 | 0.37 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
146
]
|
103 | 0.36 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
104 | 0.33 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
219
]
|
105 | 0.33 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
106 | 0.24 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.email AS email_3, t0.created_at AS created_at_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.address AS address_7, t0.city AS city_8, t0.phone AS phone_9, t0.company_name AS company_name_10, t0.address_indication AS address_indication_11, t0.country AS country_12, t0.post_code AS post_code_13, t0.gender AS gender_14, t0.date_of_birth AS date_of_birth_15, t0.sponsorship_code AS sponsorship_code_16, t0.image AS image_17, t0.can_receive_mails AS can_receive_mails_18, t0.can_receive_sms AS can_receive_sms_19, t0.blind_password AS blind_password_20, t0.deleted_at AS deleted_at_21, t0.collect_address AS collect_address_22, t0.shipping_address AS shipping_address_23, t0.collect_lat AS collect_lat_24, t0.collect_lng AS collect_lng_25, t0.shipping_lng AS shipping_lng_26, t0.meta_data AS meta_data_27, t0.customer_group_id AS customer_group_id_28, t0.user_id AS user_id_29, t0.vendor_id AS vendor_id_30, t0.city_region_id AS city_region_id_31, t0.store_id AS store_id_32 FROM customer t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
8188
]
|
107 | 0.32 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.quantity AS quantity_5, t0.decimal_quantity AS decimal_quantity_6, t0.price AS price_7, t0.reduction AS reduction_8, t0.image AS image_9, t0.shipping_fees AS shipping_fees_10, t0.currency AS currency_11, t0.meta_data AS meta_data_12, t0.product_id AS product_id_13, t0.parent_order_id AS parent_order_id_14, t0.pack_engagement_id AS pack_engagement_id_15, t0.shipment_item_id AS shipment_item_id_16, t0.dtype, t1.movement_type AS movement_type_17, t1.movement_objectif AS movement_objectif_18, t1.article_id AS article_id_19, t1.document_id AS document_id_20 FROM order_item t0 LEFT JOIN stock t1 ON t0.id = t1.id WHERE t0.parent_order_id = ?
Parameters:
[
15116
]
|
108 | 0.27 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
354
]
|
109 | 0.32 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
110 | 0.28 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.email AS email_3, t0.created_at AS created_at_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.address AS address_7, t0.city AS city_8, t0.phone AS phone_9, t0.company_name AS company_name_10, t0.address_indication AS address_indication_11, t0.country AS country_12, t0.post_code AS post_code_13, t0.gender AS gender_14, t0.date_of_birth AS date_of_birth_15, t0.sponsorship_code AS sponsorship_code_16, t0.image AS image_17, t0.can_receive_mails AS can_receive_mails_18, t0.can_receive_sms AS can_receive_sms_19, t0.blind_password AS blind_password_20, t0.deleted_at AS deleted_at_21, t0.collect_address AS collect_address_22, t0.shipping_address AS shipping_address_23, t0.collect_lat AS collect_lat_24, t0.collect_lng AS collect_lng_25, t0.shipping_lng AS shipping_lng_26, t0.meta_data AS meta_data_27, t0.customer_group_id AS customer_group_id_28, t0.user_id AS user_id_29, t0.vendor_id AS vendor_id_30, t0.city_region_id AS city_region_id_31, t0.store_id AS store_id_32 FROM customer t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
7214
]
|
111 | 0.30 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.quantity AS quantity_5, t0.decimal_quantity AS decimal_quantity_6, t0.price AS price_7, t0.reduction AS reduction_8, t0.image AS image_9, t0.shipping_fees AS shipping_fees_10, t0.currency AS currency_11, t0.meta_data AS meta_data_12, t0.product_id AS product_id_13, t0.parent_order_id AS parent_order_id_14, t0.pack_engagement_id AS pack_engagement_id_15, t0.shipment_item_id AS shipment_item_id_16, t0.dtype, t1.movement_type AS movement_type_17, t1.movement_objectif AS movement_objectif_18, t1.article_id AS article_id_19, t1.document_id AS document_id_20 FROM order_item t0 LEFT JOIN stock t1 ON t0.id = t1.id WHERE t0.parent_order_id = ?
Parameters:
[
15115
]
|
112 | 0.27 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
29
]
|
113 | 0.34 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
114 | 0.33 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
112
]
|
115 | 0.34 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
116 | 0.33 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
190
]
|
117 | 0.30 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
118 | 0.26 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.email AS email_3, t0.created_at AS created_at_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.address AS address_7, t0.city AS city_8, t0.phone AS phone_9, t0.company_name AS company_name_10, t0.address_indication AS address_indication_11, t0.country AS country_12, t0.post_code AS post_code_13, t0.gender AS gender_14, t0.date_of_birth AS date_of_birth_15, t0.sponsorship_code AS sponsorship_code_16, t0.image AS image_17, t0.can_receive_mails AS can_receive_mails_18, t0.can_receive_sms AS can_receive_sms_19, t0.blind_password AS blind_password_20, t0.deleted_at AS deleted_at_21, t0.collect_address AS collect_address_22, t0.shipping_address AS shipping_address_23, t0.collect_lat AS collect_lat_24, t0.collect_lng AS collect_lng_25, t0.shipping_lng AS shipping_lng_26, t0.meta_data AS meta_data_27, t0.customer_group_id AS customer_group_id_28, t0.user_id AS user_id_29, t0.vendor_id AS vendor_id_30, t0.city_region_id AS city_region_id_31, t0.store_id AS store_id_32 FROM customer t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
8329
]
|
119 | 0.32 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.quantity AS quantity_5, t0.decimal_quantity AS decimal_quantity_6, t0.price AS price_7, t0.reduction AS reduction_8, t0.image AS image_9, t0.shipping_fees AS shipping_fees_10, t0.currency AS currency_11, t0.meta_data AS meta_data_12, t0.product_id AS product_id_13, t0.parent_order_id AS parent_order_id_14, t0.pack_engagement_id AS pack_engagement_id_15, t0.shipment_item_id AS shipment_item_id_16, t0.dtype, t1.movement_type AS movement_type_17, t1.movement_objectif AS movement_objectif_18, t1.article_id AS article_id_19, t1.document_id AS document_id_20 FROM order_item t0 LEFT JOIN stock t1 ON t0.id = t1.id WHERE t0.parent_order_id = ?
Parameters:
[
15114
]
|
120 | 0.28 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
40
]
|
121 | 0.30 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
122 | 0.28 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.email AS email_3, t0.created_at AS created_at_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.address AS address_7, t0.city AS city_8, t0.phone AS phone_9, t0.company_name AS company_name_10, t0.address_indication AS address_indication_11, t0.country AS country_12, t0.post_code AS post_code_13, t0.gender AS gender_14, t0.date_of_birth AS date_of_birth_15, t0.sponsorship_code AS sponsorship_code_16, t0.image AS image_17, t0.can_receive_mails AS can_receive_mails_18, t0.can_receive_sms AS can_receive_sms_19, t0.blind_password AS blind_password_20, t0.deleted_at AS deleted_at_21, t0.collect_address AS collect_address_22, t0.shipping_address AS shipping_address_23, t0.collect_lat AS collect_lat_24, t0.collect_lng AS collect_lng_25, t0.shipping_lng AS shipping_lng_26, t0.meta_data AS meta_data_27, t0.customer_group_id AS customer_group_id_28, t0.user_id AS user_id_29, t0.vendor_id AS vendor_id_30, t0.city_region_id AS city_region_id_31, t0.store_id AS store_id_32 FROM customer t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
7168
]
|
123 | 0.32 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.quantity AS quantity_5, t0.decimal_quantity AS decimal_quantity_6, t0.price AS price_7, t0.reduction AS reduction_8, t0.image AS image_9, t0.shipping_fees AS shipping_fees_10, t0.currency AS currency_11, t0.meta_data AS meta_data_12, t0.product_id AS product_id_13, t0.parent_order_id AS parent_order_id_14, t0.pack_engagement_id AS pack_engagement_id_15, t0.shipment_item_id AS shipment_item_id_16, t0.dtype, t1.movement_type AS movement_type_17, t1.movement_objectif AS movement_objectif_18, t1.article_id AS article_id_19, t1.document_id AS document_id_20 FROM order_item t0 LEFT JOIN stock t1 ON t0.id = t1.id WHERE t0.parent_order_id = ?
Parameters:
[
15113
]
|
124 | 0.28 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
28
]
|
125 | 0.33 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
126 | 0.28 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
174
]
|
127 | 0.30 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
128 | 0.24 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.email AS email_3, t0.created_at AS created_at_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.address AS address_7, t0.city AS city_8, t0.phone AS phone_9, t0.company_name AS company_name_10, t0.address_indication AS address_indication_11, t0.country AS country_12, t0.post_code AS post_code_13, t0.gender AS gender_14, t0.date_of_birth AS date_of_birth_15, t0.sponsorship_code AS sponsorship_code_16, t0.image AS image_17, t0.can_receive_mails AS can_receive_mails_18, t0.can_receive_sms AS can_receive_sms_19, t0.blind_password AS blind_password_20, t0.deleted_at AS deleted_at_21, t0.collect_address AS collect_address_22, t0.shipping_address AS shipping_address_23, t0.collect_lat AS collect_lat_24, t0.collect_lng AS collect_lng_25, t0.shipping_lng AS shipping_lng_26, t0.meta_data AS meta_data_27, t0.customer_group_id AS customer_group_id_28, t0.user_id AS user_id_29, t0.vendor_id AS vendor_id_30, t0.city_region_id AS city_region_id_31, t0.store_id AS store_id_32 FROM customer t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
4165
]
|
129 | 0.33 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.quantity AS quantity_5, t0.decimal_quantity AS decimal_quantity_6, t0.price AS price_7, t0.reduction AS reduction_8, t0.image AS image_9, t0.shipping_fees AS shipping_fees_10, t0.currency AS currency_11, t0.meta_data AS meta_data_12, t0.product_id AS product_id_13, t0.parent_order_id AS parent_order_id_14, t0.pack_engagement_id AS pack_engagement_id_15, t0.shipment_item_id AS shipment_item_id_16, t0.dtype, t1.movement_type AS movement_type_17, t1.movement_objectif AS movement_objectif_18, t1.article_id AS article_id_19, t1.document_id AS document_id_20 FROM order_item t0 LEFT JOIN stock t1 ON t0.id = t1.id WHERE t0.parent_order_id = ?
Parameters:
[
15112
]
|
130 | 0.28 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
80
]
|
131 | 0.34 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
132 | 0.27 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
83
]
|
133 | 0.33 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
134 | 0.25 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.email AS email_3, t0.created_at AS created_at_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.address AS address_7, t0.city AS city_8, t0.phone AS phone_9, t0.company_name AS company_name_10, t0.address_indication AS address_indication_11, t0.country AS country_12, t0.post_code AS post_code_13, t0.gender AS gender_14, t0.date_of_birth AS date_of_birth_15, t0.sponsorship_code AS sponsorship_code_16, t0.image AS image_17, t0.can_receive_mails AS can_receive_mails_18, t0.can_receive_sms AS can_receive_sms_19, t0.blind_password AS blind_password_20, t0.deleted_at AS deleted_at_21, t0.collect_address AS collect_address_22, t0.shipping_address AS shipping_address_23, t0.collect_lat AS collect_lat_24, t0.collect_lng AS collect_lng_25, t0.shipping_lng AS shipping_lng_26, t0.meta_data AS meta_data_27, t0.customer_group_id AS customer_group_id_28, t0.user_id AS user_id_29, t0.vendor_id AS vendor_id_30, t0.city_region_id AS city_region_id_31, t0.store_id AS store_id_32 FROM customer t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
8330
]
|
135 | 0.28 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.quantity AS quantity_5, t0.decimal_quantity AS decimal_quantity_6, t0.price AS price_7, t0.reduction AS reduction_8, t0.image AS image_9, t0.shipping_fees AS shipping_fees_10, t0.currency AS currency_11, t0.meta_data AS meta_data_12, t0.product_id AS product_id_13, t0.parent_order_id AS parent_order_id_14, t0.pack_engagement_id AS pack_engagement_id_15, t0.shipment_item_id AS shipment_item_id_16, t0.dtype, t1.movement_type AS movement_type_17, t1.movement_objectif AS movement_objectif_18, t1.article_id AS article_id_19, t1.document_id AS document_id_20 FROM order_item t0 LEFT JOIN stock t1 ON t0.id = t1.id WHERE t0.parent_order_id = ?
Parameters:
[
15110
]
|
136 | 0.27 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
84
]
|
137 | 0.33 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
138 | 0.25 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.email AS email_3, t0.created_at AS created_at_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.address AS address_7, t0.city AS city_8, t0.phone AS phone_9, t0.company_name AS company_name_10, t0.address_indication AS address_indication_11, t0.country AS country_12, t0.post_code AS post_code_13, t0.gender AS gender_14, t0.date_of_birth AS date_of_birth_15, t0.sponsorship_code AS sponsorship_code_16, t0.image AS image_17, t0.can_receive_mails AS can_receive_mails_18, t0.can_receive_sms AS can_receive_sms_19, t0.blind_password AS blind_password_20, t0.deleted_at AS deleted_at_21, t0.collect_address AS collect_address_22, t0.shipping_address AS shipping_address_23, t0.collect_lat AS collect_lat_24, t0.collect_lng AS collect_lng_25, t0.shipping_lng AS shipping_lng_26, t0.meta_data AS meta_data_27, t0.customer_group_id AS customer_group_id_28, t0.user_id AS user_id_29, t0.vendor_id AS vendor_id_30, t0.city_region_id AS city_region_id_31, t0.store_id AS store_id_32 FROM customer t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
4565
]
|
139 | 0.32 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.quantity AS quantity_5, t0.decimal_quantity AS decimal_quantity_6, t0.price AS price_7, t0.reduction AS reduction_8, t0.image AS image_9, t0.shipping_fees AS shipping_fees_10, t0.currency AS currency_11, t0.meta_data AS meta_data_12, t0.product_id AS product_id_13, t0.parent_order_id AS parent_order_id_14, t0.pack_engagement_id AS pack_engagement_id_15, t0.shipment_item_id AS shipment_item_id_16, t0.dtype, t1.movement_type AS movement_type_17, t1.movement_objectif AS movement_objectif_18, t1.article_id AS article_id_19, t1.document_id AS document_id_20 FROM order_item t0 LEFT JOIN stock t1 ON t0.id = t1.id WHERE t0.parent_order_id = ?
Parameters:
[
15109
]
|
140 | 0.33 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
32
]
|
141 | 0.35 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
142 | 0.26 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.email AS email_3, t0.created_at AS created_at_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.address AS address_7, t0.city AS city_8, t0.phone AS phone_9, t0.company_name AS company_name_10, t0.address_indication AS address_indication_11, t0.country AS country_12, t0.post_code AS post_code_13, t0.gender AS gender_14, t0.date_of_birth AS date_of_birth_15, t0.sponsorship_code AS sponsorship_code_16, t0.image AS image_17, t0.can_receive_mails AS can_receive_mails_18, t0.can_receive_sms AS can_receive_sms_19, t0.blind_password AS blind_password_20, t0.deleted_at AS deleted_at_21, t0.collect_address AS collect_address_22, t0.shipping_address AS shipping_address_23, t0.collect_lat AS collect_lat_24, t0.collect_lng AS collect_lng_25, t0.shipping_lng AS shipping_lng_26, t0.meta_data AS meta_data_27, t0.customer_group_id AS customer_group_id_28, t0.user_id AS user_id_29, t0.vendor_id AS vendor_id_30, t0.city_region_id AS city_region_id_31, t0.store_id AS store_id_32 FROM customer t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
8327
]
|
143 | 0.33 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.quantity AS quantity_5, t0.decimal_quantity AS decimal_quantity_6, t0.price AS price_7, t0.reduction AS reduction_8, t0.image AS image_9, t0.shipping_fees AS shipping_fees_10, t0.currency AS currency_11, t0.meta_data AS meta_data_12, t0.product_id AS product_id_13, t0.parent_order_id AS parent_order_id_14, t0.pack_engagement_id AS pack_engagement_id_15, t0.shipment_item_id AS shipment_item_id_16, t0.dtype, t1.movement_type AS movement_type_17, t1.movement_objectif AS movement_objectif_18, t1.article_id AS article_id_19, t1.document_id AS document_id_20 FROM order_item t0 LEFT JOIN stock t1 ON t0.id = t1.id WHERE t0.parent_order_id = ?
Parameters:
[
15108
]
|
144 | 0.28 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
15
]
|
145 | 0.30 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
146 | 0.32 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
136
]
|
147 | 0.30 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
148 | 0.32 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.meta_data AS meta_data_29, t0.default_currency AS default_currency_30, t0.video AS video_31, t0.video_thumbnail AS video_thumbnail_32, t0.cost_price AS cost_price_33, t0.position AS position_34, t0.parent_category_id AS parent_category_id_35, t0.promotion_id AS promotion_id_36, t0.vendor_id AS vendor_id_37, t0.brand_id AS brand_id_38, t0.cloned_product_id AS cloned_product_id_39, t0.store_id AS store_id_40, t0.dtype, t1.regular_price AS regular_price_41 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
135
]
|
149 | 0.29 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
150 | 0.44 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
151 | 0.33 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
152 | 0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.menu_order AS menu_order_3, t0.is_enabled AS is_enabled_4, t0.image AS image_5, t0.price AS price_6, t0.json_content AS json_content_7, t0.page_url AS page_url_8, t0.parent_application_id AS parent_application_id_9 FROM application t0 WHERE t0.is_enabled = ? ORDER BY t0.menu_order ASC
Parameters:
[
1
]
|
153 | 0.30 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
154 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM front_theme t0 WHERE t0.id = ?
Parameters:
[
1
]
|
155 | 0.44 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.customer_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
8204
]
|
156 | 0.22 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14728
]
|
157 | 0.37 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
158 | 0.33 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
159 | 0.32 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.collect_address AS collect_address_3, t0.collect_address_indication AS collect_address_indication_4, t0.collect_lng AS collect_lng_5, t0.collect_lat AS collect_lat_6, t0.collect_address_phone AS collect_address_phone_7, t0.shipping_address AS shipping_address_8, t0.shipping_address_indication AS shipping_address_indication_9, t0.shipping_lng AS shipping_lng_10, t0.shipping_lat AS shipping_lat_11, t0.shipping_phone AS shipping_phone_12, t0.collect_date AS collect_date_13, t0.collect_time AS collect_time_14, t0.shipping_date AS shipping_date_15, t0.shipping_time AS shipping_time_16, t0.state AS state_17, t0.tracking_code AS tracking_code_18, t0.description AS description_19, t0.status AS status_20, t0.reference AS reference_21, t0.payment_type AS payment_type_22, t0.declared_value AS declared_value_23, t0.volume AS volume_24, t0.shipping_location_type AS shipping_location_type_25, t0.image AS image_26, t0.shipping_fees AS shipping_fees_27, t0.is_codcash_collected AS is_codcash_collected_28, t0.is_shipment_collect_money_collected AS is_shipment_collect_money_collected_29, t0.is_shipment_receipt_collected AS is_shipment_receipt_collected_30, t0.is_codcheck_or_bill_collected AS is_codcheck_or_bill_collected_31, t0.is_delivery_receipt_collected AS is_delivery_receipt_collected_32, t0.is_invoice_collected AS is_invoice_collected_33, t0.method_id AS method_id_34, t0.collect_city_id AS collect_city_id_35, t0.shipping_city_id AS shipping_city_id_36, t0.sender_customer_id AS sender_customer_id_37, t0.recipient_customer_id AS recipient_customer_id_38, t0.collected_by_store_id AS collected_by_store_id_39, t0.shipped_by_store_id AS shipped_by_store_id_40, t0.shipping_method_id AS shipping_method_id_41, t0.collect_city_region_id AS collect_city_region_id_42, t0.shipping_city_region_id AS shipping_city_region_id_43 FROM shipment t0 WHERE t0.id = ?
Parameters:
[
16392
]
|
160 | 0.38 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16392
]
|
161 | 0.27 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.description AS description_3, t0.direction_type AS direction_type_4, t0.is_completed AS is_completed_5, t0.status AS status_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.deleted_at AS deleted_at_9, t0.shipment_id AS shipment_id_10, t0.step_type_id AS step_type_id_11 FROM tracking_step t0 WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16392
]
|
162 | 0.41 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.customer_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
8196
]
|
163 | 0.22 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15119
]
|
164 | 0.35 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
165 | 0.33 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
166 | 0.29 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.collect_address AS collect_address_3, t0.collect_address_indication AS collect_address_indication_4, t0.collect_lng AS collect_lng_5, t0.collect_lat AS collect_lat_6, t0.collect_address_phone AS collect_address_phone_7, t0.shipping_address AS shipping_address_8, t0.shipping_address_indication AS shipping_address_indication_9, t0.shipping_lng AS shipping_lng_10, t0.shipping_lat AS shipping_lat_11, t0.shipping_phone AS shipping_phone_12, t0.collect_date AS collect_date_13, t0.collect_time AS collect_time_14, t0.shipping_date AS shipping_date_15, t0.shipping_time AS shipping_time_16, t0.state AS state_17, t0.tracking_code AS tracking_code_18, t0.description AS description_19, t0.status AS status_20, t0.reference AS reference_21, t0.payment_type AS payment_type_22, t0.declared_value AS declared_value_23, t0.volume AS volume_24, t0.shipping_location_type AS shipping_location_type_25, t0.image AS image_26, t0.shipping_fees AS shipping_fees_27, t0.is_codcash_collected AS is_codcash_collected_28, t0.is_shipment_collect_money_collected AS is_shipment_collect_money_collected_29, t0.is_shipment_receipt_collected AS is_shipment_receipt_collected_30, t0.is_codcheck_or_bill_collected AS is_codcheck_or_bill_collected_31, t0.is_delivery_receipt_collected AS is_delivery_receipt_collected_32, t0.is_invoice_collected AS is_invoice_collected_33, t0.method_id AS method_id_34, t0.collect_city_id AS collect_city_id_35, t0.shipping_city_id AS shipping_city_id_36, t0.sender_customer_id AS sender_customer_id_37, t0.recipient_customer_id AS recipient_customer_id_38, t0.collected_by_store_id AS collected_by_store_id_39, t0.shipped_by_store_id AS shipped_by_store_id_40, t0.shipping_method_id AS shipping_method_id_41, t0.collect_city_region_id AS collect_city_region_id_42, t0.shipping_city_region_id AS shipping_city_region_id_43 FROM shipment t0 WHERE t0.id = ?
Parameters:
[
16391
]
|
167 | 0.36 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16391
]
|
168 | 0.23 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.description AS description_3, t0.direction_type AS direction_type_4, t0.is_completed AS is_completed_5, t0.status AS status_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.deleted_at AS deleted_at_9, t0.shipment_id AS shipment_id_10, t0.step_type_id AS step_type_id_11 FROM tracking_step t0 WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16391
]
|
169 | 0.49 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.customer_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
8091
]
|
170 | 0.18 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14398
]
|
171 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14480
]
|
172 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14601
]
|
173 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14655
]
|
174 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14759
]
|
175 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14798
]
|
176 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14925
]
|
177 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14958
]
|
178 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15061
]
|
179 | 0.33 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
180 | 0.33 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
181 | 0.30 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.collect_address AS collect_address_3, t0.collect_address_indication AS collect_address_indication_4, t0.collect_lng AS collect_lng_5, t0.collect_lat AS collect_lat_6, t0.collect_address_phone AS collect_address_phone_7, t0.shipping_address AS shipping_address_8, t0.shipping_address_indication AS shipping_address_indication_9, t0.shipping_lng AS shipping_lng_10, t0.shipping_lat AS shipping_lat_11, t0.shipping_phone AS shipping_phone_12, t0.collect_date AS collect_date_13, t0.collect_time AS collect_time_14, t0.shipping_date AS shipping_date_15, t0.shipping_time AS shipping_time_16, t0.state AS state_17, t0.tracking_code AS tracking_code_18, t0.description AS description_19, t0.status AS status_20, t0.reference AS reference_21, t0.payment_type AS payment_type_22, t0.declared_value AS declared_value_23, t0.volume AS volume_24, t0.shipping_location_type AS shipping_location_type_25, t0.image AS image_26, t0.shipping_fees AS shipping_fees_27, t0.is_codcash_collected AS is_codcash_collected_28, t0.is_shipment_collect_money_collected AS is_shipment_collect_money_collected_29, t0.is_shipment_receipt_collected AS is_shipment_receipt_collected_30, t0.is_codcheck_or_bill_collected AS is_codcheck_or_bill_collected_31, t0.is_delivery_receipt_collected AS is_delivery_receipt_collected_32, t0.is_invoice_collected AS is_invoice_collected_33, t0.method_id AS method_id_34, t0.collect_city_id AS collect_city_id_35, t0.shipping_city_id AS shipping_city_id_36, t0.sender_customer_id AS sender_customer_id_37, t0.recipient_customer_id AS recipient_customer_id_38, t0.collected_by_store_id AS collected_by_store_id_39, t0.shipped_by_store_id AS shipped_by_store_id_40, t0.shipping_method_id AS shipping_method_id_41, t0.collect_city_region_id AS collect_city_region_id_42, t0.shipping_city_region_id AS shipping_city_region_id_43 FROM shipment t0 WHERE t0.id = ?
Parameters:
[
16390
]
|
182 | 0.36 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16390
]
|
183 | 0.23 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.description AS description_3, t0.direction_type AS direction_type_4, t0.is_completed AS is_completed_5, t0.status AS status_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.deleted_at AS deleted_at_9, t0.shipment_id AS shipment_id_10, t0.step_type_id AS step_type_id_11 FROM tracking_step t0 WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16390
]
|
184 | 0.42 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.customer_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
8117
]
|
185 | 0.21 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14482
]
|
186 | 0.34 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
187 | 0.29 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
188 | 0.29 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.collect_address AS collect_address_3, t0.collect_address_indication AS collect_address_indication_4, t0.collect_lng AS collect_lng_5, t0.collect_lat AS collect_lat_6, t0.collect_address_phone AS collect_address_phone_7, t0.shipping_address AS shipping_address_8, t0.shipping_address_indication AS shipping_address_indication_9, t0.shipping_lng AS shipping_lng_10, t0.shipping_lat AS shipping_lat_11, t0.shipping_phone AS shipping_phone_12, t0.collect_date AS collect_date_13, t0.collect_time AS collect_time_14, t0.shipping_date AS shipping_date_15, t0.shipping_time AS shipping_time_16, t0.state AS state_17, t0.tracking_code AS tracking_code_18, t0.description AS description_19, t0.status AS status_20, t0.reference AS reference_21, t0.payment_type AS payment_type_22, t0.declared_value AS declared_value_23, t0.volume AS volume_24, t0.shipping_location_type AS shipping_location_type_25, t0.image AS image_26, t0.shipping_fees AS shipping_fees_27, t0.is_codcash_collected AS is_codcash_collected_28, t0.is_shipment_collect_money_collected AS is_shipment_collect_money_collected_29, t0.is_shipment_receipt_collected AS is_shipment_receipt_collected_30, t0.is_codcheck_or_bill_collected AS is_codcheck_or_bill_collected_31, t0.is_delivery_receipt_collected AS is_delivery_receipt_collected_32, t0.is_invoice_collected AS is_invoice_collected_33, t0.method_id AS method_id_34, t0.collect_city_id AS collect_city_id_35, t0.shipping_city_id AS shipping_city_id_36, t0.sender_customer_id AS sender_customer_id_37, t0.recipient_customer_id AS recipient_customer_id_38, t0.collected_by_store_id AS collected_by_store_id_39, t0.shipped_by_store_id AS shipped_by_store_id_40, t0.shipping_method_id AS shipping_method_id_41, t0.collect_city_region_id AS collect_city_region_id_42, t0.shipping_city_region_id AS shipping_city_region_id_43 FROM shipment t0 WHERE t0.id = ?
Parameters:
[
16386
]
|
189 | 0.31 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16386
]
|
190 | 0.25 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.description AS description_3, t0.direction_type AS direction_type_4, t0.is_completed AS is_completed_5, t0.status AS status_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.deleted_at AS deleted_at_9, t0.shipment_id AS shipment_id_10, t0.step_type_id AS step_type_id_11 FROM tracking_step t0 WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16386
]
|
191 | 0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.priority AS priority_5, t0.is_bidirectional AS is_bidirectional_6, t0.is_batch_tracking AS is_batch_tracking_7, t0.is_multi_shipments AS is_multi_shipments_8, t0.can_edit_shipment AS can_edit_shipment_9, t0.code AS code_10, t0.fields_to_edit AS fields_to_edit_11, t0.direction_hub AS direction_hub_12, t0.is_exclude_hub AS is_exclude_hub_13, t0.events AS events_14, t0.color AS color_15, t0.text_color AS text_color_16, t0.deleted_at AS deleted_at_17, t0.role_id AS role_id_18 FROM step_type t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
1
]
|
192 | 0.41 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.customer_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
7706
]
|
193 | 0.21 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2252
]
|
194 | 0.32 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
195 | 0.35 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
196 | 0.29 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.collect_address AS collect_address_3, t0.collect_address_indication AS collect_address_indication_4, t0.collect_lng AS collect_lng_5, t0.collect_lat AS collect_lat_6, t0.collect_address_phone AS collect_address_phone_7, t0.shipping_address AS shipping_address_8, t0.shipping_address_indication AS shipping_address_indication_9, t0.shipping_lng AS shipping_lng_10, t0.shipping_lat AS shipping_lat_11, t0.shipping_phone AS shipping_phone_12, t0.collect_date AS collect_date_13, t0.collect_time AS collect_time_14, t0.shipping_date AS shipping_date_15, t0.shipping_time AS shipping_time_16, t0.state AS state_17, t0.tracking_code AS tracking_code_18, t0.description AS description_19, t0.status AS status_20, t0.reference AS reference_21, t0.payment_type AS payment_type_22, t0.declared_value AS declared_value_23, t0.volume AS volume_24, t0.shipping_location_type AS shipping_location_type_25, t0.image AS image_26, t0.shipping_fees AS shipping_fees_27, t0.is_codcash_collected AS is_codcash_collected_28, t0.is_shipment_collect_money_collected AS is_shipment_collect_money_collected_29, t0.is_shipment_receipt_collected AS is_shipment_receipt_collected_30, t0.is_codcheck_or_bill_collected AS is_codcheck_or_bill_collected_31, t0.is_delivery_receipt_collected AS is_delivery_receipt_collected_32, t0.is_invoice_collected AS is_invoice_collected_33, t0.method_id AS method_id_34, t0.collect_city_id AS collect_city_id_35, t0.shipping_city_id AS shipping_city_id_36, t0.sender_customer_id AS sender_customer_id_37, t0.recipient_customer_id AS recipient_customer_id_38, t0.collected_by_store_id AS collected_by_store_id_39, t0.shipped_by_store_id AS shipped_by_store_id_40, t0.shipping_method_id AS shipping_method_id_41, t0.collect_city_region_id AS collect_city_region_id_42, t0.shipping_city_region_id AS shipping_city_region_id_43 FROM shipment t0 WHERE t0.id = ?
Parameters:
[
16385
]
|
197 | 0.36 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16385
]
|
198 | 0.24 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.description AS description_3, t0.direction_type AS direction_type_4, t0.is_completed AS is_completed_5, t0.status AS status_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.deleted_at AS deleted_at_9, t0.shipment_id AS shipment_id_10, t0.step_type_id AS step_type_id_11 FROM tracking_step t0 WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16385
]
|
199 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.priority AS priority_5, t0.is_bidirectional AS is_bidirectional_6, t0.is_batch_tracking AS is_batch_tracking_7, t0.is_multi_shipments AS is_multi_shipments_8, t0.can_edit_shipment AS can_edit_shipment_9, t0.code AS code_10, t0.fields_to_edit AS fields_to_edit_11, t0.direction_hub AS direction_hub_12, t0.is_exclude_hub AS is_exclude_hub_13, t0.events AS events_14, t0.color AS color_15, t0.text_color AS text_color_16, t0.deleted_at AS deleted_at_17, t0.role_id AS role_id_18 FROM step_type t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
2
]
|
200 | 0.78 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.customer_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
5881
]
|
201 | 0.21 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
97
]
|
202 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
134
]
|
203 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
210
]
|
204 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
314
]
|
205 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
354
]
|
206 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
355
]
|
207 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
356
]
|
208 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
542
]
|
209 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
630
]
|
210 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
771
]
|
211 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
867
]
|
212 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1489
]
|
213 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1602
]
|
214 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1704
]
|
215 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1743
]
|
216 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1805
]
|
217 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2238
]
|
218 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2323
]
|
219 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2382
]
|
220 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2413
]
|
221 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2426
]
|
222 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2427
]
|
223 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14124
]
|
224 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14270
]
|
225 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14296
]
|
226 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14315
]
|
227 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14337
]
|
228 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14353
]
|
229 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14379
]
|
230 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14452
]
|
231 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14497
]
|
232 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14507
]
|
233 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14656
]
|
234 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14694
]
|
235 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14944
]
|
236 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15085
]
|
237 | 0.29 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
238 | 0.34 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
239 | 0.29 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.collect_address AS collect_address_3, t0.collect_address_indication AS collect_address_indication_4, t0.collect_lng AS collect_lng_5, t0.collect_lat AS collect_lat_6, t0.collect_address_phone AS collect_address_phone_7, t0.shipping_address AS shipping_address_8, t0.shipping_address_indication AS shipping_address_indication_9, t0.shipping_lng AS shipping_lng_10, t0.shipping_lat AS shipping_lat_11, t0.shipping_phone AS shipping_phone_12, t0.collect_date AS collect_date_13, t0.collect_time AS collect_time_14, t0.shipping_date AS shipping_date_15, t0.shipping_time AS shipping_time_16, t0.state AS state_17, t0.tracking_code AS tracking_code_18, t0.description AS description_19, t0.status AS status_20, t0.reference AS reference_21, t0.payment_type AS payment_type_22, t0.declared_value AS declared_value_23, t0.volume AS volume_24, t0.shipping_location_type AS shipping_location_type_25, t0.image AS image_26, t0.shipping_fees AS shipping_fees_27, t0.is_codcash_collected AS is_codcash_collected_28, t0.is_shipment_collect_money_collected AS is_shipment_collect_money_collected_29, t0.is_shipment_receipt_collected AS is_shipment_receipt_collected_30, t0.is_codcheck_or_bill_collected AS is_codcheck_or_bill_collected_31, t0.is_delivery_receipt_collected AS is_delivery_receipt_collected_32, t0.is_invoice_collected AS is_invoice_collected_33, t0.method_id AS method_id_34, t0.collect_city_id AS collect_city_id_35, t0.shipping_city_id AS shipping_city_id_36, t0.sender_customer_id AS sender_customer_id_37, t0.recipient_customer_id AS recipient_customer_id_38, t0.collected_by_store_id AS collected_by_store_id_39, t0.shipped_by_store_id AS shipped_by_store_id_40, t0.shipping_method_id AS shipping_method_id_41, t0.collect_city_region_id AS collect_city_region_id_42, t0.shipping_city_region_id AS shipping_city_region_id_43 FROM shipment t0 WHERE t0.id = ?
Parameters:
[
16384
]
|
240 | 0.34 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16384
]
|
241 | 0.25 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.description AS description_3, t0.direction_type AS direction_type_4, t0.is_completed AS is_completed_5, t0.status AS status_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.deleted_at AS deleted_at_9, t0.shipment_id AS shipment_id_10, t0.step_type_id AS step_type_id_11 FROM tracking_step t0 WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16384
]
|
242 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.priority AS priority_5, t0.is_bidirectional AS is_bidirectional_6, t0.is_batch_tracking AS is_batch_tracking_7, t0.is_multi_shipments AS is_multi_shipments_8, t0.can_edit_shipment AS can_edit_shipment_9, t0.code AS code_10, t0.fields_to_edit AS fields_to_edit_11, t0.direction_hub AS direction_hub_12, t0.is_exclude_hub AS is_exclude_hub_13, t0.events AS events_14, t0.color AS color_15, t0.text_color AS text_color_16, t0.deleted_at AS deleted_at_17, t0.role_id AS role_id_18 FROM step_type t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
10
]
|
243 | 1.50 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.customer_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
5648
]
|
244 | 0.22 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
163
]
|
245 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
230
]
|
246 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
277
]
|
247 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
315
]
|
248 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
352
]
|
249 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
401
]
|
250 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
437
]
|
251 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
439
]
|
252 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
492
]
|
253 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
517
]
|
254 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
564
]
|
255 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
669
]
|
256 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
726
]
|
257 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
786
]
|
258 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
977
]
|
259 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
985
]
|
260 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1080
]
|
261 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1124
]
|
262 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1475
]
|
263 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1524
]
|
264 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1572
]
|
265 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1595
]
|
266 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1807
]
|
267 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1862
]
|
268 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1914
]
|
269 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1970
]
|
270 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2027
]
|
271 | 0.17 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2058
]
|
272 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2069
]
|
273 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2085
]
|
274 | 0.17 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2198
]
|
275 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2261
]
|
276 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2279
]
|
277 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2403
]
|
278 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2440
]
|
279 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2497
]
|
280 | 0.25 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2538
]
|
281 | 0.19 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2751
]
|
282 | 0.18 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2854
]
|
283 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2870
]
|
284 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3035
]
|
285 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3103
]
|
286 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3173
]
|
287 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3201
]
|
288 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3312
]
|
289 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3365
]
|
290 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3447
]
|
291 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3499
]
|
292 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3510
]
|
293 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3527
]
|
294 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3587
]
|
295 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3629
]
|
296 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3639
]
|
297 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3676
]
|
298 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3822
]
|
299 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3931
]
|
300 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
4113
]
|
301 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
4218
]
|
302 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
4259
]
|
303 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
4363
]
|
304 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
4388
]
|
305 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
4471
]
|
306 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
4736
]
|
307 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
4824
]
|
308 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
4909
]
|
309 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
5097
]
|
310 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
5121
]
|
311 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
5211
]
|
312 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
5360
]
|
313 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
5555
]
|
314 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
5694
]
|
315 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
5749
]
|
316 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
5765
]
|
317 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
5860
]
|
318 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
6062
]
|
319 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
6164
]
|
320 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
6237
]
|
321 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
6327
]
|
322 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
6328
]
|
323 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
6481
]
|
324 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
6504
]
|
325 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
6642
]
|
326 | 0.18 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
6812
]
|
327 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
6899
]
|
328 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
6998
]
|
329 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
7078
]
|
330 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
7137
]
|
331 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
7298
]
|
332 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
7362
]
|
333 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
7463
]
|
334 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
7587
]
|
335 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
7809
]
|
336 | 0.18 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
8216
]
|
337 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
8340
]
|
338 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
8369
]
|
339 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
8521
]
|
340 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
8552
]
|
341 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
9073
]
|
342 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
9263
]
|
343 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
9432
]
|
344 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14144
]
|
345 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14156
]
|
346 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14191
]
|
347 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14221
]
|
348 | 0.20 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14255
]
|
349 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14286
]
|
350 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14341
]
|
351 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14610
]
|
352 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14611
]
|
353 | 0.17 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14618
]
|
354 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14622
]
|
355 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14814
]
|
356 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14903
]
|
357 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14924
]
|
358 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14950
]
|
359 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15007
]
|
360 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15080
]
|
361 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15091
]
|
362 | 0.34 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
363 | 0.34 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
364 | 0.28 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.collect_address AS collect_address_3, t0.collect_address_indication AS collect_address_indication_4, t0.collect_lng AS collect_lng_5, t0.collect_lat AS collect_lat_6, t0.collect_address_phone AS collect_address_phone_7, t0.shipping_address AS shipping_address_8, t0.shipping_address_indication AS shipping_address_indication_9, t0.shipping_lng AS shipping_lng_10, t0.shipping_lat AS shipping_lat_11, t0.shipping_phone AS shipping_phone_12, t0.collect_date AS collect_date_13, t0.collect_time AS collect_time_14, t0.shipping_date AS shipping_date_15, t0.shipping_time AS shipping_time_16, t0.state AS state_17, t0.tracking_code AS tracking_code_18, t0.description AS description_19, t0.status AS status_20, t0.reference AS reference_21, t0.payment_type AS payment_type_22, t0.declared_value AS declared_value_23, t0.volume AS volume_24, t0.shipping_location_type AS shipping_location_type_25, t0.image AS image_26, t0.shipping_fees AS shipping_fees_27, t0.is_codcash_collected AS is_codcash_collected_28, t0.is_shipment_collect_money_collected AS is_shipment_collect_money_collected_29, t0.is_shipment_receipt_collected AS is_shipment_receipt_collected_30, t0.is_codcheck_or_bill_collected AS is_codcheck_or_bill_collected_31, t0.is_delivery_receipt_collected AS is_delivery_receipt_collected_32, t0.is_invoice_collected AS is_invoice_collected_33, t0.method_id AS method_id_34, t0.collect_city_id AS collect_city_id_35, t0.shipping_city_id AS shipping_city_id_36, t0.sender_customer_id AS sender_customer_id_37, t0.recipient_customer_id AS recipient_customer_id_38, t0.collected_by_store_id AS collected_by_store_id_39, t0.shipped_by_store_id AS shipped_by_store_id_40, t0.shipping_method_id AS shipping_method_id_41, t0.collect_city_region_id AS collect_city_region_id_42, t0.shipping_city_region_id AS shipping_city_region_id_43 FROM shipment t0 WHERE t0.id = ?
Parameters:
[
16383
]
|
365 | 0.37 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16383
]
|
366 | 0.21 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.description AS description_3, t0.direction_type AS direction_type_4, t0.is_completed AS is_completed_5, t0.status AS status_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.deleted_at AS deleted_at_9, t0.shipment_id AS shipment_id_10, t0.step_type_id AS step_type_id_11 FROM tracking_step t0 WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16383
]
|
367 | 0.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.priority AS priority_5, t0.is_bidirectional AS is_bidirectional_6, t0.is_batch_tracking AS is_batch_tracking_7, t0.is_multi_shipments AS is_multi_shipments_8, t0.can_edit_shipment AS can_edit_shipment_9, t0.code AS code_10, t0.fields_to_edit AS fields_to_edit_11, t0.direction_hub AS direction_hub_12, t0.is_exclude_hub AS is_exclude_hub_13, t0.events AS events_14, t0.color AS color_15, t0.text_color AS text_color_16, t0.deleted_at AS deleted_at_17, t0.role_id AS role_id_18 FROM step_type t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
5
]
|
368 | 0.76 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.customer_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
6415
]
|
369 | 0.23 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
45
]
|
370 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
127
]
|
371 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
196
]
|
372 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
405
]
|
373 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
686
]
|
374 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
875
]
|
375 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1056
]
|
376 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1186
]
|
377 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1236
]
|
378 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1260
]
|
379 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1506
]
|
380 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2116
]
|
381 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2147
]
|
382 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2414
]
|
383 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2768
]
|
384 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3025
]
|
385 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3200
]
|
386 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3634
]
|
387 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3708
]
|
388 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3887
]
|
389 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
4253
]
|
390 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
4484
]
|
391 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
4794
]
|
392 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
5420
]
|
393 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
5622
]
|
394 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
6396
]
|
395 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14239
]
|
396 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14419
]
|
397 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14432
]
|
398 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14490
]
|
399 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14855
]
|
400 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14919
]
|
401 | 0.34 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
402 | 0.28 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
403 | 0.28 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.collect_address AS collect_address_3, t0.collect_address_indication AS collect_address_indication_4, t0.collect_lng AS collect_lng_5, t0.collect_lat AS collect_lat_6, t0.collect_address_phone AS collect_address_phone_7, t0.shipping_address AS shipping_address_8, t0.shipping_address_indication AS shipping_address_indication_9, t0.shipping_lng AS shipping_lng_10, t0.shipping_lat AS shipping_lat_11, t0.shipping_phone AS shipping_phone_12, t0.collect_date AS collect_date_13, t0.collect_time AS collect_time_14, t0.shipping_date AS shipping_date_15, t0.shipping_time AS shipping_time_16, t0.state AS state_17, t0.tracking_code AS tracking_code_18, t0.description AS description_19, t0.status AS status_20, t0.reference AS reference_21, t0.payment_type AS payment_type_22, t0.declared_value AS declared_value_23, t0.volume AS volume_24, t0.shipping_location_type AS shipping_location_type_25, t0.image AS image_26, t0.shipping_fees AS shipping_fees_27, t0.is_codcash_collected AS is_codcash_collected_28, t0.is_shipment_collect_money_collected AS is_shipment_collect_money_collected_29, t0.is_shipment_receipt_collected AS is_shipment_receipt_collected_30, t0.is_codcheck_or_bill_collected AS is_codcheck_or_bill_collected_31, t0.is_delivery_receipt_collected AS is_delivery_receipt_collected_32, t0.is_invoice_collected AS is_invoice_collected_33, t0.method_id AS method_id_34, t0.collect_city_id AS collect_city_id_35, t0.shipping_city_id AS shipping_city_id_36, t0.sender_customer_id AS sender_customer_id_37, t0.recipient_customer_id AS recipient_customer_id_38, t0.collected_by_store_id AS collected_by_store_id_39, t0.shipped_by_store_id AS shipped_by_store_id_40, t0.shipping_method_id AS shipping_method_id_41, t0.collect_city_region_id AS collect_city_region_id_42, t0.shipping_city_region_id AS shipping_city_region_id_43 FROM shipment t0 WHERE t0.id = ?
Parameters:
[
16382
]
|
404 | 0.36 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16382
]
|
405 | 0.23 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.description AS description_3, t0.direction_type AS direction_type_4, t0.is_completed AS is_completed_5, t0.status AS status_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.deleted_at AS deleted_at_9, t0.shipment_id AS shipment_id_10, t0.step_type_id AS step_type_id_11 FROM tracking_step t0 WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16382
]
|
406 | 0.56 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.customer_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
3768
]
|
407 | 0.23 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
10434
]
|
408 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
12702
]
|
409 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
12907
]
|
410 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
13125
]
|
411 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
13238
]
|
412 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
13450
]
|
413 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
13553
]
|
414 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
13659
]
|
415 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
13732
]
|
416 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
13737
]
|
417 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
13821
]
|
418 | 0.35 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
419 | 0.33 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
420 | 0.30 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.collect_address AS collect_address_3, t0.collect_address_indication AS collect_address_indication_4, t0.collect_lng AS collect_lng_5, t0.collect_lat AS collect_lat_6, t0.collect_address_phone AS collect_address_phone_7, t0.shipping_address AS shipping_address_8, t0.shipping_address_indication AS shipping_address_indication_9, t0.shipping_lng AS shipping_lng_10, t0.shipping_lat AS shipping_lat_11, t0.shipping_phone AS shipping_phone_12, t0.collect_date AS collect_date_13, t0.collect_time AS collect_time_14, t0.shipping_date AS shipping_date_15, t0.shipping_time AS shipping_time_16, t0.state AS state_17, t0.tracking_code AS tracking_code_18, t0.description AS description_19, t0.status AS status_20, t0.reference AS reference_21, t0.payment_type AS payment_type_22, t0.declared_value AS declared_value_23, t0.volume AS volume_24, t0.shipping_location_type AS shipping_location_type_25, t0.image AS image_26, t0.shipping_fees AS shipping_fees_27, t0.is_codcash_collected AS is_codcash_collected_28, t0.is_shipment_collect_money_collected AS is_shipment_collect_money_collected_29, t0.is_shipment_receipt_collected AS is_shipment_receipt_collected_30, t0.is_codcheck_or_bill_collected AS is_codcheck_or_bill_collected_31, t0.is_delivery_receipt_collected AS is_delivery_receipt_collected_32, t0.is_invoice_collected AS is_invoice_collected_33, t0.method_id AS method_id_34, t0.collect_city_id AS collect_city_id_35, t0.shipping_city_id AS shipping_city_id_36, t0.sender_customer_id AS sender_customer_id_37, t0.recipient_customer_id AS recipient_customer_id_38, t0.collected_by_store_id AS collected_by_store_id_39, t0.shipped_by_store_id AS shipped_by_store_id_40, t0.shipping_method_id AS shipping_method_id_41, t0.collect_city_region_id AS collect_city_region_id_42, t0.shipping_city_region_id AS shipping_city_region_id_43 FROM shipment t0 WHERE t0.id = ?
Parameters:
[
16381
]
|
421 | 0.36 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16381
]
|
422 | 0.24 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.description AS description_3, t0.direction_type AS direction_type_4, t0.is_completed AS is_completed_5, t0.status AS status_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.deleted_at AS deleted_at_9, t0.shipment_id AS shipment_id_10, t0.step_type_id AS step_type_id_11 FROM tracking_step t0 WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16381
]
|
423 | 0.69 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.customer_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
6010
]
|
424 | 0.22 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
220
]
|
425 | 0.19 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
940
]
|
426 | 0.18 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
959
]
|
427 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1272
]
|
428 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1381
]
|
429 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1861
]
|
430 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2320
]
|
431 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2575
]
|
432 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3072
]
|
433 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3472
]
|
434 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3786
]
|
435 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
4180
]
|
436 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
4181
]
|
437 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
5155
]
|
438 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
5766
]
|
439 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
5829
]
|
440 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
7914
]
|
441 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
7956
]
|
442 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14095
]
|
443 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14305
]
|
444 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14742
]
|
445 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14750
]
|
446 | 0.35 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
447 | 0.35 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
448 | 0.27 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.collect_address AS collect_address_3, t0.collect_address_indication AS collect_address_indication_4, t0.collect_lng AS collect_lng_5, t0.collect_lat AS collect_lat_6, t0.collect_address_phone AS collect_address_phone_7, t0.shipping_address AS shipping_address_8, t0.shipping_address_indication AS shipping_address_indication_9, t0.shipping_lng AS shipping_lng_10, t0.shipping_lat AS shipping_lat_11, t0.shipping_phone AS shipping_phone_12, t0.collect_date AS collect_date_13, t0.collect_time AS collect_time_14, t0.shipping_date AS shipping_date_15, t0.shipping_time AS shipping_time_16, t0.state AS state_17, t0.tracking_code AS tracking_code_18, t0.description AS description_19, t0.status AS status_20, t0.reference AS reference_21, t0.payment_type AS payment_type_22, t0.declared_value AS declared_value_23, t0.volume AS volume_24, t0.shipping_location_type AS shipping_location_type_25, t0.image AS image_26, t0.shipping_fees AS shipping_fees_27, t0.is_codcash_collected AS is_codcash_collected_28, t0.is_shipment_collect_money_collected AS is_shipment_collect_money_collected_29, t0.is_shipment_receipt_collected AS is_shipment_receipt_collected_30, t0.is_codcheck_or_bill_collected AS is_codcheck_or_bill_collected_31, t0.is_delivery_receipt_collected AS is_delivery_receipt_collected_32, t0.is_invoice_collected AS is_invoice_collected_33, t0.method_id AS method_id_34, t0.collect_city_id AS collect_city_id_35, t0.shipping_city_id AS shipping_city_id_36, t0.sender_customer_id AS sender_customer_id_37, t0.recipient_customer_id AS recipient_customer_id_38, t0.collected_by_store_id AS collected_by_store_id_39, t0.shipped_by_store_id AS shipped_by_store_id_40, t0.shipping_method_id AS shipping_method_id_41, t0.collect_city_region_id AS collect_city_region_id_42, t0.shipping_city_region_id AS shipping_city_region_id_43 FROM shipment t0 WHERE t0.id = ?
Parameters:
[
16378
]
|
449 | 0.38 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16378
]
|
450 | 0.25 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.description AS description_3, t0.direction_type AS direction_type_4, t0.is_completed AS is_completed_5, t0.status AS status_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.deleted_at AS deleted_at_9, t0.shipment_id AS shipment_id_10, t0.step_type_id AS step_type_id_11 FROM tracking_step t0 WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16378
]
|
451 | 0.55 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.customer_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
7237
]
|
452 | 0.21 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
125
]
|
453 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
265
]
|
454 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
301
]
|
455 | 5.92 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
377
]
|
456 | 0.20 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14111
]
|
457 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14243
]
|
458 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14263
]
|
459 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14394
]
|
460 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14503
]
|
461 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14773
]
|
462 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14883
]
|
463 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15078
]
|
464 | 0.36 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
465 | 0.33 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
466 | 0.31 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.collect_address AS collect_address_3, t0.collect_address_indication AS collect_address_indication_4, t0.collect_lng AS collect_lng_5, t0.collect_lat AS collect_lat_6, t0.collect_address_phone AS collect_address_phone_7, t0.shipping_address AS shipping_address_8, t0.shipping_address_indication AS shipping_address_indication_9, t0.shipping_lng AS shipping_lng_10, t0.shipping_lat AS shipping_lat_11, t0.shipping_phone AS shipping_phone_12, t0.collect_date AS collect_date_13, t0.collect_time AS collect_time_14, t0.shipping_date AS shipping_date_15, t0.shipping_time AS shipping_time_16, t0.state AS state_17, t0.tracking_code AS tracking_code_18, t0.description AS description_19, t0.status AS status_20, t0.reference AS reference_21, t0.payment_type AS payment_type_22, t0.declared_value AS declared_value_23, t0.volume AS volume_24, t0.shipping_location_type AS shipping_location_type_25, t0.image AS image_26, t0.shipping_fees AS shipping_fees_27, t0.is_codcash_collected AS is_codcash_collected_28, t0.is_shipment_collect_money_collected AS is_shipment_collect_money_collected_29, t0.is_shipment_receipt_collected AS is_shipment_receipt_collected_30, t0.is_codcheck_or_bill_collected AS is_codcheck_or_bill_collected_31, t0.is_delivery_receipt_collected AS is_delivery_receipt_collected_32, t0.is_invoice_collected AS is_invoice_collected_33, t0.method_id AS method_id_34, t0.collect_city_id AS collect_city_id_35, t0.shipping_city_id AS shipping_city_id_36, t0.sender_customer_id AS sender_customer_id_37, t0.recipient_customer_id AS recipient_customer_id_38, t0.collected_by_store_id AS collected_by_store_id_39, t0.shipped_by_store_id AS shipped_by_store_id_40, t0.shipping_method_id AS shipping_method_id_41, t0.collect_city_region_id AS collect_city_region_id_42, t0.shipping_city_region_id AS shipping_city_region_id_43 FROM shipment t0 WHERE t0.id = ?
Parameters:
[
16375
]
|
467 | 0.44 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16375
]
|
468 | 0.23 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.description AS description_3, t0.direction_type AS direction_type_4, t0.is_completed AS is_completed_5, t0.status AS status_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.deleted_at AS deleted_at_9, t0.shipment_id AS shipment_id_10, t0.step_type_id AS step_type_id_11 FROM tracking_step t0 WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16375
]
|
469 | 0.42 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.customer_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
8250
]
|
470 | 0.22 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14849
]
|
471 | 0.35 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
472 | 0.32 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
473 | 0.30 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.collect_address AS collect_address_3, t0.collect_address_indication AS collect_address_indication_4, t0.collect_lng AS collect_lng_5, t0.collect_lat AS collect_lat_6, t0.collect_address_phone AS collect_address_phone_7, t0.shipping_address AS shipping_address_8, t0.shipping_address_indication AS shipping_address_indication_9, t0.shipping_lng AS shipping_lng_10, t0.shipping_lat AS shipping_lat_11, t0.shipping_phone AS shipping_phone_12, t0.collect_date AS collect_date_13, t0.collect_time AS collect_time_14, t0.shipping_date AS shipping_date_15, t0.shipping_time AS shipping_time_16, t0.state AS state_17, t0.tracking_code AS tracking_code_18, t0.description AS description_19, t0.status AS status_20, t0.reference AS reference_21, t0.payment_type AS payment_type_22, t0.declared_value AS declared_value_23, t0.volume AS volume_24, t0.shipping_location_type AS shipping_location_type_25, t0.image AS image_26, t0.shipping_fees AS shipping_fees_27, t0.is_codcash_collected AS is_codcash_collected_28, t0.is_shipment_collect_money_collected AS is_shipment_collect_money_collected_29, t0.is_shipment_receipt_collected AS is_shipment_receipt_collected_30, t0.is_codcheck_or_bill_collected AS is_codcheck_or_bill_collected_31, t0.is_delivery_receipt_collected AS is_delivery_receipt_collected_32, t0.is_invoice_collected AS is_invoice_collected_33, t0.method_id AS method_id_34, t0.collect_city_id AS collect_city_id_35, t0.shipping_city_id AS shipping_city_id_36, t0.sender_customer_id AS sender_customer_id_37, t0.recipient_customer_id AS recipient_customer_id_38, t0.collected_by_store_id AS collected_by_store_id_39, t0.shipped_by_store_id AS shipped_by_store_id_40, t0.shipping_method_id AS shipping_method_id_41, t0.collect_city_region_id AS collect_city_region_id_42, t0.shipping_city_region_id AS shipping_city_region_id_43 FROM shipment t0 WHERE t0.id = ?
Parameters:
[
16374
]
|
474 | 0.36 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16374
]
|
475 | 0.20 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.description AS description_3, t0.direction_type AS direction_type_4, t0.is_completed AS is_completed_5, t0.status AS status_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.deleted_at AS deleted_at_9, t0.shipment_id AS shipment_id_10, t0.step_type_id AS step_type_id_11 FROM tracking_step t0 WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16374
]
|
476 | 0.42 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.customer_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
8188
]
|
477 | 0.22 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14696
]
|
478 | 0.34 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
479 | 0.33 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
480 | 0.26 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.collect_address AS collect_address_3, t0.collect_address_indication AS collect_address_indication_4, t0.collect_lng AS collect_lng_5, t0.collect_lat AS collect_lat_6, t0.collect_address_phone AS collect_address_phone_7, t0.shipping_address AS shipping_address_8, t0.shipping_address_indication AS shipping_address_indication_9, t0.shipping_lng AS shipping_lng_10, t0.shipping_lat AS shipping_lat_11, t0.shipping_phone AS shipping_phone_12, t0.collect_date AS collect_date_13, t0.collect_time AS collect_time_14, t0.shipping_date AS shipping_date_15, t0.shipping_time AS shipping_time_16, t0.state AS state_17, t0.tracking_code AS tracking_code_18, t0.description AS description_19, t0.status AS status_20, t0.reference AS reference_21, t0.payment_type AS payment_type_22, t0.declared_value AS declared_value_23, t0.volume AS volume_24, t0.shipping_location_type AS shipping_location_type_25, t0.image AS image_26, t0.shipping_fees AS shipping_fees_27, t0.is_codcash_collected AS is_codcash_collected_28, t0.is_shipment_collect_money_collected AS is_shipment_collect_money_collected_29, t0.is_shipment_receipt_collected AS is_shipment_receipt_collected_30, t0.is_codcheck_or_bill_collected AS is_codcheck_or_bill_collected_31, t0.is_delivery_receipt_collected AS is_delivery_receipt_collected_32, t0.is_invoice_collected AS is_invoice_collected_33, t0.method_id AS method_id_34, t0.collect_city_id AS collect_city_id_35, t0.shipping_city_id AS shipping_city_id_36, t0.sender_customer_id AS sender_customer_id_37, t0.recipient_customer_id AS recipient_customer_id_38, t0.collected_by_store_id AS collected_by_store_id_39, t0.shipped_by_store_id AS shipped_by_store_id_40, t0.shipping_method_id AS shipping_method_id_41, t0.collect_city_region_id AS collect_city_region_id_42, t0.shipping_city_region_id AS shipping_city_region_id_43 FROM shipment t0 WHERE t0.id = ?
Parameters:
[
16373
]
|
481 | 0.33 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16373
]
|
482 | 0.20 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.description AS description_3, t0.direction_type AS direction_type_4, t0.is_completed AS is_completed_5, t0.status AS status_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.deleted_at AS deleted_at_9, t0.shipment_id AS shipment_id_10, t0.step_type_id AS step_type_id_11 FROM tracking_step t0 WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16373
]
|
483 | 0.42 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.customer_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
7214
]
|
484 | 0.22 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14521
]
|
485 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14797
]
|
486 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14840
]
|
487 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14852
]
|
488 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14967
]
|
489 | 0.35 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
490 | 0.32 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
491 | 0.30 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.collect_address AS collect_address_3, t0.collect_address_indication AS collect_address_indication_4, t0.collect_lng AS collect_lng_5, t0.collect_lat AS collect_lat_6, t0.collect_address_phone AS collect_address_phone_7, t0.shipping_address AS shipping_address_8, t0.shipping_address_indication AS shipping_address_indication_9, t0.shipping_lng AS shipping_lng_10, t0.shipping_lat AS shipping_lat_11, t0.shipping_phone AS shipping_phone_12, t0.collect_date AS collect_date_13, t0.collect_time AS collect_time_14, t0.shipping_date AS shipping_date_15, t0.shipping_time AS shipping_time_16, t0.state AS state_17, t0.tracking_code AS tracking_code_18, t0.description AS description_19, t0.status AS status_20, t0.reference AS reference_21, t0.payment_type AS payment_type_22, t0.declared_value AS declared_value_23, t0.volume AS volume_24, t0.shipping_location_type AS shipping_location_type_25, t0.image AS image_26, t0.shipping_fees AS shipping_fees_27, t0.is_codcash_collected AS is_codcash_collected_28, t0.is_shipment_collect_money_collected AS is_shipment_collect_money_collected_29, t0.is_shipment_receipt_collected AS is_shipment_receipt_collected_30, t0.is_codcheck_or_bill_collected AS is_codcheck_or_bill_collected_31, t0.is_delivery_receipt_collected AS is_delivery_receipt_collected_32, t0.is_invoice_collected AS is_invoice_collected_33, t0.method_id AS method_id_34, t0.collect_city_id AS collect_city_id_35, t0.shipping_city_id AS shipping_city_id_36, t0.sender_customer_id AS sender_customer_id_37, t0.recipient_customer_id AS recipient_customer_id_38, t0.collected_by_store_id AS collected_by_store_id_39, t0.shipped_by_store_id AS shipped_by_store_id_40, t0.shipping_method_id AS shipping_method_id_41, t0.collect_city_region_id AS collect_city_region_id_42, t0.shipping_city_region_id AS shipping_city_region_id_43 FROM shipment t0 WHERE t0.id = ?
Parameters:
[
16372
]
|
492 | 0.36 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16372
]
|
493 | 0.24 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.description AS description_3, t0.direction_type AS direction_type_4, t0.is_completed AS is_completed_5, t0.status AS status_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.deleted_at AS deleted_at_9, t0.shipment_id AS shipment_id_10, t0.step_type_id AS step_type_id_11 FROM tracking_step t0 WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16372
]
|
494 | 0.43 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.customer_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
8329
]
|
495 | 0.34 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
496 | 0.35 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
497 | 0.27 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.collect_address AS collect_address_3, t0.collect_address_indication AS collect_address_indication_4, t0.collect_lng AS collect_lng_5, t0.collect_lat AS collect_lat_6, t0.collect_address_phone AS collect_address_phone_7, t0.shipping_address AS shipping_address_8, t0.shipping_address_indication AS shipping_address_indication_9, t0.shipping_lng AS shipping_lng_10, t0.shipping_lat AS shipping_lat_11, t0.shipping_phone AS shipping_phone_12, t0.collect_date AS collect_date_13, t0.collect_time AS collect_time_14, t0.shipping_date AS shipping_date_15, t0.shipping_time AS shipping_time_16, t0.state AS state_17, t0.tracking_code AS tracking_code_18, t0.description AS description_19, t0.status AS status_20, t0.reference AS reference_21, t0.payment_type AS payment_type_22, t0.declared_value AS declared_value_23, t0.volume AS volume_24, t0.shipping_location_type AS shipping_location_type_25, t0.image AS image_26, t0.shipping_fees AS shipping_fees_27, t0.is_codcash_collected AS is_codcash_collected_28, t0.is_shipment_collect_money_collected AS is_shipment_collect_money_collected_29, t0.is_shipment_receipt_collected AS is_shipment_receipt_collected_30, t0.is_codcheck_or_bill_collected AS is_codcheck_or_bill_collected_31, t0.is_delivery_receipt_collected AS is_delivery_receipt_collected_32, t0.is_invoice_collected AS is_invoice_collected_33, t0.method_id AS method_id_34, t0.collect_city_id AS collect_city_id_35, t0.shipping_city_id AS shipping_city_id_36, t0.sender_customer_id AS sender_customer_id_37, t0.recipient_customer_id AS recipient_customer_id_38, t0.collected_by_store_id AS collected_by_store_id_39, t0.shipped_by_store_id AS shipped_by_store_id_40, t0.shipping_method_id AS shipping_method_id_41, t0.collect_city_region_id AS collect_city_region_id_42, t0.shipping_city_region_id AS shipping_city_region_id_43 FROM shipment t0 WHERE t0.id = ?
Parameters:
[
16371
]
|
498 | 0.36 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16371
]
|
499 | 0.20 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.description AS description_3, t0.direction_type AS direction_type_4, t0.is_completed AS is_completed_5, t0.status AS status_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.deleted_at AS deleted_at_9, t0.shipment_id AS shipment_id_10, t0.step_type_id AS step_type_id_11 FROM tracking_step t0 WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16371
]
|
500 | 0.78 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.customer_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
7168
]
|
501 | 0.17 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
188
]
|
502 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
204
]
|
503 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
400
]
|
504 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
411
]
|
505 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
440
]
|
506 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
539
]
|
507 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
550
]
|
508 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
719
]
|
509 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
758
]
|
510 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
893
]
|
511 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
958
]
|
512 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1011
]
|
513 | 0.19 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1075
]
|
514 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1120
]
|
515 | 0.20 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1287
]
|
516 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1435
]
|
517 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1658
]
|
518 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1804
]
|
519 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1931
]
|
520 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1983
]
|
521 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2035
]
|
522 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2047
]
|
523 | 0.20 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2731
]
|
524 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3067
]
|
525 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3404
]
|
526 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3493
]
|
527 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3554
]
|
528 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3635
]
|
529 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3943
]
|
530 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
4095
]
|
531 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
4175
]
|
532 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14082
]
|
533 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14336
]
|
534 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14359
]
|
535 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14695
]
|
536 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14816
]
|
537 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14992
]
|
538 | 0.35 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
539 | 0.33 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
540 | 0.28 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.collect_address AS collect_address_3, t0.collect_address_indication AS collect_address_indication_4, t0.collect_lng AS collect_lng_5, t0.collect_lat AS collect_lat_6, t0.collect_address_phone AS collect_address_phone_7, t0.shipping_address AS shipping_address_8, t0.shipping_address_indication AS shipping_address_indication_9, t0.shipping_lng AS shipping_lng_10, t0.shipping_lat AS shipping_lat_11, t0.shipping_phone AS shipping_phone_12, t0.collect_date AS collect_date_13, t0.collect_time AS collect_time_14, t0.shipping_date AS shipping_date_15, t0.shipping_time AS shipping_time_16, t0.state AS state_17, t0.tracking_code AS tracking_code_18, t0.description AS description_19, t0.status AS status_20, t0.reference AS reference_21, t0.payment_type AS payment_type_22, t0.declared_value AS declared_value_23, t0.volume AS volume_24, t0.shipping_location_type AS shipping_location_type_25, t0.image AS image_26, t0.shipping_fees AS shipping_fees_27, t0.is_codcash_collected AS is_codcash_collected_28, t0.is_shipment_collect_money_collected AS is_shipment_collect_money_collected_29, t0.is_shipment_receipt_collected AS is_shipment_receipt_collected_30, t0.is_codcheck_or_bill_collected AS is_codcheck_or_bill_collected_31, t0.is_delivery_receipt_collected AS is_delivery_receipt_collected_32, t0.is_invoice_collected AS is_invoice_collected_33, t0.method_id AS method_id_34, t0.collect_city_id AS collect_city_id_35, t0.shipping_city_id AS shipping_city_id_36, t0.sender_customer_id AS sender_customer_id_37, t0.recipient_customer_id AS recipient_customer_id_38, t0.collected_by_store_id AS collected_by_store_id_39, t0.shipped_by_store_id AS shipped_by_store_id_40, t0.shipping_method_id AS shipping_method_id_41, t0.collect_city_region_id AS collect_city_region_id_42, t0.shipping_city_region_id AS shipping_city_region_id_43 FROM shipment t0 WHERE t0.id = ?
Parameters:
[
16370
]
|
541 | 0.41 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16370
]
|
542 | 0.23 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.description AS description_3, t0.direction_type AS direction_type_4, t0.is_completed AS is_completed_5, t0.status AS status_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.deleted_at AS deleted_at_9, t0.shipment_id AS shipment_id_10, t0.step_type_id AS step_type_id_11 FROM tracking_step t0 WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16370
]
|
543 | 1.24 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.customer_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
4165
]
|
544 | 0.20 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
183
]
|
545 | 0.17 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
282
]
|
546 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
370
]
|
547 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
653
]
|
548 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1298
]
|
549 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1380
]
|
550 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1517
]
|
551 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1751
]
|
552 | 0.18 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1898
]
|
553 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2087
]
|
554 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2352
]
|
555 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2552
]
|
556 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2553
]
|
557 | 0.17 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2588
]
|
558 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2872
]
|
559 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3056
]
|
560 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3351
]
|
561 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3464
]
|
562 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3507
]
|
563 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3642
]
|
564 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
4078
]
|
565 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
4264
]
|
566 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
4379
]
|
567 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
4511
]
|
568 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
4823
]
|
569 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
5178
]
|
570 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
5514
]
|
571 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
5703
]
|
572 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
6012
]
|
573 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
6410
]
|
574 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
7047
]
|
575 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
7344
]
|
576 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
7474
]
|
577 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
7660
]
|
578 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
7869
]
|
579 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
8071
]
|
580 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
8072
]
|
581 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
8353
]
|
582 | 0.19 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
8545
]
|
583 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
8862
]
|
584 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
9004
]
|
585 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
9149
]
|
586 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
9356
]
|
587 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
9587
]
|
588 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
9869
]
|
589 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
9965
]
|
590 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
10155
]
|
591 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
10312
]
|
592 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
10400
]
|
593 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
10513
]
|
594 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
10611
]
|
595 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
10832
]
|
596 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
10943
]
|
597 | 0.17 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
11002
]
|
598 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
11344
]
|
599 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
11629
]
|
600 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
11824
]
|
601 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
11946
]
|
602 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
12093
]
|
603 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
12209
]
|
604 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
12311
]
|
605 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
12371
]
|
606 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
12490
]
|
607 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
12634
]
|
608 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
12707
]
|
609 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
12751
]
|
610 | 0.17 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
12769
]
|
611 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
12894
]
|
612 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
13169
]
|
613 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
13268
]
|
614 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
13350
]
|
615 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14050
]
|
616 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14161
]
|
617 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14171
]
|
618 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14225
]
|
619 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14347
]
|
620 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14386
]
|
621 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14410
]
|
622 | 0.24 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14936
]
|
623 | 0.37 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
624 | 0.34 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
625 | 0.33 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.collect_address AS collect_address_3, t0.collect_address_indication AS collect_address_indication_4, t0.collect_lng AS collect_lng_5, t0.collect_lat AS collect_lat_6, t0.collect_address_phone AS collect_address_phone_7, t0.shipping_address AS shipping_address_8, t0.shipping_address_indication AS shipping_address_indication_9, t0.shipping_lng AS shipping_lng_10, t0.shipping_lat AS shipping_lat_11, t0.shipping_phone AS shipping_phone_12, t0.collect_date AS collect_date_13, t0.collect_time AS collect_time_14, t0.shipping_date AS shipping_date_15, t0.shipping_time AS shipping_time_16, t0.state AS state_17, t0.tracking_code AS tracking_code_18, t0.description AS description_19, t0.status AS status_20, t0.reference AS reference_21, t0.payment_type AS payment_type_22, t0.declared_value AS declared_value_23, t0.volume AS volume_24, t0.shipping_location_type AS shipping_location_type_25, t0.image AS image_26, t0.shipping_fees AS shipping_fees_27, t0.is_codcash_collected AS is_codcash_collected_28, t0.is_shipment_collect_money_collected AS is_shipment_collect_money_collected_29, t0.is_shipment_receipt_collected AS is_shipment_receipt_collected_30, t0.is_codcheck_or_bill_collected AS is_codcheck_or_bill_collected_31, t0.is_delivery_receipt_collected AS is_delivery_receipt_collected_32, t0.is_invoice_collected AS is_invoice_collected_33, t0.method_id AS method_id_34, t0.collect_city_id AS collect_city_id_35, t0.shipping_city_id AS shipping_city_id_36, t0.sender_customer_id AS sender_customer_id_37, t0.recipient_customer_id AS recipient_customer_id_38, t0.collected_by_store_id AS collected_by_store_id_39, t0.shipped_by_store_id AS shipped_by_store_id_40, t0.shipping_method_id AS shipping_method_id_41, t0.collect_city_region_id AS collect_city_region_id_42, t0.shipping_city_region_id AS shipping_city_region_id_43 FROM shipment t0 WHERE t0.id = ?
Parameters:
[
16369
]
|
626 | 0.48 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16369
]
|
627 | 0.24 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.description AS description_3, t0.direction_type AS direction_type_4, t0.is_completed AS is_completed_5, t0.status AS status_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.deleted_at AS deleted_at_9, t0.shipment_id AS shipment_id_10, t0.step_type_id AS step_type_id_11 FROM tracking_step t0 WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16369
]
|
628 | 0.41 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.customer_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
8330
]
|
629 | 0.33 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
630 | 0.33 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
631 | 0.31 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.collect_address AS collect_address_3, t0.collect_address_indication AS collect_address_indication_4, t0.collect_lng AS collect_lng_5, t0.collect_lat AS collect_lat_6, t0.collect_address_phone AS collect_address_phone_7, t0.shipping_address AS shipping_address_8, t0.shipping_address_indication AS shipping_address_indication_9, t0.shipping_lng AS shipping_lng_10, t0.shipping_lat AS shipping_lat_11, t0.shipping_phone AS shipping_phone_12, t0.collect_date AS collect_date_13, t0.collect_time AS collect_time_14, t0.shipping_date AS shipping_date_15, t0.shipping_time AS shipping_time_16, t0.state AS state_17, t0.tracking_code AS tracking_code_18, t0.description AS description_19, t0.status AS status_20, t0.reference AS reference_21, t0.payment_type AS payment_type_22, t0.declared_value AS declared_value_23, t0.volume AS volume_24, t0.shipping_location_type AS shipping_location_type_25, t0.image AS image_26, t0.shipping_fees AS shipping_fees_27, t0.is_codcash_collected AS is_codcash_collected_28, t0.is_shipment_collect_money_collected AS is_shipment_collect_money_collected_29, t0.is_shipment_receipt_collected AS is_shipment_receipt_collected_30, t0.is_codcheck_or_bill_collected AS is_codcheck_or_bill_collected_31, t0.is_delivery_receipt_collected AS is_delivery_receipt_collected_32, t0.is_invoice_collected AS is_invoice_collected_33, t0.method_id AS method_id_34, t0.collect_city_id AS collect_city_id_35, t0.shipping_city_id AS shipping_city_id_36, t0.sender_customer_id AS sender_customer_id_37, t0.recipient_customer_id AS recipient_customer_id_38, t0.collected_by_store_id AS collected_by_store_id_39, t0.shipped_by_store_id AS shipped_by_store_id_40, t0.shipping_method_id AS shipping_method_id_41, t0.collect_city_region_id AS collect_city_region_id_42, t0.shipping_city_region_id AS shipping_city_region_id_43 FROM shipment t0 WHERE t0.id = ?
Parameters:
[
16367
]
|
632 | 0.36 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16367
]
|
633 | 0.24 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.description AS description_3, t0.direction_type AS direction_type_4, t0.is_completed AS is_completed_5, t0.status AS status_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.deleted_at AS deleted_at_9, t0.shipment_id AS shipment_id_10, t0.step_type_id AS step_type_id_11 FROM tracking_step t0 WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16367
]
|
634 | 0.94 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.customer_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
4565
]
|
635 | 0.21 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
47
]
|
636 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
643
]
|
637 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1428
]
|
638 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1565
]
|
639 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1981
]
|
640 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2000
]
|
641 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
4640
]
|
642 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
5411
]
|
643 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
5924
]
|
644 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
6374
]
|
645 | 0.17 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
6436
]
|
646 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
6705
]
|
647 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
7120
]
|
648 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
7670
]
|
649 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
7831
]
|
650 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
7987
]
|
651 | 0.17 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
8553
]
|
652 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
8906
]
|
653 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
9237
]
|
654 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
9440
]
|
655 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
9468
]
|
656 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
9748
]
|
657 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
10085
]
|
658 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
10351
]
|
659 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
10352
]
|
660 | 0.18 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
10675
]
|
661 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
10876
]
|
662 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
11033
]
|
663 | 0.20 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
11126
]
|
664 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
11354
]
|
665 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
11537
]
|
666 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
11756
]
|
667 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
11949
]
|
668 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
12014
]
|
669 | 0.17 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
12297
]
|
670 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
12461
]
|
671 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
12662
]
|
672 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14167
]
|
673 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14188
]
|
674 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14242
]
|
675 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14307
]
|
676 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14423
]
|
677 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14472
]
|
678 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14676
]
|
679 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14737
]
|
680 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14792
]
|
681 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14867
]
|
682 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14939
]
|
683 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14957
]
|
684 | 0.16 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14965
]
|
685 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
14984
]
|
686 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15013
]
|
687 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15019
]
|
688 | 0.14 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15051
]
|
689 | 0.15 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15077
]
|
690 | 0.34 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
691 | 0.33 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
692 | 0.30 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.collect_address AS collect_address_3, t0.collect_address_indication AS collect_address_indication_4, t0.collect_lng AS collect_lng_5, t0.collect_lat AS collect_lat_6, t0.collect_address_phone AS collect_address_phone_7, t0.shipping_address AS shipping_address_8, t0.shipping_address_indication AS shipping_address_indication_9, t0.shipping_lng AS shipping_lng_10, t0.shipping_lat AS shipping_lat_11, t0.shipping_phone AS shipping_phone_12, t0.collect_date AS collect_date_13, t0.collect_time AS collect_time_14, t0.shipping_date AS shipping_date_15, t0.shipping_time AS shipping_time_16, t0.state AS state_17, t0.tracking_code AS tracking_code_18, t0.description AS description_19, t0.status AS status_20, t0.reference AS reference_21, t0.payment_type AS payment_type_22, t0.declared_value AS declared_value_23, t0.volume AS volume_24, t0.shipping_location_type AS shipping_location_type_25, t0.image AS image_26, t0.shipping_fees AS shipping_fees_27, t0.is_codcash_collected AS is_codcash_collected_28, t0.is_shipment_collect_money_collected AS is_shipment_collect_money_collected_29, t0.is_shipment_receipt_collected AS is_shipment_receipt_collected_30, t0.is_codcheck_or_bill_collected AS is_codcheck_or_bill_collected_31, t0.is_delivery_receipt_collected AS is_delivery_receipt_collected_32, t0.is_invoice_collected AS is_invoice_collected_33, t0.method_id AS method_id_34, t0.collect_city_id AS collect_city_id_35, t0.shipping_city_id AS shipping_city_id_36, t0.sender_customer_id AS sender_customer_id_37, t0.recipient_customer_id AS recipient_customer_id_38, t0.collected_by_store_id AS collected_by_store_id_39, t0.shipped_by_store_id AS shipped_by_store_id_40, t0.shipping_method_id AS shipping_method_id_41, t0.collect_city_region_id AS collect_city_region_id_42, t0.shipping_city_region_id AS shipping_city_region_id_43 FROM shipment t0 WHERE t0.id = ?
Parameters:
[
16366
]
|
693 | 0.41 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16366
]
|
694 | 0.26 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.description AS description_3, t0.direction_type AS direction_type_4, t0.is_completed AS is_completed_5, t0.status AS status_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.deleted_at AS deleted_at_9, t0.shipment_id AS shipment_id_10, t0.step_type_id AS step_type_id_11 FROM tracking_step t0 WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16366
]
|
695 | 0.37 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.customer_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
8327
]
|
696 | 0.33 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
697 | 0.34 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.front_theme_id AS front_theme_id_44, t0.default_value_added_tax_id AS default_value_added_tax_id_45, t0.website_theme_id AS website_theme_id_46 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
698 | 0.29 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.collect_address AS collect_address_3, t0.collect_address_indication AS collect_address_indication_4, t0.collect_lng AS collect_lng_5, t0.collect_lat AS collect_lat_6, t0.collect_address_phone AS collect_address_phone_7, t0.shipping_address AS shipping_address_8, t0.shipping_address_indication AS shipping_address_indication_9, t0.shipping_lng AS shipping_lng_10, t0.shipping_lat AS shipping_lat_11, t0.shipping_phone AS shipping_phone_12, t0.collect_date AS collect_date_13, t0.collect_time AS collect_time_14, t0.shipping_date AS shipping_date_15, t0.shipping_time AS shipping_time_16, t0.state AS state_17, t0.tracking_code AS tracking_code_18, t0.description AS description_19, t0.status AS status_20, t0.reference AS reference_21, t0.payment_type AS payment_type_22, t0.declared_value AS declared_value_23, t0.volume AS volume_24, t0.shipping_location_type AS shipping_location_type_25, t0.image AS image_26, t0.shipping_fees AS shipping_fees_27, t0.is_codcash_collected AS is_codcash_collected_28, t0.is_shipment_collect_money_collected AS is_shipment_collect_money_collected_29, t0.is_shipment_receipt_collected AS is_shipment_receipt_collected_30, t0.is_codcheck_or_bill_collected AS is_codcheck_or_bill_collected_31, t0.is_delivery_receipt_collected AS is_delivery_receipt_collected_32, t0.is_invoice_collected AS is_invoice_collected_33, t0.method_id AS method_id_34, t0.collect_city_id AS collect_city_id_35, t0.shipping_city_id AS shipping_city_id_36, t0.sender_customer_id AS sender_customer_id_37, t0.recipient_customer_id AS recipient_customer_id_38, t0.collected_by_store_id AS collected_by_store_id_39, t0.shipped_by_store_id AS shipped_by_store_id_40, t0.shipping_method_id AS shipping_method_id_41, t0.collect_city_region_id AS collect_city_region_id_42, t0.shipping_city_region_id AS shipping_city_region_id_43 FROM shipment t0 WHERE t0.id = ?
Parameters:
[
16365
]
|
699 | 0.36 ms |
SELECT t0.id AS id_2, t0.created_at AS created_at_3, t0.description AS description_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.company_name AS company_name_7, t0.address AS address_8, t0.city AS city_9, t0.country AS country_10, t0.department AS department_11, t0.postcode AS postcode_12, t0.email AS email_13, t0.tel AS tel_14, t0.comment AS comment_15, t0.status AS status_16, t0.status_shipping AS status_shipping_17, t0.source AS source_18, t0.delivery_at AS delivery_at_19, t0.recovery_at AS recovery_at_20, t0.old_order_number AS old_order_number_21, t0.reduction AS reduction_22, t0.distance AS distance_23, t0.payed_amount AS payed_amount_24, t0.start_processing_at AS start_processing_at_25, t0.delivery_type AS delivery_type_26, t0.start_delivery_at AS start_delivery_at_27, t0.is_to_do AS is_to_do_28, t0.collect_address AS collect_address_29, t0.shipping_address AS shipping_address_30, t0.collect_tel AS collect_tel_31, t0.collect_lng AS collect_lng_32, t0.collect_lat AS collect_lat_33, t0.shipping_lng AS shipping_lng_34, t0.shipping_lat AS shipping_lat_35, t0.is_heavy AS is_heavy_36, t0.shipping_tips AS shipping_tips_37, t0.wallet_payment_amount AS wallet_payment_amount_38, t0.is_checked AS is_checked_39, t0.token_stripe AS token_stripe_40, t0.order_type AS order_type_41, t0.deleted_at AS deleted_at_42, t0.created_by AS created_by_43, t0.meta_data AS meta_data_44, t0.default_currency AS default_currency_45, t0.extra_shipping_fees AS extra_shipping_fees_46, t0.extra_shipping_method_name AS extra_shipping_method_name_47, t0.extra_shipping_infos AS extra_shipping_infos_48, t0.customer_id AS customer_id_49, t0.demande_fund_id AS demande_fund_id_50, t0.shipping_method_id AS shipping_method_id_51, t0.agent_id AS agent_id_52, t0.payment_method_id AS payment_method_id_53, t0.coupon_id AS coupon_id_54, t0.agent_to_do_id AS agent_to_do_id_55, t0.city_region_shipping_id AS city_region_shipping_id_56, t0.city_region_collect_id AS city_region_collect_id_57, t0.vendor_id AS vendor_id_58, t0.store_id AS store_id_59, t0.shipment_id AS shipment_id_60, t0.invoice_id AS invoice_id_61, t0.dtype, t1.type AS type_62 FROM `order` t0 LEFT JOIN document t1 ON t0.id = t1.id WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16365
]
|
700 | 0.22 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.description AS description_3, t0.direction_type AS direction_type_4, t0.is_completed AS is_completed_5, t0.status AS status_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.deleted_at AS deleted_at_9, t0.shipment_id AS shipment_id_10, t0.step_type_id AS step_type_id_11 FROM tracking_step t0 WHERE t0.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16365
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
Second Level Cache
0
Hits
1
Misses
1
Puts
Number of cache misses
Region | Misses |
---|---|
append_depend | 1 |
Number of cache puts
Region | Puts |
---|---|
append_depend | 1 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\User | No errors. |
App\Entity\Role | No errors. |
App\Entity\AiRequest | No errors. |
App\Entity\Settings | No errors. |
App\Entity\FrontTheme | No errors. |
App\Flexy\ShopBundle\Entity\Taxes\ValueAddedTax | No errors. |
App\Entity\WebsiteTheme | No errors. |
App\Flexy\ShopBundle\Entity\Order\Order |
|
App\Flexy\ShopBundle\Entity\Customer\Customer | No errors. |
App\Flexy\ShopBundle\Entity\Order\OrderItem | No errors. |
App\Flexy\ShopBundle\Entity\Product\Product |
|
App\Flexy\Apps\StockBundle\Entity\Document |
|
App\Flexy\Apps\StockBundle\Entity\Stock | No errors. |
App\Flexy\Apps\StockBundle\Entity\Article |
|
App\Flexy\ShopBundle\Entity\Product\ProductShop |
|
App\Flexy\ShopBundle\Entity\Order\DemandeFund | No errors. |
App\Flexy\ShopBundle\Entity\Shipping\ShippingMethod | No errors. |
App\Flexy\ShopBundle\Entity\Resource\Agent | No errors. |
App\Flexy\ShopBundle\Entity\Payment\PaymentMethod | No errors. |
App\Flexy\ShopBundle\Entity\Promotion\Coupon | No errors. |
App\Flexy\ShopBundle\Entity\Shipping\CityRegion |
|
App\Flexy\ShopBundle\Entity\Vendor\Vendor | No errors. |
App\Flexy\ShopBundle\Entity\Store\Store |
|
App\Flexy\ShopBundle\Entity\Shipping\Shipment | No errors. |
App\Flexy\ShopBundle\Entity\Accounting\Invoice |
|
App\Flexy\ShopBundle\Entity\Order\Adjustment | No errors. |
App\Flexy\ShopBundle\Entity\Customer\CustomerWalletPoint |
|
App\Flexy\ShopBundle\Entity\Product\ProductSubscription | No errors. |
App\Flexy\ShopBundle\Entity\Customer\CustomerGroup | No errors. |
App\Flexy\ShopBundle\Entity\Product\Comment | No errors. |
App\Flexy\ShopBundle\Entity\Customer\CustomerAddress | No errors. |
App\Flexy\ShopBundle\Entity\Customer\PackEngagement | No errors. |
App\Flexy\ShopBundle\Entity\Payment\BankBookItem | No errors. |
App\Flexy\ShopBundle\Entity\Shipping\CashOnDelivery | No errors. |
App\Flexy\ShopBundle\Entity\Customer\Complaint | No errors. |
App\Flexy\ShopBundle\Entity\Shipping\ShipmentItem | No errors. |
App\Flexy\ShopBundle\Entity\Product\CategoryProduct | No errors. |
App\Flexy\ShopBundle\Entity\Promotion\Promotion | No errors. |
App\Flexy\ShopBundle\Entity\Brand | No errors. |
App\Flexy\ShopBundle\Entity\Product\AttributValue | No errors. |
App\Flexy\ShopBundle\Entity\Product\ImageProduct | No errors. |
App\Flexy\ShopBundle\Entity\Product\ProductVariant | No errors. |
App\Flexy\ShopBundle\Entity\Product\ProductPack |
|
App\Flexy\ShopBundle\Entity\Shipping\Country | No errors. |
App\Flexy\ShopBundle\Entity\Order\OrderItemNote | No errors. |
App\Flexy\ShopBundle\Entity\Shipping\Vehicle\ShippingVehicleType | No errors. |
App\Flexy\ShopBundle\Entity\Taxes\ShippingTax | No errors. |
App\Flexy\ShopBundle\Entity\Shipping\ShippingRule | No errors. |
App\Flexy\ShopBundle\Entity\Shipping\ShippingCalculationMethod | No errors. |
App\Flexy\ShopBundle\Entity\Payment\Payment |
|
App\Flexy\ShopBundle\Entity\Resource\AgentType | No errors. |
App\Flexy\ShopBundle\Entity\Shipping\Vehicle\ShippingVehicle | No errors. |
App\Flexy\ShopBundle\Entity\Shipping\Vehicle\FuelType | No errors. |
App\Flexy\ShopBundle\Entity\Shipping\Vehicle\VehicleRentType | No errors. |
App\Entity\Application | No errors. |
App\Flexy\ShopBundle\Entity\Shipping\City | No errors. |
App\Flexy\ShopBundle\Entity\Shipping\TrackingStep | No errors. |
App\Flexy\ShopBundle\Entity\Shipping\ShipmentPaper | No errors. |
App\Flexy\ShopBundle\Entity\Shipping\ShipmentCollectMoney | No errors. |
App\Flexy\ShopBundle\Entity\Shipping\StepType | No errors. |
App\Flexy\ShopBundle\Entity\Shipping\ShipmentItemChild | No errors. |