Query Metrics
69
Database Queries
23
Different statements
3825.40 ms
Query time
0
Invalid entities
4419
Managed entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 64.67 ms |
SELECT p0_.id AS id_0, p0_.reference AS reference_1, p0_.manufacturer AS manufacturer_2, p0_.short_label AS short_label_3, p0_.long_label AS long_label_4, p0_.weight AS weight_5, p0_.sold_by AS sold_by_6, p0_.ppht AS ppht_7, p0_.ppttc AS ppttc_8, p0_.paht AS paht_9, p0_.pattc AS pattc_10, p0_.legal_discount_library AS legal_discount_library_11, p0_.fidelity_bonus AS fidelity_bonus_12, p0_.brand AS brand_13, p0_.time_limit AS time_limit_14, p0_.coef AS coef_15, p0_.is_discountable AS is_discountable_16, p0_.is_btob AS is_btob_17, p0_.is_btoc AS is_btoc_18, p0_.is_customizable AS is_customizable_19, p0_.is_library AS is_library_20, p0_.is_nathan AS is_nathan_21, p0_.is_green AS is_green_22, p0_.is_orapi_grand_frais AS is_orapi_grand_frais_23, p0_.is_active AS is_active_24, p0_.slug AS slug_25, p1_.id AS id_26, p1_.price_ht AS price_ht_27, p1_.price_ttc AS price_ttc_28, p2_.id AS id_29, c3_.id AS id_30, c3_.name AS name_31, c3_.displayed_order AS displayed_order_32, c3_.is_in_footer AS is_in_footer_33, c3_.slug AS slug_34, p4_.id AS id_35, p4_.price_ht AS price_ht_36, p4_.price_ttc AS price_ttc_37, p4_.discount AS discount_38, p5_.id AS id_39, p5_.min AS min_40, p5_.max AS max_41, p5_.codelot AS codelot_42, c6_.id AS id_43, c6_.name AS name_44, c6_.name_display AS name_display_45, c6_.is_visible_btob AS is_visible_btob_46, c6_.is_referencement AS is_referencement_47, p1_.price_id AS price_id_48, p1_.product_id AS product_id_49, c3_.category_parent_id AS category_parent_id_50, p4_.product_id AS product_id_51, p5_.customer_catalog_id AS customer_catalog_id_52, p5_.product_id AS product_id_53 FROM product p0_ LEFT JOIN product_price p1_ ON p0_.id = p1_.product_id LEFT JOIN price p2_ ON p1_.price_id = p2_.id LEFT JOIN product_category p7_ ON p0_.id = p7_.product_id LEFT JOIN category c3_ ON c3_.id = p7_.category_id LEFT JOIN promotion p4_ ON p0_.id = p4_.product_id LEFT JOIN product_catalog p5_ ON p0_.id = p5_.product_id LEFT JOIN customer_catalog c6_ ON p5_.customer_catalog_id = c6_.id WHERE p0_.slug = ? AND p0_.is_active = 1
Parameters:
[
"30901-cahiers-polypro-gris-n-c-30901-maju"
]
|
2 | 0.41 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
244459
]
|
3 | 10.64 ms |
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.manufacturer AS manufacturer_3, t0.short_label AS short_label_4, t0.long_label AS long_label_5, t0.weight AS weight_6, t0.sold_by AS sold_by_7, t0.ppht AS ppht_8, t0.ppttc AS ppttc_9, t0.paht AS paht_10, t0.pattc AS pattc_11, t0.legal_discount_library AS legal_discount_library_12, t0.fidelity_bonus AS fidelity_bonus_13, t0.brand AS brand_14, t0.time_limit AS time_limit_15, t0.coef AS coef_16, t0.is_discountable AS is_discountable_17, t0.is_btob AS is_btob_18, t0.is_btoc AS is_btoc_19, t0.is_customizable AS is_customizable_20, t0.is_library AS is_library_21, t0.is_nathan AS is_nathan_22, t0.is_green AS is_green_23, t0.is_orapi_grand_frais AS is_orapi_grand_frais_24, t0.is_active AS is_active_25, t0.slug AS slug_26, t27.id AS id_28, t27.min_qty AS min_qty_29, t27.max_qty AS max_qty_30, t27.step_qty AS step_qty_31, t27.product_id AS product_id_32 FROM product t0 LEFT JOIN product_rule t27 ON t27.product_id = t0.id WHERE t0.id = ? LIMIT 1
Parameters:
[
"30901-cahiers-polypro-gris-n-c-30901-maju"
]
|
4 | 2.15 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.displayed_order AS displayed_order_2, c0_.is_in_footer AS is_in_footer_3, c0_.slug AS slug_4, c1_.id AS id_5, c1_.name AS name_6, c1_.displayed_order AS displayed_order_7, c1_.is_in_footer AS is_in_footer_8, c1_.slug AS slug_9, c2_.id AS id_10, c2_.name AS name_11, c2_.displayed_order AS displayed_order_12, c2_.is_in_footer AS is_in_footer_13, c2_.slug AS slug_14, c0_.category_parent_id AS category_parent_id_15, c1_.category_parent_id AS category_parent_id_16, c2_.category_parent_id AS category_parent_id_17 FROM category c0_ LEFT JOIN category c1_ ON c0_.id = c1_.category_parent_id LEFT JOIN category c2_ ON c1_.id = c2_.category_parent_id WHERE c0_.slug = ?
Parameters:
[
"30901-cahiers-polypro-gris-n-c-30901-maju"
]
|
5 | 0.70 ms |
SELECT c0_.id AS id_0, c0_.value AS value_1, c1_.id AS id_2, c1_.list_order AS list_order_3, c1_.is_display_site AS is_display_site_4, c1_.is_search_site AS is_search_site_5, c1_.label AS label_6, c0_.product_id AS product_id_7, c0_.characteristic_label_id AS characteristic_label_id_8 FROM characteristic c0_ INNER JOIN characteristic_label c1_ ON c0_.characteristic_label_id = c1_.id WHERE c0_.product_id = ? AND c1_.is_display_site = ?
Parameters:
[ 244459 1 ] |
6 | 2.20 ms |
SELECT p0_.id AS id_0, p0_.reference AS reference_1, p0_.manufacturer AS manufacturer_2, p0_.short_label AS short_label_3, p0_.long_label AS long_label_4, p0_.weight AS weight_5, p0_.sold_by AS sold_by_6, p0_.ppht AS ppht_7, p0_.ppttc AS ppttc_8, p0_.paht AS paht_9, p0_.pattc AS pattc_10, p0_.legal_discount_library AS legal_discount_library_11, p0_.fidelity_bonus AS fidelity_bonus_12, p0_.brand AS brand_13, p0_.time_limit AS time_limit_14, p0_.coef AS coef_15, p0_.is_discountable AS is_discountable_16, p0_.is_btob AS is_btob_17, p0_.is_btoc AS is_btoc_18, p0_.is_customizable AS is_customizable_19, p0_.is_library AS is_library_20, p0_.is_nathan AS is_nathan_21, p0_.is_green AS is_green_22, p0_.is_orapi_grand_frais AS is_orapi_grand_frais_23, p0_.is_active AS is_active_24, p0_.slug AS slug_25 FROM product p0_ LEFT JOIN product_category p2_ ON p0_.id = p2_.product_id LEFT JOIN category c1_ ON c1_.id = p2_.category_id WHERE c1_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?) AND p0_.is_active = 1 AND p0_.id <> ? AND p0_.is_btoc = 1 AND p0_.is_orapi_grand_frais <> 1 LIMIT 10
Parameters:
[ 41 189 190 191 192 193 194 195 191 244459 ] |
7 | 0.27 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
581
]
|
8 | 0.17 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
582
]
|
9 | 0.14 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
583
]
|
10 | 0.18 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
594
]
|
11 | 0.14 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
597
]
|
12 | 0.15 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
607
]
|
13 | 0.14 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
692
]
|
14 | 0.16 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
693
]
|
15 | 0.13 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
694
]
|
16 | 0.17 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
695
]
|
17 | 0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"ourClientsAlsoBoughtMonths"
]
|
18 | 1838.51 ms |
SELECT c0_.id AS id_0, c0_.temporary_cart_number AS temporary_cart_number_1, c0_.type AS type_2, c0_.number AS number_3, c0_.slip AS slip_4, c0_.status AS status_5, c0_.order_picker AS order_picker_6, c0_.created_at AS created_at_7, c0_.delivery_date AS delivery_date_8, c0_.login AS login_9, c0_.user_reference AS user_reference_10, c0_.tracking_number AS tracking_number_11, c0_.deposit AS deposit_12, c0_.sector AS sector_13, c0_.sub_sector AS sub_sector_14, c0_.customer_name AS customer_name_15, c0_.address1 AS address1_16, c0_.address2 AS address2_17, c0_.address3 AS address3_18, c0_.zip_code AS zip_code_19, c0_.city AS city_20, c0_.country AS country_21, c0_.phone AS phone_22, c0_.fax AS fax_23, c0_.email AS email_24, c0_.customer_name_delivery AS customer_name_delivery_25, c0_.address1_delivery AS address1_delivery_26, c0_.address2_delivery AS address2_delivery_27, c0_.address3_delivery AS address3_delivery_28, c0_.zip_code_delivery AS zip_code_delivery_29, c0_.delivery_city AS delivery_city_30, c0_.country_delivery AS country_delivery_31, c0_.delivery_phone AS delivery_phone_32, c0_.fax_delivery AS fax_delivery_33, c0_.email_delivery AS email_delivery_34, c0_.reglement AS reglement_35, c0_.updated_at AS updated_at_36, c0_.price_ht AS price_ht_37, c0_.price_tva AS price_tva_38, c0_.price_ttc AS price_ttc_39, c0_.price_cost_ht AS price_cost_ht_40, c0_.display_ttc AS display_ttc_41, c0_.package_number AS package_number_42, c0_.weight AS weight_43, c0_.volume AS volume_44, c0_.discount AS discount_45, c0_.feedback AS feedback_46, c0_.global_discount AS global_discount_47, c0_.commitment_number AS commitment_number_48, c0_.promotional_code AS promotional_code_49, c0_.multiplier_coefficient AS multiplier_coefficient_50, c0_.is_out_of_budget AS is_out_of_budget_51, c0_.lead_word AS lead_word_52, c0_.facturation AS facturation_53, c0_.complete_delivery AS complete_delivery_54, c0_.urgent_delivery AS urgent_delivery_55, c0_.complete_facturation AS complete_facturation_56, c0_.paypal AS paypal_57, c0_.regroupement AS regroupement_58, c0_.transaction AS transaction_59, c0_.plate_number AS plate_number_60, c0_.is_hidden AS is_hidden_61, c0_.budget_id AS budget_id_62, c0_.customer_id AS customer_id_63, c0_.billing_customer_id AS billing_customer_id_64, c0_.user_id AS user_id_65, c0_.delivery_id AS delivery_id_66, c0_.market_id AS market_id_67, c0_.price_id AS price_id_68, c0_.society_id AS society_id_69, c0_.commercial_id AS commercial_id_70, c0_.delivery_cost_id AS delivery_cost_id_71 FROM customer_order c0_ INNER JOIN customer_order_lines c1_ ON c0_.id = c1_.customer_order_id INNER JOIN product p2_ ON c1_.product_id = p2_.id WHERE p2_.id = ? AND c0_.created_at >= ?
Parameters:
[ 244459 "2025-04-12 12:02:12" ] |
19 | 1871.47 ms |
SELECT p0_.id AS id_0, p0_.reference AS reference_1, p0_.manufacturer AS manufacturer_2, p0_.short_label AS short_label_3, p0_.long_label AS long_label_4, p0_.weight AS weight_5, p0_.sold_by AS sold_by_6, p0_.ppht AS ppht_7, p0_.ppttc AS ppttc_8, p0_.paht AS paht_9, p0_.pattc AS pattc_10, p0_.legal_discount_library AS legal_discount_library_11, p0_.fidelity_bonus AS fidelity_bonus_12, p0_.brand AS brand_13, p0_.time_limit AS time_limit_14, p0_.coef AS coef_15, p0_.is_discountable AS is_discountable_16, p0_.is_btob AS is_btob_17, p0_.is_btoc AS is_btoc_18, p0_.is_customizable AS is_customizable_19, p0_.is_library AS is_library_20, p0_.is_nathan AS is_nathan_21, p0_.is_green AS is_green_22, p0_.is_orapi_grand_frais AS is_orapi_grand_frais_23, p0_.is_active AS is_active_24, p0_.slug AS slug_25 FROM product p0_ INNER JOIN customer_order_lines c1_ ON (c1_.product_id = p0_.id) INNER JOIN customer_order c2_ ON c1_.customer_order_id = c2_.id WHERE c2_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND p0_.id <> ? AND p0_.is_btoc = 1 AND p0_.is_orapi_grand_frais <> 1 GROUP BY p0_.id, p0_.reference, p0_.manufacturer, p0_.short_label, p0_.long_label, p0_.weight, p0_.sold_by, p0_.ppht, p0_.ppttc, p0_.paht, p0_.pattc, p0_.legal_discount_library, p0_.fidelity_bonus, p0_.brand, p0_.time_limit, p0_.coef, p0_.is_discountable, p0_.is_btob, p0_.is_btoc, p0_.is_customizable, p0_.is_library, p0_.is_nathan, p0_.is_green, p0_.is_orapi_grand_frais, p0_.is_active, p0_.slug ORDER BY COUNT(p0_.id) DESC LIMIT 10
Parameters:
[ 6379676 6384052 6387928 6390145 6382895 6387057 6392317 6384049 6393455 6393912 6394511 6394656 6395226 6400630 6403714 6404305 6404359 6406841 6408487 6408520 6408554 6408592 6410353 6410759 6411122 6411344 6411652 6411659 6411771 6411820 6412718 6413127 6413270 6413851 6413894 6414425 6415046 6415071 6415509 6416288 6417023 6417045 6417576 6418252 6418545 6418978 6419133 6419170 6419188 6419214 6419236 6419285 6419354 6420643 6421411 6421441 6421442 6421443 6421444 6421445 6421446 6421447 6421449 6421451 6421453 6421454 6421455 6421456 6421457 6421460 6421461 6422748 6423113 6423768 6424405 6424462 6424465 6424468 6424469 6424470 6424471 6424472 6424473 6424474 6424475 6424476 6424477 6424478 6424479 6424480 6424484 6424485 6424486 6424641 6424957 6424978 6425436 6427506 6428020 6428238 6428244 6428246 6428746 6429171 6429488 6429490 6429491 6429493 6429620 6429970 6430129 6430130 6430131 6430132 6430133 6430134 6430135 6430136 6430137 6430138 6430139 6430140 6430141 6430142 6430143 6430144 6430145 6430146 6430147 6430148 6430149 6430150 6430151 6430152 6430153 6430154 6430155 6430156 6430157 6430158 6430159 6430160 6430161 6430162 6430163 6430164 6430165 6430166 6430167 6430168 6430169 6430170 6430171 6430172 6430173 6430174 6430175 6430176 6430177 6430178 6430179 6430180 6430181 6430182 6430183 6430184 6431306 6429497 6431672 6432138 6432221 6432274 6434847 6434858 6434865 6434967 6435189 6435752 6435755 6437679 6437682 6437697 6437700 6439241 6439689 6439823 6440293 6440294 6440295 6440296 6440297 6440298 6440299 6440300 6440303 6440304 6440305 6440306 6440307 6440308 6440309 6440310 6440311 6440312 6440313 6440314 6440315 6440316 6440317 6440318 6440319 6440320 6440321 6440322 6440323 6440324 6440325 6440326 6440327 6440328 6440329 6440330 6440331 6440332 6440333 6440334 6440335 6440337 6440338 6440339 6440340 6440341 6440342 6440343 6440344 6440345 6440346 6440347 6440348 6440349 6440350 6440351 6440352 6440353 6440544 6442675 6443308 6444231 6444650 6444801 6445360 6445441 6445456 6445458 6446399 6446668 6446862 6446888 6448719 6449470 6449725 6450100 6450429 6450518 6450993 6451041 6451365 6451481 6451611 6451612 6451875 6452041 6454197 6454607 6454610 6454634 6454648 6454842 6454982 6455180 6455213 6455420 6455423 6455444 6455566 6455602 6455628 6455664 6455676 6455691 6455748 6455787 6455931 6456071 6457209 6457646 6457803 6457837 6457841 6457878 6457881 6457906 6457907 6457928 6457930 6457956 6457958 6457979 6457980 6459718 6459720 6459739 6459741 6459872 6459873 6459911 6459912 6459945 6459946 6459961 6459962 6460075 6460076 6460098 6460100 6460103 6460105 6460217 6460218 6460219 6460221 6460233 6460235 6460249 6460252 6460283 6460286 6460332 6460333 6460334 6460335 6460361 6460366 6460368 6460373 6460401 6460403 6460409 6460410 6460419 6460421 6461072 6462390 6462886 6463233 6466425 6468020 6468224 6468227 6469414 6469419 6469435 6469436 6470080 6471507 6472382 6472384 6472480 6472482 6472569 6472570 6472712 6472962 6472966 6473028 6473031 6473218 6473274 6473280 6473284 6473289 6473292 6473294 6473296 6473297 6473299 6473308 6474706 6474840 6474841 6474859 6474901 6474903 6475868 6475869 6475870 6475871 6475872 6477760 6480399 6481181 6482853 6483585 6483586 6484563 6484565 6484608 6484613 6484720 6484723 6484899 6484900 6484932 6484934 6485899 6486308 6486309 6486312 6486313 6486356 6486376 6486388 6486405 6486796 6486841 6487279 6487280 6487281 6487282 6487283 6487284 6487285 6487286 6487287 6487288 6487289 6487290 6487291 6487292 6487293 6487294 6487295 6487296 6487297 6487298 6487299 6487300 6487301 6487302 6487303 6487304 6487305 6487306 6487307 6487308 6487310 6487311 6487313 6487314 6487316 6487318 6487319 6487321 6487322 6487324 6487325 6487327 6487328 6487330 6487332 6487333 6487335 6487337 6487338 6487340 6487341 6487343 6487345 6487347 6487349 6487350 6487352 6487354 6487355 6487357 6487358 6487360 6487362 6487363 6487365 6487366 6487368 6487370 6487371 6487373 6487374 6487376 6487377 6487379 6487380 6487382 6487384 6487385 6487387 6487388 6487390 6487391 6487393 6487394 6487397 6487399 6487400 6487402 6487404 6487405 6487407 6487408 6487410 6487411 6487413 6487414 6487416 6487418 6487419 6487422 6487424 6487425 6487427 6487428 6487430 6487432 6487433 6487435 6487437 6487438 6487440 6487442 6487444 6487520 6487521 6487522 6487523 6487524 6487526 6487527 6487528 6487529 6487531 6487532 6487533 6487534 6487535 6487536 6487537 6487538 6487539 6487540 6487541 6487542 6487543 6487544 6487545 6487546 6487547 6487548 6487549 6487550 6487551 6487553 6487554 6487555 6487556 6487557 6487558 6487559 6487560 6487561 6487563 6487564 6487565 6487566 6487567 6487568 6487569 6487570 6487571 6487572 6487573 6487574 6487575 6487576 6487577 6487578 6487579 6487580 6487581 6487582 6487583 6487584 6487585 6487586 6487587 6487588 6487589 6487590 6487591 6487592 6487594 6487595 6487596 6487598 6487599 6487600 6487601 6487602 6487603 6487604 6487605 6487606 6487607 6487608 6487609 6487610 6487611 6487612 6487613 6487614 6487615 6487616 6487617 6487618 6487619 6487620 6487621 6487622 6487623 6487624 6487625 6487626 6487627 6487628 6487695 6487696 6487889 6487891 6488639 6489387 6489487 6489488 6489489 6489490 6489491 6489492 6489493 6489494 6489495 6489496 6489497 6489499 6489500 6489501 6489502 6489503 6489504 6489506 6489507 6489508 6489509 6489510 6489511 6489513 6489514 6489515 6489516 6489517 6489518 6489519 6489520 6489521 6489522 6489523 6489524 6489525 6489526 6489527 6489528 6489529 6489530 6489531 6489532 6489533 6489534 6489535 6489536 6489537 6489538 6489539 6489540 6489541 6489542 6489543 6489544 6489545 6489546 6489547 6489548 6489549 6489550 6489551 6489552 6489554 6489557 6489558 6489559 6489560 6489561 6489562 6489563 6489564 6489565 6489566 6489567 6489568 6489569 6489570 6489571 6489572 6489573 6489574 6489575 6489576 6489577 6489578 6489579 6489580 6489581 6489582 6489584 6489585 6489586 6489587 6489588 6489589 6489590 6489591 6489592 6489593 6489594 6489595 6489596 6489597 6489598 6489599 6489600 6489601 6489602 6489603 6489604 6489605 6489606 6489607 6489608 6489609 6489610 6489611 6489612 6489613 6489614 6489615 6489616 6489617 6489618 6489619 6489620 6489621 6489622 6489623 6489624 6489625 6489626 6489627 6489628 6489629 6489630 6489631 6489632 6489633 6489634 6489635 6489636 6489637 6489638 6489639 6489640 6489641 6489642 6489643 6489644 6489645 6489646 6489647 6489648 6489649 6489650 6489651 6489652 6489653 6489654 6489655 6489656 6489657 6489658 6489659 6489660 6489661 6489662 6489663 6489664 6489665 6489666 6489667 6489668 6489669 6489670 6489671 6489672 6489673 6489674 6489675 6489676 6489677 6489678 6489679 6489680 6489682 6489683 6489684 6489685 6489687 6489688 6489689 6489690 6489691 6489692 6489693 6489694 6489695 6489696 6489697 6489698 6489699 6489700 6489701 6489702 6489703 6489704 6489705 6489706 6489707 6489708 6489709 6489710 6489711 6489712 6490322 6491333 6491335 6491342 6491344 6491364 6491365 6491368 6491371 6491407 6491410 6491849 6491851 6491886 6492043 6492066 6492282 6492351 6492352 6492373 6492374 6492754 6492756 6492871 6492873 6492948 6492950 6492991 6492993 6493007 6493008 6493120 6493122 6493140 6493141 6493220 6493222 6493405 6493407 6493593 6493594 6493595 6493596 6493597 6493598 6493599 6493600 6493601 6493602 6493603 6493604 6493605 6493606 6493607 6493608 6493609 6493610 6493611 6493612 6493613 6493614 6493615 6493616 6493617 6493618 6493619 6493620 6493621 6493622 6493623 6493624 6493625 6493626 6493627 6493628 6493629 6493630 6493631 6493632 6493633 6493634 6493635 6493636 6493637 6493638 6493639 6493640 6493641 6493642 6493643 6493644 6493645 6493646 6493647 6493648 6493649 6493650 6493651 6493652 6493653 6493654 6493655 6493656 6493657 6493658 6493659 6493660 6493661 6493662 6493663 6493664 6493665 6493666 6493667 6493668 6493669 6493670 6493671 6493672 6493673 6493674 6493675 6493676 6493677 6493679 6493680 6493681 6493682 6493683 6493684 6493685 6493686 6493687 6493688 6493689 6493690 6493691 6493692 6493693 6493694 6493695 6493696 6493697 6493708 6493709 6493710 6493711 6493712 6493713 6493714 6493715 6493716 6493717 6493718 6493719 6493720 6493721 6493722 6493723 6493724 6493725 6493726 6493727 6493728 6493729 6493730 6493731 6493732 6493733 6493734 6493735 6493736 6493737 6493738 6493739 6493740 6493741 6493742 6493743 6493744 6493745 6493746 6493747 6493748 6493749 6493750 6493751 6493752 6493753 6493754 6493755 6493756 6493757 6493758 6493759 6493760 6493761 6493762 6493763 6493764 6493765 6493766 6493767 6493768 6493769 6493770 6493771 6493772 6493773 6493774 6493775 6493776 6493777 6493778 6493779 6493780 6493781 6493782 6493783 6493784 6493785 6493786 6493787 6493788 6493789 6493790 6493791 6493792 6493793 6493794 6493795 6493796 6493797 6493798 6493799 6493800 6493801 6493802 6493803 6493804 6493805 6493806 6493807 6493808 6493809 6493810 6493811 6493812 6493813 6493814 6493815 6493816 6493817 6493818 6493819 6493820 6493821 6493822 6493823 6493825 6493826 6494245 6494889 6495279 6495365 6495863 6495947 6495948 6496198 6496538 6496906 6497148 6497235 6497237 6498090 6498150 6498495 6498638 6499237 6499351 6501462 6501971 6502046 6502195 6502550 6502708 6505646 6505647 6505648 6505649 6505650 6505651 6506016 6506448 6506449 6506455 6506456 6506503 6506505 6506752 6506753 6506770 6506771 6506955 6506957 6506977 6506981 6507672 6507674 6508290 6508291 6508292 6508293 6508294 6508295 6508296 6508297 6508298 6508299 6508300 6508301 6508302 6508303 6508304 6508305 6508306 6508307 6508308 6508309 6508310 6508311 6508312 6508313 6508314 6508315 6508316 6508317 6508318 6508319 6508320 6508321 6508322 6508323 6508324 6508325 6508326 6508327 6508328 6508329 6508330 6508331 6508332 6508333 6508334 6508335 6508336 6508337 6508338 6508339 6508340 6508341 6508342 6508343 6508344 6508345 6508346 6508347 6508348 6508349 6508350 6508351 6508352 6508499 6508500 6508510 6508511 6508540 6508541 6508547 6508549 6508570 6508571 6508591 6508592 6508621 6508623 6508644 6508645 6508653 6508654 6508664 6508665 6508754 6508756 6508776 6508777 6508778 6508779 6508780 6508781 6508782 6508783 6508784 6508785 6508786 6508787 6508788 6508789 6508790 6508791 6508792 6508793 6508794 6508795 6508796 6508797 6508798 6508799 6508800 6508801 6508802 6508803 6508804 6508805 6508806 6508811 6508812 6508813 6508814 6508815 6508816 6508817 6508818 6508819 6508820 6508821 6508822 6508823 6508824 6508825 6508826 6508827 6508828 6508829 6508830 6508831 6508832 6508834 6508835 6508836 6508838 6508839 6508840 6508841 6508842 6508843 6508844 6508845 6508846 6508847 6508848 6508849 6508850 6508851 6508852 6508853 6508854 6508855 6508856 6508857 6508858 6508859 6508860 6508837 6508861 6508862 6508863 6508864 6508865 6508866 6508867 6508868 6508869 6508870 6508871 6508872 6508873 6508874 6508875 6508898 6508899 6508902 6508903 6508904 6508905 6508906 6508907 6508908 6508909 6508910 6508911 6508912 6508913 6508914 6508915 6508916 6508917 6508918 6508919 6508920 6508921 6508922 6508923 6508924 6508925 6508926 6508927 6508928 6508929 6508930 6508931 6508932 6508933 6508934 6508935 6508936 6508937 6508938 6508939 6508940 6508941 6508942 6508943 6508944 6508945 6508946 6508947 6508948 6508949 6508950 6508951 6508952 6508953 6508954 6508955 6508956 6508957 6508959 6508960 6508961 6508962 6508963 6508964 6508965 6508966 6508967 6508979 6508981 6509327 6512233 6515344 6515345 6515374 6515375 6515451 6515592 6515593 6515606 6515608 6515654 6515658 6515754 6515755 6515793 6515795 6515834 6515835 6515850 6515851 6515885 6515886 6515892 6515893 6515996 6515997 6517373 6517644 6517648 6518244 6518248 6518344 6518347 6518455 6518456 6518480 6518481 6518622 6518623 6518858 6518859 6518987 6518988 6519042 6519043 6519256 6519258 6519276 6519312 6519314 6519476 6519477 6519525 6519527 6519545 6519548 6520106 6520139 6520140 6520213 6520218 6520887 6520888 6520915 6520916 6521034 6521035 6521068 6521070 6521073 6521075 6521135 6521136 6521155 6521156 6521162 6521165 6521291 6521293 6521429 6521430 6521438 6521439 6521455 6521456 6521460 6521461 6521493 6521494 6521576 6521577 6523939 6524271 6525123 6525441 6525767 6526349 6527138 6527265 6527527 6527528 6527531 6527532 6527533 6527534 6527535 6528618 6528765 6528867 6529314 6529868 6530149 6530226 6530790 6530793 6530998 6531048 6532714 6532795 6533267 6533612 6539235 1000000953 1000002291 1000000986 1000002743 1000002744 1000003131 1000003132 1000003133 1000003134 1000003135 1000003136 1000003137 1000003892 1000001713 1000004350 1000003875 1000006078 1000005604 1000007031 6394186 1000001675 1000002301 1000004521 1000007976 1000002647 1000008934 1000008965 1000005215 1000002836 1000009575 1000009576 1000009715 1000010773 1000009110 1000012409 1000009232 1000007847 1000011875 1000009260 1000013987 1000014633 1000010042 1000015899 1000016043 1000012482 1000017451 1000017822 1000017823 1000017824 1000017825 1000017826 1000017827 1000017828 1000017829 1000017830 1000017831 1000017832 1000017833 1000017834 1000017835 1000017837 1000017838 1000017839 1000017840 1000017841 1000017842 1000017843 1000017844 1000017845 1000017846 1000017848 1000017849 1000017850 1000017851 1000017854 1000017855 1000017856 1000017857 1000017858 1000017859 1000017860 1000017861 1000017862 1000017863 1000017864 1000016665 1000020404 1000020405 1000017470 1000020601 1000014848 1000013051 1000002711 1000022091 1000022092 1000022093 1000022094 1000022095 1000022096 1000022097 1000022098 1000022102 1000022104 1000023219 1000023288 1000023289 1000023290 1000023299 1000023310 1000023311 1000023313 1000023513 1000023514 1000023515 1000023516 1000023517 1000023518 1000023521 1000023522 1000023523 1000023524 1000023525 1000023526 1000023527 1000023528 1000023529 1000023530 1000023531 1000023532 1000023533 1000023534 1000023535 1000023536 1000023537 1000023538 1000023539 1000023540 1000023541 1000023542 1000023543 1000023544 1000023545 1000023546 1000023547 1000023548 1000023930 1000023949 1000023955 1000023956 1000024062 1000024802 1000024803 1000024891 1000024901 1000024966 1000024973 1000024975 1000024976 1000024977 1000024978 1000024979 1000024980 1000024983 1000024988 1000024989 1000024990 1000026023 1000026025 1000026026 1000026027 1000026028 1000026029 1000026030 1000026031 1000026032 1000026033 1000026034 1000026035 1000026036 1000026037 1000026038 1000026039 1000026040 1000026041 1000026044 1000026045 1000026046 1000026047 1000026048 1000026049 1000026050 1000026051 1000026052 1000026071 1000026072 1000026073 1000026085 1000026086 1000026087 1000026088 1000026089 1000026090 1000026091 1000026092 1000026093 1000026094 1000026095 1000026096 1000026097 1000026098 1000026099 1000026100 1000026101 1000026102 1000026103 1000026104 1000026105 1000026106 1000009675 1000027200 1000027204 1000027218 1000027219 1000027220 1000027221 1000027233 1000027234 1000027235 1000027236 1000027237 1000027238 1000027239 1000027241 1000027243 1000027244 1000027245 1000027246 1000027247 1000027248 1000027249 1000027284 1000027687 1000027842 1000027886 1000027900 1000027991 1000027992 1000027993 1000027994 1000027999 1000028000 1000028001 1000028002 1000028003 1000028004 1000028006 1000028007 1000028008 1000028009 1000028010 1000028011 1000028012 1000028013 1000028014 1000028016 1000028017 1000028018 1000028019 1000028020 1000028021 1000028022 1000028023 1000028024 1000028025 1000028026 1000028027 1000028028 1000028029 1000028032 1000028034 1000028036 1000028037 1000028038 1000028039 1000028040 1000028041 1000028042 1000028043 1000028044 1000028045 1000028046 1000028047 1000028048 1000028049 1000028050 1000028051 1000028052 1000028053 1000028054 1000028055 1000028056 1000028057 1000028058 1000028059 1000028061 1000028062 1000028063 1000028064 1000028065 1000028066 1000028067 1000028068 1000028069 1000028070 1000028071 1000028072 1000028091 1000028092 1000028093 1000028094 1000028095 1000028096 1000028097 1000028098 1000028099 1000028100 1000028101 1000028102 1000028103 1000028104 1000028105 1000028106 1000028107 1000028108 1000028109 1000028110 1000028111 1000028112 1000028113 1000028114 1000028115 1000028116 1000028117 1000028118 1000028119 1000028120 1000027949 1000028228 1000028230 1000028231 1000028232 1000028233 1000028234 1000028235 1000028236 1000028237 1000028238 1000028239 1000028240 1000028241 1000028242 1000028251 1000028293 1000028297 1000028300 1000028301 1000028303 1000028304 1000028305 1000028312 1000028329 1000028330 1000028349 1000028396 1000028399 1000028400 1000028401 1000028405 1000028413 1000028415 1000028418 1000028419 1000028421 1000028422 1000028423 1000028443 1000028455 1000028487 1000028531 1000028553 1000028554 1000028555 1000028556 1000028558 1000028559 1000028560 1000028562 1000028563 1000028564 1000028565 1000028566 1000028567 1000028569 1000028570 1000028571 1000028572 1000028573 1000028607 1000028608 1000028609 1000028610 1000028623 1000024991 1000028788 1000028808 1000029075 1000029077 1000029078 1000029080 1000029082 1000029083 1000029084 1000029085 1000029086 1000029117 1000029393 1000029395 1000029396 1000029397 1000029398 1000029399 1000029402 1000029403 1000029412 1000029414 1000029417 1000029424 1000029520 1000029521 1000029523 1000029525 1000029526 1000029545 1000029548 1000029549 1000029550 1000029561 1000029570 1000029571 1000029572 1000029578 1000029580 1000029581 1000029582 1000029583 1000029584 1000029585 1000029586 1000029591 1000029597 1000029603 1000029606 1000029607 1000029608 1000029609 1000029610 1000029788 1000029800 1000029804 1000029805 1000029806 1000029807 1000029808 1000029815 1000029816 1000029817 1000029818 1000029819 1000029836 1000029837 1000029839 1000030085 1000030211 1000030398 1000030399 1000030400 1000030401 1000030402 1000030405 1000030409 1000030435 1000030436 1000030437 1000030438 1000030439 1000030440 1000030441 1000030444 1000030446 1000030448 1000030449 1000030452 1000030453 1000030454 1000030455 1000030456 1000030457 1000030458 1000030459 1000030462 1000030463 1000030469 1000030470 1000030471 1000030472 1000030473 1000030474 1000030475 1000030476 1000030477 1000030478 1000030479 1000030480 1000030483 1000030583 1000030584 1000030585 1000030586 1000030593 1000030612 1000030613 1000030614 1000030617 1000030619 1000030620 1000030622 1000030623 1000030626 1000030815 1000030819 1000030929 1000030930 1000030931 1000030932 1000030933 1000030934 1000030935 1000030936 1000030937 1000030938 1000030939 1000030940 1000030941 1000030942 1000030955 1000030956 1000030957 1000030958 1000030960 1000030961 1000030962 1000030963 1000030964 1000030965 1000030966 1000030967 1000030969 1000030971 1000030972 1000030973 1000030974 1000030975 1000030976 1000030977 1000030978 1000030980 1000030981 1000030982 1000030985 1000030986 1000030987 1000030988 1000030989 1000030990 1000030991 1000030992 1000030993 1000030994 1000030995 1000030996 1000030997 1000030998 1000030999 1000031001 1000031002 1000031003 1000031004 1000031005 1000031006 1000031007 1000031008 1000031009 1000031010 1000031011 1000031012 1000031013 1000031014 1000031015 1000031016 1000031017 1000031018 1000031019 1000031021 1000031022 1000031023 1000031024 1000031025 1000031026 1000031027 1000031028 1000031029 1000031030 1000031031 1000031038 1000031039 1000031040 1000031041 1000031042 1000031043 1000031044 1000031045 1000031046 1000031047 1000031048 1000031049 1000031050 1000031051 1000031052 1000031053 1000031054 1000031055 1000031056 1000031057 1000031058 1000031059 1000031060 1000031061 1000031062 1000031063 1000031064 1000031065 1000031066 1000031067 1000031068 1000031069 1000031070 1000031071 1000031072 1000031073 1000031074 1000031075 1000031076 1000031077 1000031078 1000031079 1000031080 1000031081 1000031083 1000031084 1000031085 1000031086 1000031087 1000031088 1000031089 1000031090 1000031091 1000031099 1000031100 1000031101 1000031102 1000031513 1000031514 1000031515 1000031516 1000031517 1000031518 1000031520 1000031521 1000031522 1000031523 1000031525 1000031530 1000031544 1000031547 1000011046 1000031563 1000031573 1000031576 1000031577 1000031578 1000031579 1000031582 1000031599 1000031600 1000031601 1000031602 1000031603 1000031604 1000031605 1000031606 1000031607 1000031608 1000031609 1000031611 1000031612 1000031613 1000031614 1000031615 1000031616 1000031618 1000031620 1000031621 1000031622 1000031623 1000031624 1000031625 1000031626 1000031627 1000031628 1000031629 1000031630 1000031631 1000031632 1000031633 1000031634 1000031635 1000031636 1000031637 1000031638 1000031653 1000031655 1000031669 1000031670 1000031672 1000031683 1000031729 1000031730 1000031731 1000031732 1000031734 1000031737 1000031738 1000031740 1000031741 1000031742 1000031743 1000031744 1000031745 1000031747 1000031749 1000031751 1000031752 1000031757 1000031758 1000031760 1000031766 1000031767 1000031768 1000031770 1000031772 1000031773 1000031775 1000031777 1000031778 1000031779 1000031811 1000031812 1000031814 1000031815 1000031816 1000031818 1000031819 1000031821 1000031822 1000031823 1000031824 1000031825 1000031826 1000031827 1000031828 1000031829 1000031957 1000031961 1000031962 1000032007 1000032008 1000032012 1000032016 1000032037 1000032038 1000032039 1000032040 1000032041 1000032045 1000032048 1000032060 1000032062 1000032063 1000032080 1000032083 1000032087 1000032091 1000032105 1000032106 1000032109 1000032110 1000032112 1000032113 1000032114 1000032115 1000032118 1000032119 1000032120 1000032121 1000032126 1000032127 1000032128 1000032129 1000032132 1000032133 1000032134 1000032135 1000032136 1000032137 1000032138 1000032139 1000032140 1000032141 1000032142 1000032143 1000032144 1000032145 1000032146 1000032147 1000032148 1000032149 1000032150 1000032151 1000032152 1000032153 1000032154 1000032156 1000032157 1000032158 1000032159 1000032160 1000032161 1000032162 1000032164 1000032165 1000032166 1000032167 1000032168 1000032169 1000032170 1000032171 1000032172 1000032173 1000032209 1000032216 1000032218 1000032219 1000032221 1000032223 1000032224 1000032262 1000032274 1000032275 1000032276 1000032277 1000032278 1000032523 1000032531 1000032587 1000032588 1000032616 1000032642 1000032654 1000032691 1000032701 1000032752 1000032860 1000032861 1000032862 1000032863 1000032864 1000032865 1000032866 1000032867 1000032868 1000032869 1000032870 1000032871 1000032872 1000032873 1000032874 1000032875 1000032876 1000032877 1000032878 1000032879 1000032880 1000032881 1000032882 1000032883 1000032884 1000032885 1000032886 1000032887 1000032888 1000032889 1000032890 1000032891 1000032892 1000032893 1000032894 1000032895 1000032896 1000032897 1000032900 1000032901 1000032902 1000032903 1000032904 1000032913 1000032915 1000032916 1000032918 1000032926 1000032927 1000032929 1000032931 1000032933 1000032934 1000032935 1000032937 1000032938 1000032939 1000032941 1000032944 1000032945 1000032947 1000032948 1000033347 1000033348 1000033351 1000033364 1000033367 1000033370 1000033371 1000033373 1000033374 1000033375 1000033376 1000033377 1000033378 1000033379 1000033380 1000033381 1000033382 1000033383 1000033386 1000033387 1000033388 1000033390 1000033392 1000033394 1000033395 1000033397 1000033407 1000033410 1000033413 1000033418 1000033420 1000033424 1000033425 1000033426 1000033427 1000033428 1000033431 1000033433 1000033434 1000033435 1000033436 1000033437 1000033438 1000033439 1000033453 1000033454 1000033455 1000033456 1000033457 1000033459 1000033460 1000033461 1000033463 1000033466 1000033467 1000033541 1000033542 1000033543 1000033544 1000033560 1000033563 1000033572 1000033575 1000033590 1000033579 1000033740 1000034064 1000034065 1000034076 1000034511 1000034514 1000034516 1000034606 1000034922 1000034951 1000034952 1000034954 1000034955 1000034956 1000034967 1000035067 1000035068 1000035069 1000035070 1000035071 1000035072 1000035073 1000035074 1000035075 1000035076 1000035077 1000035078 1000035079 1000035081 1000035083 1000035084 1000035085 1000035086 1000035087 1000035088 1000035089 1000035090 1000035091 1000035092 1000035097 1000035100 1000035102 1000035116 1000035131 1000035250 1000035251 1000035252 1000035253 1000035254 1000035255 1000035256 1000035257 1000035258 1000035261 1000035263 1000035264 1000035269 1000035458 1000035468 1000035631 1000035633 1000035635 1000035636 1000035637 1000035638 1000035639 1000035644 1000035795 1000035796 1000035798 1000035799 1000035800 1000035801 1000035802 1000036078 1000036087 1000036088 1000036096 1000036304 1000036418 1000036485 1000036486 1000036487 1000036488 1000036490 1000036493 1000036495 1000036498 1000036603 1000036605 1000036608 1000036609 1000036611 1000036612 1000036627 1000036628 1000036629 1000036630 1000036632 1000036635 1000036637 1000036640 1000036641 1000036643 1000036646 1000036647 1000036648 1000036649 1000036651 1000036657 1000036658 1000036659 1000036660 1000036661 1000036678 1000036679 1000036682 1000036685 1000036687 1000036688 1000036689 1000036691 1000036692 1000036707 1000036714 1000036782 1000036825 1000036826 1000036827 1000036828 1000037127 1000037129 1000037131 1000037357 1000037359 1000037360 1000037364 1000037365 1000037366 1000037603 1000037604 1000037607 1000037608 1000037609 1000037610 1000037611 1000037612 1000037613 1000037614 1000037615 1000037617 1000037621 1000037665 1000037666 1000037669 1000037672 1000037673 1000037675 1000037763 1000037765 1000037828 1000037856 1000037857 1000037859 1000037860 1000037862 1000037865 1000037868 1000037869 1000037871 1000037872 1000037887 1000037890 1000037891 1000037901 1000037903 1000037905 1000037906 1000037913 1000037919 1000037923 1000037926 1000037928 1000037930 1000038012 1000038013 1000038014 1000038015 1000038016 1000038017 1000038018 1000038019 1000038020 1000038021 1000038022 1000038023 1000038024 1000038025 1000038026 1000038028 1000038029 1000038030 1000038031 1000038032 1000038033 1000038034 1000038035 1000038036 1000038037 1000038054 1000038000 1000038155 1000038156 1000038158 1000038161 1000038178 1000038188 1000038200 1000038201 1000038202 1000038203 1000038204 1000038205 1000038206 1000038207 1000038208 1000038209 1000038210 1000038211 1000038212 1000038213 1000038216 1000038219 1000038220 1000038221 1000038222 1000038223 1000038313 1000038315 1000038316 1000038322 1000038323 1000038559 1000038562 1000038569 1000038570 1000038571 1000038572 1000038578 1000038579 1000038580 1000038581 1000038582 1000038583 1000038587 1000038589 1000038590 1000038591 1000038593 1000038594 1000038598 1000038603 1000038604 1000038609 1000038621 1000038622 1000038623 1000038624 1000038626 1000038627 1000038628 1000038629 1000038630 1000038632 1000038655 1000038666 1000038678 1000038693 1000038711 1000038724 1000038725 1000038727 1000038728 1000038729 1000038730 1000038731 1000038732 1000038734 1000038735 1000038736 1000038738 1000038742 1000038746 1000038748 1000038749 1000038755 1000038756 1000038757 1000038762 1000038789 1000038800 1000038801 1000038803 1000038805 1000038972 1000038973 1000038974 1000038975 1000038976 1000038977 1000038978 1000038979 1000039064 1000039068 1000039069 1000039070 1000039072 1000039088 1000039092 1000039122 1000039152 1000039430 1000039431 1000039432 1000039433 1000039434 1000039435 1000039439 1000039440 1000039441 1000039442 1000039443 1000039444 1000039446 1000039447 1000039449 1000039450 1000039461 1000039531 1000039533 1000039534 1000039535 1000039537 1000039538 1000039541 1000039542 1000039543 1000039545 1000039547 1000039549 1000039552 1000039555 1000039559 1000039560 1000039563 1000039564 1000039566 1000039574 1000039741 1000039742 1000039743 1000039744 1000039745 1000039746 1000039747 1000039748 1000039749 1000039750 1000039751 1000039752 1000039753 1000039754 1000039755 1000039756 1000039757 1000039758 1000039759 1000039760 1000039761 1000039762 1000039763 1000039764 1000039765 1000039766 1000039767 1000039768 1000039769 1000039770 1000039771 1000039772 1000039773 1000039774 1000039775 1000039776 1000039778 1000039779 1000039780 1000039781 1000039782 1000039783 1000039784 1000039785 1000039786 1000039787 1000039788 1000039789 1000039790 1000039793 1000039794 1000039795 1000039796 1000039797 1000039798 1000039799 1000039800 1000039801 1000039802 1000039803 1000039804 1000039805 1000039806 1000039807 1000039808 1000039809 1000039810 1000039811 1000039812 1000039813 1000039814 1000039815 1000039816 1000039817 1000039818 1000039819 1000039820 1000039821 1000039822 1000039823 1000039824 1000039825 1000039826 1000039827 1000039828 1000039829 1000039830 1000039831 1000039832 1000039833 1000039834 1000039835 1000039836 1000039837 1000039838 1000039839 1000039840 1000039841 1000039844 1000039846 1000039848 1000039850 1000039851 1000039852 1000039853 1000039857 1000039858 1000039871 1000039874 1000039882 1000039886 1000039887 1000039888 1000039889 1000039890 1000039891 1000039892 1000039893 1000039894 1000039895 1000039896 1000039897 1000039898 1000039899 1000039900 1000039901 1000039902 1000039903 1000039904 1000039905 1000039906 1000039907 1000039908 1000039909 1000039910 1000039911 1000039912 1000039913 1000039925 1000039928 1000039930 1000039932 1000039934 1000039938 1000039940 1000039942 1000039943 1000039944 1000039945 1000039946 1000039947 1000039948 1000039950 1000039951 1000039952 1000039953 1000039954 1000039955 1000039956 1000039957 1000039958 1000039959 1000039960 1000039961 1000039962 1000039963 1000039964 1000039965 1000039967 1000039968 1000039970 1000039971 1000039972 1000039973 1000039974 1000039975 1000039976 1000039977 1000039978 1000039979 1000039981 1000039982 1000039983 1000039987 1000039994 1000039995 1000039996 1000039997 1000039998 1000039999 1000040000 1000040001 1000040002 1000040003 1000040004 1000040005 1000040006 1000040007 1000040008 1000040009 1000040010 1000040011 1000040012 1000040013 1000040014 1000040015 1000040016 1000040017 1000040018 1000040019 1000040020 1000040021 1000040022 1000040024 1000040025 1000040026 1000040027 1000040028 1000040029 1000040030 1000040031 1000040039 1000040049 1000040068 1000040075 1000040139 1000040140 1000040141 1000040142 1000040143 1000040144 1000040146 1000040147 1000040148 1000040149 1000040151 1000040152 1000040156 1000015361 1000040095 1000041929 1000041950 1000042465 1000042755 1000042757 1000043359 1000043363 1000043365 1000043366 1000043367 1000043408 1000043596 1000044004 1000044005 1000044006 1000044010 1000044018 1000044022 1000044023 1000044030 1000044031 1000044032 1000044033 1000044672 1000044673 1000044674 1000044676 1000044684 1000044685 1000044688 1000044690 1000044691 1000044693 1000044694 1000044696 1000044698 1000044699 1000044700 1000044701 1000044702 1000044705 1000044706 1000044707 1000044708 1000044709 1000044710 1000044711 1000044712 1000044714 1000044716 1000044738 1000044742 1000045319 1000045320 1000045403 1000045465 1000045479 1000045480 1000045491 1000045510 1000045520 1000045521 1000045526 1000045529 1000045534 1000045622 1000045731 1000045732 1000045733 1000045734 1000045735 1000046053 1000046352 1000047138 1000038791 1000047805 1000047985 1000047986 1000047987 1000047988 1000048022 1000048246 1000048345 1000048358 1000043973 1000044034 1000047821 1000049842 1000049844 1000049979 1000050405 1000050954 1000050592 1000041958 1000051439 1000051676 1000051685 1000051689 1000051712 1000051745 1000051746 1000048241 1000051785 1000051793 1000051794 1000051800 1000051892 1000051952 1000051958 1000052023 1000052167 1000052239 1000052405 1000051572 1000052144 1000052754 1000052867 1000052887 1000052961 1000052115 1000053110 1000053420 1000053429 1000053555 1000050997 1000053623 1000053629 1000053825 1000053826 1000053864 1000053867 1000053869 1000053957 1000053969 1000053973 1000053989 1000053993 1000054119 1000054170 1000054819 1000054852 1000054911 1000054914 1000055137 1000055157 1000055160 1000055354 1000055395 1000055413 1000055414 1000055595 1000055630 1000055749 1000055846 1000055870 1000056080 1000056081 1000056141 1000056346 1000056473 1000056477 1000056504 1000056577 1000056581 1000056595 1000056745 1000056799 1000056800 1000056801 1000056813 1000056814 1000056880 1000057116 1000057118 1000057119 1000057136 1000057147 1000057142 1000057165 1000057167 1000057300 1000057346 1000057347 1000057362 1000057363 1000057580 1000057594 1000057666 1000057699 1000049963 1000057861 1000057867 1000057878 1000058068 1000058413 1000059139 1000059140 1000059204 1000059216 1000059275 1000059444 1000059469 1000059537 1000059538 1000059541 1000059678 1000059679 1000059692 1000059737 1000059738 1000059739 1000059754 1000059755 1000059756 1000059757 1000059758 1000059856 1000059862 1000014504 1000060320 1000060322 1000060342 1000060518 1000060637 1000060638 1000060670 1000060758 1000060764 1000060765 1000060859 1000060860 1000061077 1000061079 1000061177 1000061223 1000061234 1000061245 1000061246 1000061222 1000061386 1000061387 1000061422 1000061508 1000061636 1000061637 1000061638 1000061719 1000061884 1000061885 1000063799 1000062813 1000065358 244459 ] |
20 | 0.38 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
166928
]
|
21 | 0.19 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
244457
]
|
22 | 0.21 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
341032
]
|
23 | 0.21 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
80452
]
|
24 | 0.18 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
166930
]
|
25 | 0.21 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
152709
]
|
26 | 0.23 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
244458
]
|
27 | 0.22 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
9864
]
|
28 | 0.24 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
348746
]
|
29 | 0.26 ms |
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
109441
]
|
30 | 0.39 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
1
]
|
31 | 0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
1
]
|
32 | 0.39 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
16
]
|
33 | 0.30 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
17
]
|
34 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
18
]
|
35 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
19
]
|
36 | 0.42 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
20
]
|
37 | 0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
21
]
|
38 | 0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
22
]
|
39 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
23
]
|
40 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
24
]
|
41 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
25
]
|
42 | 11.61 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
26
]
|
43 | 0.77 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
27
]
|
44 | 0.50 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
28
]
|
45 | 0.51 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
29
]
|
46 | 0.50 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
30
]
|
47 | 0.45 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
31
]
|
48 | 0.51 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
32
]
|
49 | 6.56 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.product_id AS product_id_3, t0.characteristic_label_id AS characteristic_label_id_4 FROM characteristic t0 WHERE t0.product_id = ?
Parameters:
[
244459
]
|
50 | 0.33 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"TarifDefautBtoB"
]
|
51 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.affiliated_society AS affiliated_society_3, t0.address1 AS address1_4, t0.address2 AS address2_5, t0.address3 AS address3_6, t0.zip_code AS zip_code_7, t0.city AS city_8, t0.email AS email_9, t0.phone_number AS phone_number_10, t0.fax AS fax_11, t0.id_deposit AS id_deposit_12, t0.gen_code AS gen_code_13, t0.newspaper AS newspaper_14, t0.siren AS siren_15, t0.ape AS ape_16, t0.trading_registry AS trading_registry_17, t0.internal_tva AS internal_tva_18, t0.rib AS rib_19, t0.general_account AS general_account_20, t0.capital AS capital_21 FROM society t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"MOZ"
]
|
52 | 0.19 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
53 | 0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"TarifDefaut"
]
|
54 | 0.19 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"CAISSE2011"
]
|
55 | 0.67 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[ "CAISSE2011" 244458 ] |
56 | 0.45 ms |
SELECT d0_.id AS id_0, d0_.quantity AS quantity_1, d0_.price_ht AS price_ht_2, d0_.price_ttc AS price_ttc_3, d0_.product_id AS product_id_4, d0_.product_price_id AS product_price_id_5, d0_.promotion_id AS promotion_id_6, d0_.market_id AS market_id_7 FROM decreasing_price d0_ WHERE d0_.product_id = ? AND d0_.quantity <= ? AND d0_.market_id IS NULL AND d0_.product_price_id IS NULL AND d0_.promotion_id IS NULL ORDER BY d0_.quantity DESC LIMIT 1
Parameters:
[ 244458 0 ] |
57 | 0.38 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[ "C" 244458 ] |
58 | 0.23 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.discount AS discount_4, t0.product_id AS product_id_5 FROM promotion t0 WHERE t0.product_id = ?
Parameters:
[
244458
]
|
59 | 0.25 ms |
SELECT t0.id AS id_1, t0.promotion_id AS promotion_id_2, t0.society_id AS society_id_3 FROM society_promotion t0 WHERE t0.promotion_id = ?
Parameters:
[
201176
]
|
60 | 0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"TarifDefautBtoB"
]
|
61 | 0.33 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.product_id = ? AND t0.price_id = ? LIMIT 1
Parameters:
[ 244458 "C" ] |
62 | 0.35 ms |
SELECT d0_.quantity AS quantity_0, MIN(d0_.price_ht) AS sclr_1, MIN(d0_.price_ttc) AS sclr_2 FROM decreasing_price d0_ LEFT JOIN product p1_ ON d0_.product_id = p1_.id LEFT JOIN product_price p2_ ON d0_.product_price_id = p2_.id WHERE p1_.id = ? GROUP BY d0_.quantity ORDER BY d0_.quantity ASC
Parameters:
[
244458
]
|
63 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"TarifDefautBtoB"
]
|
64 | 0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.affiliated_society AS affiliated_society_3, t0.address1 AS address1_4, t0.address2 AS address2_5, t0.address3 AS address3_6, t0.zip_code AS zip_code_7, t0.city AS city_8, t0.email AS email_9, t0.phone_number AS phone_number_10, t0.fax AS fax_11, t0.id_deposit AS id_deposit_12, t0.gen_code AS gen_code_13, t0.newspaper AS newspaper_14, t0.siren AS siren_15, t0.ape AS ape_16, t0.trading_registry AS trading_registry_17, t0.internal_tva AS internal_tva_18, t0.rib AS rib_19, t0.general_account AS general_account_20, t0.capital AS capital_21 FROM society t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"MOZ"
]
|
65 | 0.17 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
66 | 0.22 ms |
SELECT t0.id AS id_1, t0.promotion_id AS promotion_id_2, t0.society_id AS society_id_3 FROM society_promotion t0 WHERE t0.promotion_id = ?
Parameters:
[
201176
]
|
67 | 0.23 ms |
SELECT d0_.quantity AS quantity_0, d0_.price_ht AS price_ht_1, d0_.price_ttc AS price_ttc_2 FROM decreasing_price d0_ WHERE d0_.promotion_id = ? ORDER BY d0_.quantity DESC
Parameters:
[
201176
]
|
68 | 0.31 ms |
SELECT d0_.quantity AS quantity_0, d0_.price_ht AS price_ht_1, d0_.price_ttc AS price_ttc_2 FROM decreasing_price d0_ WHERE d0_.product_id = ? AND d0_.market_id IS NULL AND d0_.product_price_id IS NULL AND d0_.promotion_id IS NULL ORDER BY d0_.quantity DESC
Parameters:
[
244458
]
|
69 | 0.32 ms |
SELECT p0_.id AS id_0, p0_.label_reduction AS label_reduction_1, p0_.description_reduction AS description_reduction_2, p0_.product_id AS product_id_3, p0_.operation_id AS operation_id_4 FROM product_reduction_label p0_ INNER JOIN operation o1_ ON p0_.operation_id = o1_.id WHERE o1_.is_active = 1 AND o1_.end_date >= ? AND o1_.is_active = 1 AND o1_.view_by LIKE ? AND p0_.product_id = ?
Parameters:
[ "2025-09-12 12:02:16" "%2%" 244458 ] |
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
Class | Amount of managed objects |
---|---|
App\Entity\Order\CustomerOrder | 3413 |
App\Entity\User\User | 245 |
App\Entity\Customer\Customer | 155 |
App\Entity\Catalog\ProductCatalog | 136 |
App\Entity\Catalog\CustomerCatalog | 136 |
App\Entity\Delivery\Delivery | 104 |
App\Entity\Product\Market | 45 |
App\Entity\Pricing\Price | 30 |
App\Entity\Product\ProductPrice | 27 |
App\Entity\Internal\Commercial | 25 |
App\Entity\Product\Product | 21 |
App\Entity\Product\Category | 21 |
App\Entity\Internal\Society | 15 |
App\Entity\Product\Characteristic | 13 |
App\Entity\Product\CharacteristicLabel | 12 |
App\Entity\Pricing\SocietyPromotion | 11 |
App\Entity\Delivery\DeliveryCost | 5 |
App\Entity\Internal\Parameter | 3 |
App\Entity\Pricing\Promotion | 2 |