Query Metrics
793
Database Queries
21
Different statements
826.28 ms
Query time
11
Invalid entities
0
Cache hits
1
Cache misses
1
Cache puts
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.70 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.47 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.57 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.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"
]
|
5 | 0.48 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 | 350.80 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.54 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:
[ 15620 15618 15615 15614 15613 15612 15611 15610 15609 15608 15607 15606 15605 15604 15603 15602 15601 15600 15599 15598 ] |
8 | 0.34 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15620
]
|
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:
[
15618
]
|
10 | 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:
[
15615
]
|
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:
[
15614
]
|
12 | 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:
[
15613
]
|
13 | 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:
[
15612
]
|
14 | 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:
[
15611
]
|
15 | 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:
[
15610
]
|
16 | 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:
[
15609
]
|
17 | 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:
[
15608
]
|
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:
[
15607
]
|
19 | 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:
[
15606
]
|
20 | 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:
[
15605
]
|
21 | 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:
[
15604
]
|
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:
[
15603
]
|
23 | 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:
[
15602
]
|
24 | 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:
[
15601
]
|
25 | 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:
[
15600
]
|
26 | 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:
[
15599
]
|
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:
[
15598
]
|
28 | 279.56 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.40 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:
[
5754
]
|
30 | 0.47 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:
[
15620
]
|
31 | 0.39 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
]
|
32 | 0.40 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.35 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
]
|
34 | 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"
]
|
35 | 0.31 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:
[
100
]
|
36 | 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"
]
|
37 | 0.31 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:
[
143
]
|
38 | 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"
]
|
39 | 0.62 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
]
|
40 | 0.72 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
]
|
41 | 0.39 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
]
|
42 | 0.44 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
]
|
43 | 0.23 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
]
|
44 | 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:
[
5410
]
|
45 | 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:
[
15618
]
|
46 | 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:
[
119
]
|
47 | 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"
]
|
48 | 0.24 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
]
|
49 | 0.23 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
]
|
50 | 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:
[
4810
]
|
51 | 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:
[
15615
]
|
52 | 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:
[
40
]
|
53 | 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"
]
|
54 | 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:
[
8490
]
|
55 | 0.27 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:
[
15614
]
|
56 | 0.27 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:
[
15613
]
|
57 | 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:
[
8452
]
|
58 | 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:
[
15612
]
|
59 | 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:
[
78
]
|
60 | 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"
]
|
61 | 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:
[
23
]
|
62 | 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"
]
|
63 | 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:
[
3480
]
|
64 | 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:
[
15611
]
|
65 | 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:
[
12
]
|
66 | 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"
]
|
67 | 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:
[
5483
]
|
68 | 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:
[
15610
]
|
69 | 0.31 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:
[
42
]
|
70 | 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"
]
|
71 | 0.31 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:
[
82
]
|
72 | 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"
]
|
73 | 0.31 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:
[
126
]
|
74 | 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"
]
|
75 | 0.31 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:
[
121
]
|
76 | 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"
]
|
77 | 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:
[
354
]
|
78 | 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"
]
|
79 | 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:
[
8489
]
|
80 | 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:
[
15609
]
|
81 | 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:
[
1
]
|
82 | 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"
]
|
83 | 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
]
|
84 | 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"
]
|
85 | 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:
[
7165
]
|
86 | 0.26 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:
[
15608
]
|
87 | 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:
[
226
]
|
88 | 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"
]
|
89 | 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:
[
7311
]
|
90 | 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:
[
15607
]
|
91 | 0.31 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
]
|
92 | 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"
]
|
93 | 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:
[
15606
]
|
94 | 0.31 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:
[
7
]
|
95 | 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"
]
|
96 | 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:
[
134
]
|
97 | 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"
]
|
98 | 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:
[
136
]
|
99 | 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"
]
|
100 | 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:
[
112
]
|
101 | 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"
]
|
102 | 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:
[
3
]
|
103 | 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"
]
|
104 | 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:
[
133
]
|
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.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
]
|
107 | 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:
[
15605
]
|
108 | 0.31 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:
[
199
]
|
109 | 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"
]
|
110 | 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:
[
8403
]
|
111 | 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:
[
15604
]
|
112 | 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:
[
261
]
|
113 | 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"
]
|
114 | 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:
[
52
]
|
115 | 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"
]
|
116 | 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:
[
370
]
|
117 | 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"
]
|
118 | 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:
[
25
]
|
119 | 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"
]
|
120 | 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:
[
365
]
|
121 | 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"
]
|
122 | 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
]
|
123 | 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"
]
|
124 | 0.50 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:
[
8487
]
|
125 | 0.61 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:
[
15603
]
|
126 | 0.52 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:
[
14
]
|
127 | 0.61 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.63 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:
[
8486
]
|
129 | 0.55 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:
[
15602
]
|
130 | 0.41 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
]
|
131 | 0.47 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.30 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:
[
8471
]
|
133 | 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:
[
15601
]
|
134 | 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:
[
8477
]
|
135 | 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:
[
15600
]
|
136 | 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:
[
8485
]
|
137 | 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:
[
15599
]
|
138 | 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:
[
101
]
|
139 | 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"
]
|
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:
[
129
]
|
141 | 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"
]
|
142 | 0.31 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:
[
377
]
|
143 | 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"
]
|
144 | 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:
[
8484
]
|
145 | 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:
[
15598
]
|
146 | 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:
[
118
]
|
147 | 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"
]
|
148 | 0.31 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:
[
167
]
|
149 | 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"
]
|
150 | 0.31 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:
[
162
]
|
151 | 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"
]
|
152 | 0.31 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:
[
171
]
|
153 | 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"
]
|
154 | 0.49 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"
]
|
155 | 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"
]
|
156 | 0.30 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
]
|
157 | 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"
]
|
158 | 0.20 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
]
|
159 | 1.83 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:
[
5754
]
|
160 | 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:
[
81
]
|
161 | 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:
[
209
]
|
162 | 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:
[
284
]
|
163 | 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:
[
398
]
|
164 | 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:
[
495
]
|
165 | 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:
[
625
]
|
166 | 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:
[
768
]
|
167 | 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:
[
792
]
|
168 | 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:
[
888
]
|
169 | 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:
[
965
]
|
170 | 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:
[
1002
]
|
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:
[
1084
]
|
172 | 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:
[
1109
]
|
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:
[
1275
]
|
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:
[
1314
]
|
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:
[
1371
]
|
176 | 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:
[
1429
]
|
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:
[
1458
]
|
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:
[
1498
]
|
179 | 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:
[
1558
]
|
180 | 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:
[
1613
]
|
181 | 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:
[
1668
]
|
182 | 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:
[
1701
]
|
183 | 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:
[
1725
]
|
184 | 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:
[
1749
]
|
185 | 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:
[
1780
]
|
186 | 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:
[
1798
]
|
187 | 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:
[
1848
]
|
188 | 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:
[
1895
]
|
189 | 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:
[
1916
]
|
190 | 0.26 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1967
]
|
191 | 0.31 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2055
]
|
192 | 0.26 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2068
]
|
193 | 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:
[
2159
]
|
194 | 0.27 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2181
]
|
195 | 0.29 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2546
]
|
196 | 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:
[
2572
]
|
197 | 0.26 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2599
]
|
198 | 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:
[
2748
]
|
199 | 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:
[
2921
]
|
200 | 0.29 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3020
]
|
201 | 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:
[
3073
]
|
202 | 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:
[
3113
]
|
203 | 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:
[
3216
]
|
204 | 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:
[
3257
]
|
205 | 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:
[
3335
]
|
206 | 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:
[
3375
]
|
207 | 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:
[
3453
]
|
208 | 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:
[
3549
]
|
209 | 0.27 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3613
]
|
210 | 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:
[
3725
]
|
211 | 0.41 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3819
]
|
212 | 0.31 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
3963
]
|
213 | 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:
[
4061
]
|
214 | 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:
[
4138
]
|
215 | 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:
[
4154
]
|
216 | 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:
[
4256
]
|
217 | 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:
[
4287
]
|
218 | 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:
[
4353
]
|
219 | 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:
[
4399
]
|
220 | 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:
[
4435
]
|
221 | 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:
[
4474
]
|
222 | 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:
[
4503
]
|
223 | 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:
[
4630
]
|
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:
[
4730
]
|
225 | 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:
[
4895
]
|
226 | 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:
[
4896
]
|
227 | 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:
[
4897
]
|
228 | 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:
[
4955
]
|
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:
[
5033
]
|
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:
[
5102
]
|
231 | 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:
[
5164
]
|
232 | 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:
[
5209
]
|
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:
[
5345
]
|
234 | 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:
[
5382
]
|
235 | 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:
[
5492
]
|
236 | 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:
[
5734
]
|
237 | 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:
[
5798
]
|
238 | 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:
[
5889
]
|
239 | 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:
[
5986
]
|
240 | 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:
[
6121
]
|
241 | 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:
[
6152
]
|
242 | 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:
[
6279
]
|
243 | 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:
[
6346
]
|
244 | 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:
[
7136
]
|
245 | 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:
[
7256
]
|
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:
[
7345
]
|
247 | 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:
[
7379
]
|
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:
[
7484
]
|
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:
[
8079
]
|
250 | 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:
[
8149
]
|
251 | 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:
[
8306
]
|
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:
[
8403
]
|
253 | 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:
[
8487
]
|
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:
[
8588
]
|
255 | 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:
[
8749
]
|
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:
[
8807
]
|
257 | 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:
[
8954
]
|
258 | 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:
[
14043
]
|
259 | 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:
[
14107
]
|
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:
[
14197
]
|
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:
[
14265
]
|
262 | 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:
[
14623
]
|
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:
[
14674
]
|
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:
[
14740
]
|
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:
[
14810
]
|
266 | 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:
[
14887
]
|
267 | 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:
[
14938
]
|
268 | 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:
[
14985
]
|
269 | 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:
[
15042
]
|
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:
[
15099
]
|
271 | 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:
[
15122
]
|
272 | 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:
[
15239
]
|
273 | 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:
[
15264
]
|
274 | 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:
[
15300
]
|
275 | 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:
[
15323
]
|
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:
[
15351
]
|
277 | 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:
[
15397
]
|
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:
[
15425
]
|
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:
[
15456
]
|
280 | 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:
[
15485
]
|
281 | 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:
[
15515
]
|
282 | 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:
[
15548
]
|
283 | 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"
]
|
284 | 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"
]
|
285 | 0.39 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:
[
16888
]
|
286 | 0.45 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:
[
16888
]
|
287 | 0.29 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:
[
16888
]
|
288 | 0.85 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:
[
5410
]
|
289 | 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:
[
109
]
|
290 | 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:
[
207
]
|
291 | 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:
[
629
]
|
292 | 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:
[
892
]
|
293 | 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:
[
1491
]
|
294 | 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:
[
1655
]
|
295 | 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:
[
1790
]
|
296 | 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:
[
2091
]
|
297 | 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:
[
2173
]
|
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:
[
2616
]
|
299 | 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:
[
2776
]
|
300 | 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:
[
3730
]
|
301 | 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:
[
4173
]
|
302 | 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:
[
4782
]
|
303 | 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:
[
4930
]
|
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:
[
5035
]
|
305 | 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:
[
5314
]
|
306 | 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:
[
5479
]
|
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:
[
6870
]
|
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:
[
6954
]
|
309 | 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:
[
7073
]
|
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:
[
7089
]
|
311 | 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:
[
7232
]
|
312 | 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:
[
7361
]
|
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:
[
7437
]
|
314 | 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:
[
8665
]
|
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:
[
8841
]
|
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:
[
9782
]
|
317 | 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:
[
9901
]
|
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:
[
10069
]
|
319 | 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:
[
10230
]
|
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:
[
14110
]
|
321 | 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:
[
14477
]
|
322 | 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:
[
14520
]
|
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:
[
14675
]
|
324 | 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:
[
14717
]
|
325 | 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:
[
14754
]
|
326 | 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:
[
14817
]
|
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:
[
15286
]
|
328 | 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:
[
15463
]
|
329 | 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:
[
15483
]
|
330 | 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:
[
15520
]
|
331 | 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"
]
|
332 | 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"
]
|
333 | 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:
[
16886
]
|
334 | 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:
[
16886
]
|
335 | 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:
[
16886
]
|
336 | 0.46 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:
[
4810
]
|
337 | 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:
[
11022
]
|
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:
[
11023
]
|
339 | 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:
[
15525
]
|
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:
[
15538
]
|
341 | 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"
]
|
342 | 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"
]
|
343 | 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:
[
16883
]
|
344 | 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:
[
16883
]
|
345 | 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:
[
16883
]
|
346 | 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:
[
8490
]
|
347 | 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"
]
|
348 | 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"
]
|
349 | 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:
[
16882
]
|
350 | 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:
[
16882
]
|
351 | 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:
[
16882
]
|
352 | 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"
]
|
353 | 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"
]
|
354 | 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:
[
16881
]
|
355 | 0.40 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:
[
16881
]
|
356 | 0.30 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:
[
16881
]
|
357 | 0.31 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
]
|
358 | 0.46 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:
[
8452
]
|
359 | 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:
[
15535
]
|
360 | 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"
]
|
361 | 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"
]
|
362 | 0.43 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:
[
16880
]
|
363 | 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.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16880
]
|
364 | 0.98 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:
[
16880
]
|
365 | 0.42 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
]
|
366 | 5.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.customer_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
3480
]
|
367 | 0.45 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
52
]
|
368 | 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:
[
147
]
|
369 | 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:
[
243
]
|
370 | 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:
[
472
]
|
371 | 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:
[
530
]
|
372 | 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:
[
547
]
|
373 | 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:
[
908
]
|
374 | 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:
[
1076
]
|
375 | 1.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:
[
1207
]
|
376 | 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:
[
1386
]
|
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:
[
1437
]
|
378 | 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:
[
1513
]
|
379 | 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:
[
1601
]
|
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:
[
1629
]
|
381 | 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:
[
1681
]
|
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:
[
1742
]
|
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:
[
1748
]
|
384 | 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:
[
1759
]
|
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:
[
1762
]
|
386 | 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:
[
1764
]
|
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:
[
1926
]
|
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:
[
1994
]
|
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:
[
2043
]
|
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:
[
2062
]
|
391 | 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:
[
2073
]
|
392 | 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:
[
2079
]
|
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:
[
2115
]
|
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:
[
2190
]
|
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:
[
2197
]
|
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:
[
2267
]
|
397 | 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:
[
2313
]
|
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:
[
2345
]
|
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:
[
2355
]
|
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:
[
2365
]
|
401 | 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:
[
2456
]
|
402 | 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:
[
2529
]
|
403 | 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:
[
2589
]
|
404 | 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:
[
2601
]
|
405 | 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:
[
2618
]
|
406 | 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:
[
2643
]
|
407 | 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:
[
2661
]
|
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:
[
2679
]
|
409 | 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:
[
2773
]
|
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:
[
2794
]
|
411 | 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:
[
2834
]
|
412 | 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:
[
2964
]
|
413 | 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:
[
2983
]
|
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:
[
3000
]
|
415 | 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:
[
3032
]
|
416 | 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:
[
3054
]
|
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:
[
3059
]
|
418 | 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:
[
3078
]
|
419 | 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:
[
3092
]
|
420 | 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:
[
3159
]
|
421 | 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:
[
3223
]
|
422 | 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:
[
3224
]
|
423 | 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:
[
3306
]
|
424 | 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:
[
3328
]
|
425 | 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:
[
3349
]
|
426 | 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:
[
3360
]
|
427 | 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:
[
3382
]
|
428 | 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:
[
3409
]
|
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:
[
3417
]
|
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:
[
3518
]
|
431 | 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:
[
3533
]
|
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:
[
3537
]
|
433 | 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:
[
3547
]
|
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:
[
3567
]
|
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:
[
3702
]
|
436 | 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:
[
3712
]
|
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:
[
3743
]
|
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:
[
3761
]
|
439 | 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:
[
3788
]
|
440 | 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:
[
3812
]
|
441 | 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:
[
3858
]
|
442 | 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:
[
3890
]
|
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:
[
3919
]
|
444 | 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:
[
3921
]
|
445 | 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:
[
3934
]
|
446 | 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:
[
3946
]
|
447 | 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:
[
3987
]
|
448 | 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:
[
4105
]
|
449 | 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:
[
4112
]
|
450 | 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:
[
4119
]
|
451 | 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:
[
4230
]
|
452 | 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:
[
4263
]
|
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:
[
4289
]
|
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:
[
4357
]
|
455 | 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:
[
4387
]
|
456 | 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:
[
4416
]
|
457 | 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:
[
4441
]
|
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:
[
4445
]
|
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:
[
4535
]
|
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:
[
4590
]
|
461 | 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:
[
4604
]
|
462 | 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:
[
4700
]
|
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:
[
4727
]
|
464 | 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:
[
4872
]
|
465 | 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:
[
4992
]
|
466 | 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:
[
5057
]
|
467 | 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:
[
5123
]
|
468 | 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:
[
5435
]
|
469 | 0.37 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
5481
]
|
470 | 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:
[
5487
]
|
471 | 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:
[
5519
]
|
472 | 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:
[
5520
]
|
473 | 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:
[
5533
]
|
474 | 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:
[
5550
]
|
475 | 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:
[
5601
]
|
476 | 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:
[
5615
]
|
477 | 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:
[
5653
]
|
478 | 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:
[
5715
]
|
479 | 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:
[
5775
]
|
480 | 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:
[
5816
]
|
481 | 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:
[
5866
]
|
482 | 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:
[
5917
]
|
483 | 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:
[
5935
]
|
484 | 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:
[
5937
]
|
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:
[
6017
]
|
486 | 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:
[
6040
]
|
487 | 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:
[
6283
]
|
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:
[
6442
]
|
489 | 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:
[
6454
]
|
490 | 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:
[
6473
]
|
491 | 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:
[
6496
]
|
492 | 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:
[
6508
]
|
493 | 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:
[
6594
]
|
494 | 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:
[
6612
]
|
495 | 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:
[
6651
]
|
496 | 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:
[
6745
]
|
497 | 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:
[
6765
]
|
498 | 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:
[
6785
]
|
499 | 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:
[
6835
]
|
500 | 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:
[
6838
]
|
501 | 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:
[
6956
]
|
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:
[
7250
]
|
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:
[
7263
]
|
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:
[
7312
]
|
505 | 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:
[
7321
]
|
506 | 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:
[
7346
]
|
507 | 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:
[
7418
]
|
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:
[
7425
]
|
509 | 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:
[
7488
]
|
510 | 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:
[
7509
]
|
511 | 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:
[
7522
]
|
512 | 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:
[
7578
]
|
513 | 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:
[
7599
]
|
514 | 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:
[
7604
]
|
515 | 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:
[
7758
]
|
516 | 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:
[
7795
]
|
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:
[
7860
]
|
518 | 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:
[
7945
]
|
519 | 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:
[
8007
]
|
520 | 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:
[
8066
]
|
521 | 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:
[
8148
]
|
522 | 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:
[
8182
]
|
523 | 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:
[
8229
]
|
524 | 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:
[
8238
]
|
525 | 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:
[
8361
]
|
526 | 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:
[
8459
]
|
527 | 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:
[
8625
]
|
528 | 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:
[
8635
]
|
529 | 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:
[
8642
]
|
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:
[
8699
]
|
531 | 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:
[
8748
]
|
532 | 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:
[
8798
]
|
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:
[
8799
]
|
534 | 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:
[
8821
]
|
535 | 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:
[
9011
]
|
536 | 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:
[
9205
]
|
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:
[
9371
]
|
538 | 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:
[
9374
]
|
539 | 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:
[
9539
]
|
540 | 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:
[
9540
]
|
541 | 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:
[
9552
]
|
542 | 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:
[
9589
]
|
543 | 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:
[
9590
]
|
544 | 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:
[
9630
]
|
545 | 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:
[
9637
]
|
546 | 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:
[
9676
]
|
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:
[
9790
]
|
548 | 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:
[
9796
]
|
549 | 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:
[
9810
]
|
550 | 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:
[
9851
]
|
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:
[
9853
]
|
552 | 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:
[
9898
]
|
553 | 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:
[
9923
]
|
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:
[
10003
]
|
555 | 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:
[
10022
]
|
556 | 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:
[
10039
]
|
557 | 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:
[
10210
]
|
558 | 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:
[
10232
]
|
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:
[
10233
]
|
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:
[
10241
]
|
561 | 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:
[
10248
]
|
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:
[
10274
]
|
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:
[
10277
]
|
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:
[
10417
]
|
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:
[
10428
]
|
566 | 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:
[
10517
]
|
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:
[
10531
]
|
568 | 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:
[
10572
]
|
569 | 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:
[
10854
]
|
570 | 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:
[
10898
]
|
571 | 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:
[
11006
]
|
572 | 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:
[
11019
]
|
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:
[
11105
]
|
574 | 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:
[
11473
]
|
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:
[
11530
]
|
576 | 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:
[
12055
]
|
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:
[
12067
]
|
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:
[
12144
]
|
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:
[
12566
]
|
580 | 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:
[
12745
]
|
581 | 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:
[
13302
]
|
582 | 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:
[
13332
]
|
583 | 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:
[
13791
]
|
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:
[
14116
]
|
585 | 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:
[
14261
]
|
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:
[
14371
]
|
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:
[
14421
]
|
588 | 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:
[
14431
]
|
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:
[
14439
]
|
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:
[
14458
]
|
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:
[
14541
]
|
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:
[
14542
]
|
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:
[
14543
]
|
594 | 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:
[
14560
]
|
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:
[
14599
]
|
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:
[
14612
]
|
597 | 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:
[
14739
]
|
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:
[
14775
]
|
599 | 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:
[
14806
]
|
600 | 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:
[
14916
]
|
601 | 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:
[
15130
]
|
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:
[
15165
]
|
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:
[
15170
]
|
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:
[
15452
]
|
605 | 0.40 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"
]
|
606 | 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"
]
|
607 | 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:
[
16879
]
|
608 | 0.92 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:
[
16879
]
|
609 | 0.43 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:
[
16879
]
|
610 | 0.44 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
]
|
611 | 2.53 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:
[
5483
]
|
612 | 1.78 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
71
]
|
613 | 0.34 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
118
]
|
614 | 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:
[
496
]
|
615 | 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:
[
739
]
|
616 | 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:
[
1341
]
|
617 | 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:
[
1442
]
|
618 | 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:
[
1660
]
|
619 | 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:
[
1698
]
|
620 | 0.26 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
1986
]
|
621 | 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:
[
2112
]
|
622 | 0.26 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
2488
]
|
623 | 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:
[
2534
]
|
624 | 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:
[
3600
]
|
625 | 0.26 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
4049
]
|
626 | 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:
[
5068
]
|
627 | 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:
[
5368
]
|
628 | 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:
[
5619
]
|
629 | 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:
[
5659
]
|
630 | 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:
[
7363
]
|
631 | 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:
[
7750
]
|
632 | 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:
[
7802
]
|
633 | 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:
[
8259
]
|
634 | 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:
[
8526
]
|
635 | 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:
[
9055
]
|
636 | 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:
[
9888
]
|
637 | 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:
[
9956
]
|
638 | 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:
[
9988
]
|
639 | 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:
[
14275
]
|
640 | 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:
[
14370
]
|
641 | 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:
[
14438
]
|
642 | 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:
[
14569
]
|
643 | 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:
[
14735
]
|
644 | 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:
[
14772
]
|
645 | 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:
[
14941
]
|
646 | 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:
[
15384
]
|
647 | 0.26 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15401
]
|
648 | 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"
]
|
649 | 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"
]
|
650 | 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:
[
16878
]
|
651 | 0.45 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:
[
16878
]
|
652 | 0.29 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:
[
16878
]
|
653 | 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:
[
8489
]
|
654 | 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"
]
|
655 | 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"
]
|
656 | 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:
[
16877
]
|
657 | 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:
[
16877
]
|
658 | 0.28 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:
[
16877
]
|
659 | 0.46 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:
[
7165
]
|
660 | 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:
[
989
]
|
661 | 0.40 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"
]
|
662 | 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"
]
|
663 | 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:
[
16876
]
|
664 | 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.shipment_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
16876
]
|
665 | 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:
[
16876
]
|
666 | 0.62 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:
[
7311
]
|
667 | 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:
[
91
]
|
668 | 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:
[
153
]
|
669 | 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:
[
172
]
|
670 | 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:
[
250
]
|
671 | 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:
[
260
]
|
672 | 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:
[
289
]
|
673 | 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:
[
351
]
|
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:
[
14055
]
|
675 | 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:
[
14056
]
|
676 | 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:
[
14105
]
|
677 | 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:
[
14141
]
|
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:
[
14176
]
|
679 | 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:
[
14209
]
|
680 | 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:
[
14257
]
|
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:
[
14407
]
|
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:
[
14479
]
|
683 | 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:
[
14576
]
|
684 | 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:
[
14705
]
|
685 | 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:
[
14762
]
|
686 | 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:
[
14912
]
|
687 | 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:
[
15043
]
|
688 | 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:
[
15163
]
|
689 | 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:
[
15208
]
|
690 | 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:
[
15263
]
|
691 | 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:
[
15281
]
|
692 | 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:
[
15370
]
|
693 | 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:
[
15467
]
|
694 | 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:
[
15573
]
|
695 | 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"
]
|
696 | 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"
]
|
697 | 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:
[
16875
]
|
698 | 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:
[
16875
]
|
699 | 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:
[
16875
]
|
700 | 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"
]
|
701 | 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"
]
|
702 | 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:
[
16874
]
|
703 | 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:
[
16874
]
|
704 | 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:
[
16874
]
|
705 | 0.77 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
]
|
706 | 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:
[
97
]
|
707 | 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
]
|
708 | 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:
[
210
]
|
709 | 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:
[
314
]
|
710 | 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:
[
354
]
|
711 | 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
]
|
712 | 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:
[
356
]
|
713 | 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
]
|
714 | 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:
[
630
]
|
715 | 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:
[
771
]
|
716 | 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
]
|
717 | 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:
[
1489
]
|
718 | 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
]
|
719 | 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
]
|
720 | 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
]
|
721 | 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
]
|
722 | 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:
[
2238
]
|
723 | 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:
[
2323
]
|
724 | 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
]
|
725 | 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:
[
2413
]
|
726 | 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:
[
2426
]
|
727 | 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:
[
2427
]
|
728 | 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:
[
14124
]
|
729 | 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:
[
14270
]
|
730 | 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
]
|
731 | 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:
[
14315
]
|
732 | 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:
[
14337
]
|
733 | 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
]
|
734 | 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:
[
14379
]
|
735 | 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
]
|
736 | 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
]
|
737 | 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:
[
14507
]
|
738 | 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:
[
14656
]
|
739 | 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:
[
14694
]
|
740 | 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:
[
14944
]
|
741 | 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:
[
15085
]
|
742 | 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:
[
15126
]
|
743 | 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:
[
15153
]
|
744 | 0.42 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"
]
|
745 | 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"
]
|
746 | 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:
[
16873
]
|
747 | 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:
[
16873
]
|
748 | 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:
[
16873
]
|
749 | 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:
[
8403
]
|
750 | 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:
[
15360
]
|
751 | 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:
[
15595
]
|
752 | 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"
]
|
753 | 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"
]
|
754 | 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:
[
16872
]
|
755 | 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:
[
16872
]
|
756 | 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:
[
16872
]
|
757 | 0.39 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:
[
8487
]
|
758 | 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"
]
|
759 | 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"
]
|
760 | 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:
[
16871
]
|
761 | 0.32 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:
[
16871
]
|
762 | 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:
[
16871
]
|
763 | 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:
[
8486
]
|
764 | 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"
]
|
765 | 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"
]
|
766 | 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:
[
16870
]
|
767 | 0.40 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:
[
16870
]
|
768 | 0.35 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:
[
16870
]
|
769 | 0.90 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:
[
8471
]
|
770 | 0.64 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.description AS description_4, t0.status AS status_5, t0.created_at AS created_at_6, t0.product_id AS product_id_7, t0.customer_id AS customer_id_8, t0.related_order_id AS related_order_id_9 FROM product_subscription t0 WHERE t0.related_order_id = ?
Parameters:
[
15571
]
|
771 | 0.95 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"
]
|
772 | 0.43 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"
]
|
773 | 0.60 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:
[
16869
]
|
774 | 0.60 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:
[
16869
]
|
775 | 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:
[
16869
]
|
776 | 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.customer_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
8477
]
|
777 | 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"
]
|
778 | 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"
]
|
779 | 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:
[
16868
]
|
780 | 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:
[
16868
]
|
781 | 0.19 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:
[
16868
]
|
782 | 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.customer_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
8485
]
|
783 | 0.55 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"
]
|
784 | 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"
]
|
785 | 0.34 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:
[
16867
]
|
786 | 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:
[
16867
]
|
787 | 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:
[
16867
]
|
788 | 0.39 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:
[
8484
]
|
789 | 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"
]
|
790 | 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"
]
|
791 | 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:
[
16866
]
|
792 | 0.32 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:
[
16866
]
|
793 | 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:
[
16866
]
|
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. |