Query Metrics
29
Database Queries
12
Different statements
1911.62 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 120.00 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:
[
"15021-marqueurs-effacables-bleu-bic-1711-06"
]
|
2 | 0.60 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 FROM product t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"15021-marqueurs-effacables-bleu-bic-1711-06"
]
|
3 | 0.40 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:
[
"15021-marqueurs-effacables-bleu-bic-1711-06"
]
|
4 | 0.47 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:
[ 2007 1 ] |
5 | 1.73 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:
[ 58 275 276 277 278 275 2007 ] |
6 | 0.27 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"
]
|
7 | 996.99 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:
[ 2007 "2025-02-12 11:45:02" ] |
8 | 785.78 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:
[ 6313758 6335392 6335416 6337874 6338239 6339023 6340289 6340317 6340964 6337312 6337452 6343211 6342924 6343837 6343899 6344912 6345177 6345776 6346591 6346594 6346690 6346711 6346785 6347070 6347262 6347285 6347308 6347381 6347460 6347686 6347805 6348054 6348066 6348129 6348441 6348629 6348704 6349036 6349538 6349697 6349714 6350748 6352369 6353359 6354112 6355421 6355554 6355724 6356460 6356906 6357647 6357830 6358125 6359539 6360184 6360310 6338145 6360809 6334929 6360940 6361890 6362721 6362968 6363543 6363551 6363829 6364075 6364455 6364728 6365169 6365252 6365427 6365627 6365752 6365966 6366033 6366358 6366375 6366567 6366618 6366710 6366717 6366824 6366841 6367108 6366426 6367633 6335764 6368183 6368214 6369007 6369178 6369393 6369447 6369653 6369912 6369927 6370233 6370352 6370423 6370525 6370582 6370787 6370932 6371043 6371380 6371850 6371963 6372186 6372355 6372395 6372817 6372930 6373380 6373939 6374519 6374799 6358079 6376960 6377944 6378075 6378182 6378798 6379544 6366729 6381405 6381680 6381805 6381993 6382164 6382270 6382590 6376931 6382726 6382087 6383270 6383351 6382477 6383881 6384215 6384784 6385045 6385409 6386312 6387131 6386812 6387388 6387534 6387694 6387930 6378994 6388152 6385649 6388303 6388667 6389034 6389100 6389120 6389228 6375307 6389581 6388696 6390269 6390299 6390707 6391315 6391960 6390537 6392929 6392989 6393339 6393343 6394351 6391516 6394688 6395030 6395252 6395406 6395466 6395856 6396079 6396092 6396240 6396264 6396562 6396584 6396587 6396614 6396791 6396955 6397666 6397759 6398117 6398406 6398538 6398990 6399059 6399076 6399283 6399682 6400267 6400509 6400594 6400598 6400989 6401040 6402683 6402828 6402954 6403175 6403414 6403608 6403747 6404344 6404359 6404348 6403009 6404589 6405031 6405385 6405400 6405431 6405997 6406003 6406347 6406360 6406561 6407045 6407105 6407160 6407415 6407499 6407635 6407646 6408068 6408115 6408396 6408619 6408706 6408749 6408827 6408836 6408915 6408949 6408983 6409245 6409317 6409499 6410272 6410570 6410638 6410893 6410895 6411094 6411116 6411124 6411211 6411421 6411702 6411724 6411797 6411836 6411903 6412166 6412632 6412647 6412719 6412796 6412858 6412922 6413851 6414207 6414239 6414266 6414288 6414316 6414317 6414683 6414777 6415023 6415120 6415509 6415650 6415666 6415670 6415816 6415945 6415951 6416046 6416220 6416288 6416342 6416592 6416815 6416836 6416846 6416989 6417071 6417075 6417083 6417316 6417347 6417369 6417499 6417503 6417829 6417923 6417989 6418008 6418149 6418158 6418171 6418271 6418291 6418536 6418546 6418801 6418843 6418893 6419147 6419505 6419539 6419549 6419555 6419569 6419575 6419684 6419704 6420212 6420422 6420572 6420622 6420666 6420852 6420908 6420955 6420959 6421090 6421690 6421691 6421721 6422066 6422078 6422189 6422796 6422833 6422894 6422952 6423083 6423628 6423948 6424009 6424050 6424232 6424983 6425042 6425323 1000002785 6426074 6426204 6426289 6426430 6426535 6426566 6426596 6426754 6426759 6426862 6426950 6427165 6427274 6427276 6427287 6427319 6427351 6427647 6427749 6427940 6428124 6428500 6428638 6428758 6428773 6428908 6428934 6428984 6429088 6429141 6429587 6429822 6429946 6430128 6430286 6430320 6430336 6430363 6430389 6430462 6431326 6431331 6431506 6431802 6431926 6431933 6432046 6432154 6432177 6432194 6432234 6432318 6432345 6433845 6434152 6434182 6434408 6434634 6434671 6434697 6434700 6434848 6435007 6435323 6435351 6435523 6435680 6435864 6435913 6435955 6435969 6436006 6436064 6436090 6436274 6436277 6436997 6437058 6437222 6437246 6437616 6437663 6437823 6438011 6438027 6438099 6438100 6438112 6438539 6438652 6438805 6438831 6438913 6438979 6439012 6439018 6439081 6439562 6439628 6439651 6439676 6439723 6439733 6440049 6440363 6440367 6440869 6440876 6440949 6441127 6441180 6441237 6441439 6442109 6442147 6442221 6442637 6442573 6442733 6442789 6442800 6442799 6442839 6442862 6442896 6443111 6443133 6443204 6443266 6443571 6443971 6444072 6444111 6444274 6444302 6444501 6444571 6444577 6444749 6444783 6444899 6445036 6445373 6445473 6445654 6445776 6445904 6446031 6446061 6446133 6446136 6446143 6446200 6446209 6446222 6446339 6446658 6446700 6446908 6447254 6447258 6447280 6447550 6447679 6448285 6448753 6448918 6449386 6449392 6449431 6449442 6449469 6449653 6449835 6449872 6449886 6449890 6450001 6450014 6450046 6450104 6450105 6450150 6450152 6450168 6450172 6450252 6450277 6450449 6450456 6450592 6450634 6450650 6450654 6450663 6450698 6450745 6450750 6450754 6450757 6450769 6450772 6450782 6450796 6450864 6450908 6450998 6451041 6451088 6451163 6451210 6451221 6451236 6451240 6451248 6451252 6451291 6451336 6451371 6451393 6451422 6451438 6451439 6451448 6451581 6451594 6451616 6451636 6451665 6451667 6451765 6451803 6451825 6451932 6452021 6452036 6452038 6452049 6452051 6452054 6452056 6452062 6452212 6452437 6452516 6452597 6452611 6452615 6452777 6452796 6453054 6453145 6453147 6453155 6453246 6453518 6453556 6453890 6453906 6454010 6454130 6454162 6454185 6454203 6454525 6454532 6454541 6454562 6454563 6454588 6454625 6454626 6454630 6454733 6454760 6454809 6454842 6454867 6454882 6454899 6454926 6454943 6454984 6455024 6455073 6455110 6455136 6455174 6455203 6455212 6455216 6455237 6455240 6455257 6455389 6455417 6455487 6455527 6455533 6455557 6455586 6455590 6455617 6455676 6455687 6455695 6455698 6455712 6455714 6455723 6455827 6455847 6455868 6455887 6455896 6455904 6455988 6456013 6456078 6456110 6456119 6456271 6456297 6456358 6456424 6456521 6456750 6457209 6457256 6457711 6457735 6457805 6458381 6458566 6459110 6459205 6459547 6459570 6460000 6460117 6460153 6460950 6461004 6461080 6461302 6461611 6461914 6462208 6462494 6462538 6463384 6463492 6463523 6463972 6464000 6464010 6464413 6464955 6465507 6465627 6465820 6466365 6467053 6467080 6467153 6468066 6468151 6468746 6468762 6468774 6469000 6469035 6365099 1000000888 1000001034 1000001124 1000000956 1000001673 6385464 1000002045 1000002138 1000002139 1000002140 1000002141 1000002142 1000002221 1000002235 1000002308 1000002307 1000002360 1000002363 1000002449 1000002455 1000002454 1000002591 1000002718 1000002743 1000002784 1000002815 1000003776 1000002611 1000001017 6387598 1000001347 1000004292 1000004308 1000004310 6385076 1000000918 6394579 1000004649 6389512 1000003982 1000002019 1000004350 1000005069 1000005088 1000005089 1000005165 1000005172 1000005364 1000004999 1000005310 1000005309 1000005567 1000006178 1000006179 1000006180 1000006181 1000002857 1000006307 1000006355 1000004047 1000006588 1000006592 1000005695 1000007960 1000007961 1000008006 1000005271 6394186 1000002530 1000002916 1000004763 1000008734 1000008782 1000001354 1000002144 1000008892 1000008934 1000008965 1000008232 1000009128 1000009114 1000008493 1000009246 1000009752 1000009852 1000009853 1000009854 1000009962 1000010069 1000010082 1000010157 1000010164 1000007227 1000009873 1000010801 1000010057 1000010901 1000010605 1000008368 1000011012 1000011059 1000009961 1000011907 1000010148 1000011931 1000011845 1000009062 1000004758 1000012087 1000012310 1000009564 1000012454 1000006203 1000012603 1000002407 1000012779 1000012782 1000012817 1000012781 1000009970 1000012172 1000012164 1000002758 1000011022 1000009802 1000013591 1000010622 1000013650 1000010247 1000009979 1000011969 1000014036 1000003944 1000006505 6381423 1000014691 1000014689 1000011050 1000012655 1000012604 1000012248 1000008138 1000010791 1000015301 1000011076 1000014942 1000012347 1000015539 1000015619 1000009862 1000015711 1000015851 1000013526 1000015968 1000010203 1000014246 1000015802 1000016174 1000016198 1000014058 1000014387 1000016462 1000016479 1000002598 1000014161 1000016780 1000016909 1000017037 1000017040 1000017060 1000017102 1000017011 1000017254 1000011089 1000009771 1000017113 1000013801 1000012942 1000017526 1000017544 1000017545 1000017546 1000017612 1000017613 1000017637 1000017639 1000017640 1000015947 1000018342 1000018514 1000018515 1000018518 1000018521 1000018522 1000018523 1000018524 1000018525 1000019083 1000019100 1000019104 1000019115 1000019136 1000019171 1000019174 1000019178 1000019208 1000019254 1000019432 1000019478 1000013106 1000019725 1000019822 1000019823 1000012635 1000019937 1000020028 1000020041 1000020051 1000020056 1000020060 1000020063 1000020065 1000020066 1000020071 1000020074 1000020076 1000020078 1000020088 1000020092 1000020094 1000020101 1000020186 1000020192 1000020218 1000020244 1000017170 1000004135 1000020338 1000016076 1000020416 1000020417 1000020418 1000020471 1000014033 1000020505 1000020518 1000020520 1000018191 1000020470 1000019228 1000014324 1000018731 1000016460 1000021041 1000010671 1000020084 1000016685 1000020562 1000014859 1000021347 1000021356 1000021357 1000021360 1000021366 1000021658 1000021659 1000021660 1000021686 1000020106 1000021806 1000021807 1000021813 1000021814 1000021817 1000021502 1000019454 1000022377 1000022379 1000022438 1000022439 1000022444 1000022475 1000022542 1000017022 1000016161 1000016064 1000020925 1000009773 1000014891 1000023009 1000023012 1000023032 1000023033 1000023035 1000023037 1000023077 1000023083 1000023084 1000023581 1000023582 1000023583 1000023584 1000016655 1000024202 1000016221 1000021863 1000024808 1000025061 1000025079 1000025082 1000025089 1000025100 1000025109 1000025115 1000025116 1000025119 1000025132 1000025170 1000025559 1000016910 1000026650 1000026651 1000015517 1000013840 1000026834 1000023091 1000027006 1000027070 1000023363 1000020559 1000027280 1000027346 1000027363 1000027364 1000027365 1000027366 1000017509 1000021663 1000007576 1000026138 1000028800 1000017132 1000016075 1000015077 1000014185 1000029073 1000023585 1000029303 1000029304 1000029401 1000029409 1000019464 1000020632 1000016648 1000029871 1000029881 1000029955 1000021824 1000030445 1000030450 1000030656 1000030658 1000030660 1000030672 1000030685 1000030687 1000030688 1000031107 1000031109 1000011890 1000031679 1000031681 1000031718 1000031722 1000031748 1000003301 1000013398 1000021691 1000012435 1000010615 1000032035 1000032333 1000032358 1000032365 1000032368 1000029896 1000032603 1000032604 1000032669 1000032687 1000032693 1000032695 1000032710 1000032719 1000032758 1000032799 1000032803 1000016670 1000032824 1000032826 1000012555 1000033046 1000016318 1000032055 1000026315 1000019123 1000034222 1000034276 1000034283 1000034294 1000027352 1000032524 1000024507 1000026794 1000001795 1000026949 1000017147 1000020351 1000035146 1000035389 1000035398 1000035399 1000036176 1000036177 1000036178 1000036179 1000036180 1000036181 1000036572 1000036580 1000036584 1000036589 1000036774 1000036802 1000036804 1000036806 1000022806 1000037388 1000037391 1000037488 1000023918 1000037495 1000037653 1000037715 1000037744 1000037745 1000037750 1000037774 1000037785 1000037793 1000037803 1000037804 1000015351 1000038344 1000038561 1000038563 1000038565 1000038595 1000039284 1000039287 1000039309 1000039369 1000039378 1000039421 1000039423 1000039469 1000039482 1000039492 1000039494 1000039495 1000039500 1000039567 1000039568 1000039569 1000039580 1000039584 1000039609 1000039611 1000039614 1000039615 1000039616 1000039617 1000039618 1000039619 1000039624 1000039625 1000039626 1000039627 1000039628 1000039629 1000039630 1000039631 1000039632 1000039635 1000039636 1000039638 1000040483 1000040484 1000040485 1000040486 1000040487 1000040488 1000040489 1000040491 1000040492 1000040493 1000040560 1000041251 1000041357 1000041358 1000041362 1000041363 1000041364 1000041365 1000041367 1000041373 1000041393 1000041397 1000041406 1000041414 1000041418 1000033890 1000041608 1000033326 1000038861 1000041858 1000041859 1000041860 1000041861 1000041862 1000041863 1000041865 1000041866 1000041869 1000041876 1000041877 1000041878 1000041880 1000041979 1000038929 1000042241 1000042360 1000042483 1000033040 1000042485 1000043017 1000043023 1000035429 1000043091 1000043107 1000043109 1000043123 1000043228 1000043239 1000043600 1000043601 1000043602 1000043603 1000043248 1000027101 1000037507 1000043776 1000043786 1000043815 1000043822 1000043990 1000034763 1000016946 1000044376 1000044389 1000044396 1000044400 1000044532 1000045017 1000045023 1000045106 1000045190 1000045193 1000045199 1000045200 1000045205 1000045207 1000045314 1000037400 1000045349 1000045350 1000045351 1000045352 1000043055 1000045525 1000045532 1000029306 1000044462 1000046291 1000046296 1000046391 1000022353 1000046522 1000046723 1000046727 1000046730 1000046737 1000043805 1000047438 1000047803 1000047840 1000047843 1000042407 1000047872 1000028619 1000047932 1000048004 1000048020 1000032003 1000016279 1000048155 1000048033 1000036638 1000048260 1000048320 1000048323 1000048401 1000048083 1000048846 1000048897 1000041170 1000048967 1000048983 1000048493 1000048551 1000049113 1000049252 1000049296 1000049303 1000049308 1000049261 1000049432 1000049485 1000049525 1000049589 1000049626 1000048341 1000049675 1000049677 1000048122 1000049801 1000049858 1000049861 1000050028 1000050091 1000050135 1000050210 1000027404 1000048927 1000050362 1000050361 1000008587 1000049763 1000047743 1000050562 1000050563 1000050590 1000050597 1000050661 1000050663 1000048251 1000050694 1000050770 1000050788 1000050838 1000050986 1000049599 1000050079 1000022825 1000051574 1000050510 1000051639 1000044088 1000051939 1000051959 1000051965 1000051991 1000051537 1000024035 1000023934 1000051700 1000052183 1000052310 1000052325 1000052326 1000052327 1000052466 1000052470 1000052481 1000052539 1000052542 1000052713 1000052716 1000052717 1000039993 1000052865 1000052893 1000052966 1000052187 1000034738 1000052973 1000052036 1000008070 1000053107 1000053205 1000051850 1000053260 1000022917 1000053278 1000053267 1000053355 1000053360 1000053380 1000053394 1000053405 1000053419 1000053450 1000053463 1000052804 2007 ] |
9 | 0.48 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
]
|
10 | 0.31 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
]
|
11 | 0.24 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
]
|
12 | 0.23 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
]
|
13 | 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:
[
18
]
|
14 | 0.21 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
]
|
15 | 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:
[
20
]
|
16 | 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:
[
21
]
|
17 | 0.16 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
]
|
18 | 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:
[
23
]
|
19 | 0.15 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
]
|
20 | 0.21 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
]
|
21 | 0.27 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
]
|
22 | 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:
[
27
]
|
23 | 0.15 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
]
|
24 | 0.14 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
]
|
25 | 0.16 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
]
|
26 | 0.14 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
]
|
27 | 0.14 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
]
|
28 | 0.33 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:
[
2007
]
|
29 | 1.08 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 FROM product t0 WHERE t0.reference IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "01270" "01271" "01272" "01273" "01280" "01281" "01282" "01283" "15029" "15030" "15031" "15021" "15022" "15023" "15024" "15004" "15010" "15011" "15012" "15013" "15019" "15020" "15022" "15023" "15024" "15029" "15030" "15031" ] |
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.