Query Metrics
29
Database Queries
12
Different statements
1898.84 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 279.02 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:
[
"12608-stylos-billes-bleu-bic-132948"
]
|
2 | 0.58 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:
[
"12608-stylos-billes-bleu-bic-132948"
]
|
3 | 0.39 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:
[
"12608-stylos-billes-bleu-bic-132948"
]
|
4 | 0.41 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:
[ 1425 1 ] |
5 | 0.75 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:
[ 60 287 288 289 290 291 292 293 294 290 1425 ] |
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 | 803.29 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:
[ 1425 "2025-02-12 10:13:36" ] |
8 | 809.59 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:
[ 6332265 6336344 6338851 6339670 6340626 6341605 6343257 6343576 6343945 6345227 6346742 6347285 6347951 6348341 6348565 6348878 6349281 6349408 6349524 6349538 6353872 6353509 6354662 6354938 6355113 6355382 6355504 6355925 6355942 6356470 6356844 6354349 6358083 6358169 6358230 6358248 6358766 6358947 6360310 6361229 6361452 6362878 6363450 6364027 6364094 6363306 6365853 6365983 6366873 6367111 6366995 6368190 6369421 6369523 6369600 6369849 6369899 6370761 6371245 6371310 6371417 6371573 6371640 6372237 6372320 6373265 6375856 6373945 6380573 6377147 6381931 6382467 6383109 6383161 6383245 6380930 6383660 6384499 6384833 6385205 6385215 6385412 6385508 6378180 6387211 6377334 6387223 6375767 6387534 6387876 6388146 6383665 6388481 6374299 6388913 6388953 6389036 6364518 6375307 6389581 6389678 6390217 6390269 6390541 6390625 6390862 6388453 6391323 6391343 6389084 6391952 6392067 6392116 6392131 6392332 6389066 6390537 6391742 6390103 6393167 6393236 6393544 6393722 6392714 6393295 6394150 6394161 6394029 6394259 6390520 6394567 6389471 6392965 6395085 6395251 6395466 6395484 6395769 6397338 6397525 6397826 6398165 6398574 6398693 6400429 6400466 6400560 6400726 6400764 6401509 6401912 6402076 6402632 6402677 6402680 6403135 6403506 6404348 6404570 6405606 6407120 6407377 6407527 6381404 6408540 6408811 6409595 6409894 6410013 6410412 6411124 6411718 6411745 6411797 6412026 6412555 6413076 6413112 6413300 6413508 6413594 6413695 6414077 6414544 6414557 6414558 6414583 6414621 6414788 6415125 6415138 6415941 6415977 6416061 6416113 6416114 6416117 6416226 6416312 6416325 6416408 6416452 6416815 6416837 6416853 6416898 6417283 6417300 6417496 6417529 6417585 6417587 6417602 6417610 6417632 6418004 6418171 6418489 6418893 6418981 6419124 6419215 6419239 6419301 6419350 6419387 6419522 6419523 6419572 6419574 6419729 6420212 6420426 6420428 6420627 6420715 6422095 6422210 6422306 6422443 6422447 6422470 6422499 6422509 6422534 6422538 6422564 6422592 6422596 6422666 6422804 6422885 6422959 6423156 6423188 6423399 6424037 1000008730 6424794 6424812 6424907 6425192 6425890 6425944 6426133 6426199 6426324 6426410 6426430 6426532 6426611 6426616 6426950 6427073 6427165 6427269 6427652 6427696 6427996 6428177 6428183 6428234 6428238 6428244 6428246 6428266 6428390 6428474 6428505 6428786 6428896 6429300 6429309 6429562 6429577 6429589 6429739 6429832 6429946 6430320 6430834 6430872 6430879 6432175 6432216 6432304 6433569 6433587 6434372 6434423 6434633 6434679 6434750 6434833 6434876 6435153 6435404 6435567 6435586 6435596 6435597 6435646 6435874 6435955 6436031 6436090 6436236 6436252 6436453 6436496 6436710 6436802 6437009 6437025 6437057 6437218 6437663 6437714 6437739 6437960 6438011 6438061 6438100 6438503 6438546 6439403 6439413 6439743 6440185 6440232 6440363 6440367 6440870 6440989 6441094 6441151 6441695 6441915 6442034 6442107 6442675 6442934 6443019 6443053 6443097 6443131 6443240 6443266 6443270 6443278 6443510 6443571 6443728 6443838 6444274 6444328 6444333 6444364 6444512 6444581 6444746 6444857 6444872 6445002 6445094 6445148 6445205 6445259 6445378 6445461 6445520 6445703 6445780 6446076 6446438 6446480 6446569 6446613 6446779 6446821 6447017 6447116 6447224 6447312 6447392 6447413 6448260 6448855 6449374 6449469 6449593 6449618 6449702 6449729 6449746 6449827 6449834 6449838 6449867 6449879 6449890 6449912 6449921 6449957 6450198 6450199 6450330 6450429 6450496 6450556 6450604 6450613 6450632 6450674 6450745 6450750 6450754 6450769 6450772 6450791 6450814 6450855 6450959 6450969 6451007 6451061 6451090 6451105 6451106 6451131 6451172 6451188 6451210 6451221 6451225 6451229 6451233 6451236 6451244 6451248 6451336 6451371 6451398 6451405 6451417 6451447 6451492 6451581 6451666 6451703 6451854 6451884 6451890 6452058 6452059 6452099 6452205 6452212 6452334 6452352 6452366 6452451 6452464 6452509 6452737 6453241 6453253 6453551 6453818 6453907 6454024 6454189 6454500 6454620 6454685 6454784 6454794 6454822 6454826 6454855 6454861 6454885 6454940 6455003 6455047 6455066 6455173 6455216 6455239 6455241 6455257 6455267 6455307 6455419 6455423 6455437 6455477 6455557 6455581 6455590 6455723 6455762 6455770 6455782 6455827 6455842 6455848 6455870 6455888 6455915 6456074 6456103 6456584 6456725 6456813 6456845 6457000 6457004 6457206 6457254 6457262 6457296 6457443 6457720 6457885 6457890 6457988 6458221 6458380 6458418 6459124 6459223 6459266 6459268 6459287 6459481 6459486 6461019 6461040 6461060 6461081 6461335 6461499 6461700 6461751 6462500 6462654 6462684 6462718 6462721 6463065 6463181 6463654 6463980 6464330 6464348 6464353 6464413 6464485 6465369 6465665 6466394 6466443 6466778 6467003 6467791 6468389 6468809 1000001273 1000001704 1000001723 6392324 1000001997 1000003607 1000003787 1000001340 1000004496 6389085 1000000882 6392733 1000005032 1000005230 1000006298 1000006588 1000006592 1000006065 6389523 1000007646 1000004814 1000007241 1000002530 1000008316 1000008317 1000008318 1000008365 1000007981 1000004824 1000005584 6393248 1000004276 1000009409 1000004324 1000009636 1000009637 1000009953 1000007869 1000009989 1000009992 1000006630 1000010040 1000005101 1000010066 1000008107 1000005960 1000010149 1000008530 1000010567 1000010711 1000010417 1000009134 1000010786 1000009248 1000010882 1000010884 1000009190 1000009867 1000009855 1000011861 1000010704 1000010381 1000009727 1000008484 1000011040 1000012494 1000012762 1000012779 1000012782 1000012781 1000012414 1000012958 1000013016 1000010170 1000013031 1000013131 1000012172 1000012127 1000013281 1000012503 1000010247 1000013793 1000010134 1000008505 1000014031 1000006957 1000014557 1000014481 1000001646 1000012710 1000015113 1000006152 1000014283 1000015188 1000014054 1000014625 1000009154 1000015607 1000015655 1000015476 1000016031 1000016067 1000016166 1000016168 1000016169 1000016198 1000009646 1000016155 1000016562 1000017030 1000017031 1000017032 1000017148 1000017027 1000016561 1000009771 1000017383 1000017445 1000012942 1000017659 1000017660 1000017680 1000017682 1000017689 1000017694 1000017695 1000017878 1000018205 1000018206 1000018211 1000018213 1000018219 1000018503 1000018506 1000018598 1000018769 1000011989 1000019180 1000016449 1000019183 1000019363 1000017743 1000017704 1000019432 1000019434 1000019435 1000019436 1000019505 1000019507 1000019508 1000019547 1000019625 1000019938 1000019939 1000019941 1000020050 1000020115 1000020118 1000020119 1000020120 1000020122 1000020123 1000020124 1000020126 1000004484 1000020231 1000020232 1000020234 1000020235 1000020236 1000020237 1000020238 1000020239 1000000944 1000019942 1000019188 1000021024 1000021034 1000021800 1000021801 1000005551 1000017163 1000021949 1000021962 1000021977 1000022034 1000022036 6386564 1000000919 1000022326 1000022327 1000022328 1000022509 1000021805 1000022722 1000022478 1000022734 1000014891 1000022999 1000023005 1000023006 1000023667 1000016655 1000020616 1000024101 1000024515 1000024516 1000024607 1000024606 1000024739 1000024742 1000024743 1000024744 1000024746 1000024747 1000024763 1000025021 1000025022 1000025037 1000025041 1000025042 1000025046 1000025083 1000025108 1000025113 1000019629 1000025702 1000025728 1000015210 1000021619 1000026187 1000012507 1000012967 1000025122 1000015517 1000016100 1000026940 1000026941 1000026942 1000026943 1000026944 1000026945 1000026946 1000026947 1000026948 1000025612 1000027040 1000027041 1000027052 1000017509 1000013229 1000028750 1000016744 1000027051 1000029164 1000029168 1000029169 1000029170 1000029175 1000029351 1000029355 1000029377 1000028977 1000029460 1000018321 1000019464 1000008590 1000029663 1000029664 1000029707 1000029708 1000029709 1000029710 1000029914 1000029952 1000029986 1000030043 1000030121 1000030156 1000030194 1000030199 1000025812 1000027057 1000030570 1000030571 1000030572 1000030573 1000030740 1000030741 1000030742 1000030745 1000030746 1000030749 1000030750 1000030753 1000030756 1000030758 1000030759 1000029206 1000015990 1000031710 1000031881 1000031888 1000012435 1000010615 1000032098 1000032206 1000030210 1000032356 1000032399 1000032403 1000032410 1000032413 1000032420 1000032268 1000032432 1000032437 1000032518 1000032525 1000032529 1000013359 1000015682 1000032571 1000032593 1000032607 1000008763 1000032650 1000033087 1000033088 1000033090 1000033111 1000033117 1000033240 1000033245 1000023086 1000033125 1000033336 1000033368 1000033369 1000033384 1000033385 1000033449 1000033485 1000033489 1000033491 1000033498 1000033506 1000033514 1000033515 1000033607 1000033632 1000033633 1000021035 1000015782 1000032294 1000027077 1000034038 1000032524 1000031373 1000034499 1000009286 1000032596 1000034606 1000035014 1000015162 1000026966 1000035743 1000028674 1000036311 1000036473 1000027017 1000035153 1000036914 1000036977 1000036985 1000036986 1000036987 1000036989 1000036991 1000036994 1000036995 1000036996 1000036997 1000036998 1000036999 1000037000 1000037001 1000037002 1000037003 1000037004 1000037005 1000037006 1000037007 1000037008 1000037011 1000037012 1000037013 1000037014 1000037015 1000037019 1000037021 1000037022 1000037023 1000037024 1000037025 1000037026 1000037027 1000016332 1000037470 1000037488 1000037495 1000037620 1000037636 1000037677 1000037678 1000037679 1000037680 1000037681 1000037682 1000037683 1000037684 1000037685 1000037686 1000037687 1000037688 1000037689 1000037690 1000037691 1000037692 1000037693 1000037694 1000037695 1000037696 1000037697 1000037816 1000037912 1000037917 1000037927 1000038140 1000038141 1000038144 1000038145 1000038148 1000038149 1000038150 1000015312 1000038154 1000038157 1000038159 1000038160 1000038163 1000038876 1000038877 1000038880 1000038882 1000038886 1000038887 1000038889 1000038891 1000038892 1000038903 1000038909 1000038930 1000038932 1000038933 1000038935 1000038940 1000038941 1000038945 1000038957 1000038958 1000038963 1000038996 1000039003 1000039018 1000039028 1000039066 1000039067 1000039098 1000039196 1000039197 1000039219 1000039258 1000039342 1000039344 1000039348 1000039350 1000039220 1000039359 1000039369 1000039378 1000039421 1000039423 1000039436 1000039438 1000039453 1000039455 1000039469 1000039482 1000039492 1000039494 1000039495 1000039509 1000039510 1000039511 1000039516 1000039523 1000039526 1000039548 1000039565 1000040045 1000040047 1000040048 1000039718 1000040052 1000040203 1000040204 1000040208 1000040210 1000040211 1000040212 1000040354 1000040355 1000040356 1000040358 1000040365 1000040366 1000040368 1000040383 1000040384 1000040409 1000040412 1000040417 1000040526 1000003104 1000040917 1000040920 1000040921 1000040923 1000040925 1000040926 1000040966 1000040985 1000040991 1000040992 1000041043 1000041274 1000041286 1000041291 1000041292 1000041293 1000041301 1000041305 1000041314 1000041315 1000041317 1000041322 1000041323 1000041324 1000041337 1000041340 1000041342 1000041343 1000041344 1000041345 1000041347 1000041349 1000041350 1000041351 1000041352 1000041353 1000041855 1000041856 1000041858 1000041859 1000041860 1000041861 1000041862 1000041863 1000041864 1000041865 1000041866 1000041869 1000041876 1000041877 1000041878 1000041880 1000041881 1000041882 1000041883 1000041885 1000041894 1000041895 1000041896 1000041964 1000041969 1000041970 1000041971 1000042033 1000042044 1000042055 1000042056 1000042061 1000042062 1000042077 1000042080 1000042149 1000042151 1000042175 1000038929 1000042246 1000042299 1000042398 1000042408 1000042750 1000043276 1000043281 1000043292 1000043450 1000043451 1000043452 1000042523 1000037507 1000043680 1000043724 1000043814 1000043816 1000043855 1000043994 1000043995 1000043997 1000044000 1000044001 1000044002 1000044008 1000044011 1000044012 1000044013 1000044020 1000044021 1000044029 1000044387 1000044388 1000044230 1000044467 1000044470 1000044471 1000044473 1000044474 1000044528 1000032577 1000044608 1000044610 1000044611 1000044617 1000044621 1000044622 1000044623 1000044624 1000044625 1000044650 1000044652 1000044653 1000044654 1000044656 1000044657 1000044658 1000044739 1000044755 1000044762 1000044763 1000044815 1000044846 1000044863 1000043809 1000044961 1000045017 1000045084 1000045109 1000045114 1000045120 1000045130 1000045132 1000045133 1000045134 1000045135 1000045170 1000045190 1000045193 1000045199 1000045200 1000045205 1000045207 1000045276 1000026429 1000045349 1000045350 1000045351 1000045500 1000045616 1000046510 1000046511 1000046513 1000042469 1000047167 1000047158 1000025176 1000047466 1000047550 1000047551 1000047135 1000033493 1000016703 1000047760 1000047771 1000047789 1000047840 1000046954 1000047872 1000048004 1000044599 1000048059 1000012406 1000048030 1000048155 1000048007 1000048237 1000048238 1000032497 1000048294 1000032846 1000048332 1000048071 1000048361 1000048363 1000048293 1000047468 1000048414 1000048440 1000045323 1000048589 1000048598 1000048783 1000048083 1000048846 1000044886 1000048981 1000048982 1000049006 1000048983 1000034039 1000048362 1000049188 1000049403 1000049407 1000049409 1000049410 1000049173 1000049626 1000049674 1000049755 1000049497 1000043688 1000023855 1000049980 1000050033 1000050039 1000050087 1000049019 1000050097 1000050137 1000050187 1000050236 1000050311 1000050313 1000050314 1000050315 1000050317 1000050423 1000050477 1000050488 1000034165 1000050289 1000049941 1000050838 1000050942 1000050949 1000050995 1000050999 1000050978 1000039012 1000051168 1000051209 1000051257 1000051021 1000050891 1000051324 1000051336 1000051338 1000043286 1000051435 1000051508 1000051515 1000051607 1000037010 1000050514 1000051643 1000048241 1000051847 1000051876 1000031796 1000051908 1000051912 1000051537 1000052113 1000052119 1000049943 1000052226 1000052408 1000052427 1000052541 1000016634 1000052571 1000052578 1000052679 1000022813 1000052797 1000050240 1000052864 1000048850 1000050027 1000053037 1000051720 1000053234 1000053362 1000053367 1000053368 1000053116 1000053180 1000053481 1000035218 1000053483 1000053484 1425 ] |
9 | 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.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.22 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.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:
[
17
]
|
13 | 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:
[
18
]
|
14 | 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:
[
19
]
|
15 | 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:
[
20
]
|
16 | 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:
[
21
]
|
17 | 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:
[
22
]
|
18 | 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:
[
23
]
|
19 | 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:
[
24
]
|
20 | 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:
[
25
]
|
21 | 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:
[
26
]
|
22 | 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:
[
27
]
|
23 | 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:
[
28
]
|
24 | 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:
[
29
]
|
25 | 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:
[
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.29 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:
[
1425
]
|
29 | 0.71 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:
[ "12609" "12610" "12611" ] |
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.