Query Metrics
28
Database Queries
11
Different statements
1605.81 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 49.58 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:
[
"11435-colles-couleur-cleopatre-ct1l-+-10%"
]
|
2 | 0.51 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:
[
"11435-colles-couleur-cleopatre-ct1l-+-10%"
]
|
3 | 0.63 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:
[
"11435-colles-couleur-cleopatre-ct1l-+-10%"
]
|
4 | 0.60 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:
[ 1138 1 ] |
5 | 2.10 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:
[ 56 265 266 267 268 269 266 1138 ] |
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 | 841.40 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:
[ 1138 "2025-02-15 19:11:02" ] |
8 | 695.83 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:
[ 6339890 6340081 6341023 6333710 6341911 6336064 6343212 6345087 6346590 6346671 6347170 6347270 6347608 6349035 6349659 6349728 6349976 6354043 6356534 6338783 6364773 6364789 6358757 6366642 6367505 6371887 6372145 6372194 6372452 6374791 6377171 6376100 6378290 6377655 6380649 6381705 6381763 6381989 6382478 6382767 6383172 6366232 6384229 6384397 6360670 6384498 6384384 6385237 6385722 6378180 6386385 6386479 6386693 6386912 6387211 6387238 6382750 6388656 6387517 6385287 6388868 6390226 6390338 6390418 6390679 6390736 6391045 6390363 6391101 6391146 6391339 6390106 6391698 6389078 6392153 6392181 6392202 6392365 6392395 6392471 6391742 6392785 6365569 6378946 6393699 6393906 6394731 6394863 6395058 6395236 6395279 6395533 6396097 6396211 6396404 6398522 6398574 6398743 6399545 6399620 6399981 6400476 6401650 6401976 6402404 6402625 6402683 6403100 6403506 6403608 6404319 6404864 6405639 6406090 6406541 6407780 6408098 6411190 6411813 6411933 6412239 6412614 6413301 6413816 6413830 6413878 6414246 6414268 6414355 6414553 6414660 6414763 6415024 6415125 6415128 6415350 6415593 6415785 6416039 6416296 6416364 6416436 6416724 6416762 6416861 6416913 6416962 6417225 6417316 6417541 6418192 6418849 6418981 6419075 6419188 6419203 6419214 6419219 6419241 6419272 6419322 6419326 6419342 6419387 6419403 6419414 6419517 6419894 6420413 6420421 6420772 6421087 6421581 6421598 6421643 6421692 6421711 6421981 6422045 6422386 6422661 6422729 6423942 6423991 6424016 6424806 6425044 6425086 6425095 6425115 6425270 6425426 6425750 6426123 6426129 6426244 6426250 6426808 6426892 6427231 6427358 6427628 6427727 6427927 6427938 6428013 6428315 6429358 6429568 6429629 6429670 6429693 6429828 6429913 6429942 6430017 6430422 6431148 6431166 6431397 6431417 6431457 6431589 6431775 6431879 6432090 6432192 6432245 6432279 6432288 6433433 6433680 6434421 6434624 6434672 6434790 6434880 6434906 6435287 6435567 6435634 6435867 6435930 6436012 6437309 6437681 6437720 6437765 6438070 6438080 6438906 6439018 6440366 6440815 6440826 6440910 6441115 6442047 6442120 6442146 6443043 6443123 6443142 6443274 6443320 6443402 6443885 6443923 6443974 6443986 6444338 6444592 6444618 6444650 6445157 6445253 6445261 6445782 6446112 6446121 6446215 6446465 6446851 6446888 6447233 6447268 6447283 6447298 6447300 6447329 6447349 6447369 6447379 6447445 6447538 6448576 6448726 6448808 6448855 6449088 6449341 6449412 6449762 6449821 6450019 6450175 6450265 6450284 6450413 6450518 6450556 6450579 6450761 6450986 6451012 6451134 6451162 6451171 6451175 6451183 6451195 6451203 6451209 6451228 6451239 6451273 6451289 6451304 6451390 6451426 6451580 6451649 6451824 6452012 6452031 6452034 6452045 6452340 6452352 6452356 6452536 6452544 6452550 6452554 6452722 6452830 6453270 6453278 6453291 6453379 6453412 6453659 6453746 6454094 6454524 6454528 6454587 6454610 6454761 6454842 6454862 6454926 6455000 6455119 6455181 6455244 6455257 6455321 6455490 6455507 6455606 6455614 6455660 6455698 6455735 6455819 6455830 6455897 6455906 6455991 6456480 6457209 6457278 6457280 6457282 6457284 6457440 6457447 6457523 6457539 6457541 6457774 6457933 6457994 6458359 6458492 6458840 6458877 6459229 6459268 6459468 6459586 6459992 6460042 6460126 6460277 6460304 6344577 6461643 6462258 6462269 6462666 6462886 6462996 6462997 6463001 6463018 6463077 6463415 6463627 6463747 6464132 6464292 6464438 6464648 6464687 6465342 6465809 6466622 6466636 6466803 6466830 6468713 6469109 6469133 6469169 6469883 6469887 6470113 6470161 6470261 6470299 6470567 6470569 6471084 6471280 6471342 6471781 6394088 1000000837 1000001335 1000001957 1000002467 1000001831 6391773 1000004356 1000004169 1000004357 1000004846 1000006068 1000007328 1000007881 1000006604 1000008579 1000008580 1000008727 1000007991 1000007878 1000008601 1000009878 1000009940 1000009474 1000005988 1000008985 1000010326 1000010149 6385280 1000010573 1000009449 1000010852 1000004124 1000009234 1000011024 1000010961 1000012011 1000012157 1000010480 1000012307 1000012459 1000012476 1000008559 1000012598 1000009875 1000012621 1000012141 1000010987 1000012593 1000013164 1000010709 6393791 1000013177 1000009624 1000009753 1000012005 1000013672 1000013899 1000012796 1000012456 1000001633 1000011037 1000006150 1000008591 1000014709 1000014880 6360287 1000008583 1000013648 1000010158 1000014223 1000010625 1000015455 1000015510 1000012783 1000012979 1000015675 1000014308 1000016251 1000016195 6378310 1000016472 1000016480 1000016486 1000016490 1000007022 1000012596 1000002279 1000016172 1000018572 1000001783 1000014881 1000018972 1000018974 1000019035 1000019067 1000019068 1000019090 1000019106 1000019119 1000019120 1000019126 1000019142 1000019150 1000019268 1000019331 1000019376 1000016665 1000012624 1000012578 1000011980 1000019897 1000019914 1000017137 1000007913 1000020287 1000020288 1000020289 1000020290 1000020363 1000017167 1000020414 1000014021 1000012600 1000016778 1000020900 1000020904 1000020905 1000020907 1000020908 1000020909 1000020912 1000020914 1000020915 1000020918 1000020919 1000020972 1000020973 1000020974 1000020975 1000020976 1000018350 1000021120 1000021130 1000016784 1000021300 1000021304 1000021324 1000016527 1000014111 1000022105 1000022106 1000022107 1000022223 1000021169 1000012499 1000016154 1000022698 1000022702 1000022827 1000023161 1000023322 1000023578 1000023721 1000023723 1000023859 1000021132 1000018050 1000024655 1000024662 1000025947 1000026147 1000026148 1000026149 1000025285 1000012507 1000017371 1000027347 1000027399 1000027400 1000027405 1000027408 1000027409 1000027411 1000027414 1000027418 1000027419 1000027420 1000027451 1000027453 1000027455 1000027483 1000028425 1000028652 1000016632 1000029307 1000015416 1000022331 1000030693 1000030696 1000030697 1000030698 1000007033 1000017175 1000012292 1000011046 1000016473 1000017140 1000032184 1000032185 1000032236 1000032312 1000032658 1000032693 1000032695 1000032719 1000032720 1000032758 1000032799 1000032803 1000023235 1000033013 1000033277 1000033572 1000033575 1000033579 1000014649 1000025771 1000026799 1000015864 1000034805 1000035234 1000035236 1000035238 1000035240 1000035242 1000035244 1000035394 1000035401 1000035402 1000035403 1000035407 1000035408 1000035409 1000035411 1000035421 1000035430 1000035442 1000035493 1000035671 1000014560 1000018396 1000036326 1000036343 1000036444 1000030058 1000036752 1000036754 1000037031 1000037032 1000037033 1000037034 1000037035 1000037036 1000037037 1000037038 1000037039 1000037040 1000037041 1000037042 1000037043 1000037044 1000037045 1000037046 1000037128 1000037132 1000037148 1000037188 1000037190 1000037217 1000037218 1000037222 1000037223 1000037224 1000037226 1000037227 1000037228 1000037230 1000037236 1000037237 1000037248 1000037249 1000037250 1000040076 1000040078 1000040083 1000040114 1000040115 1000040540 1000040727 1000040738 1000041014 1000027754 1000039121 1000041201 1000029847 1000041612 1000030700 1000041748 1000041775 1000041776 1000041780 1000041783 1000041788 1000040117 1000041820 1000041822 1000041824 1000041873 1000041874 1000041784 1000041903 1000041941 1000041945 1000042010 1000042014 1000042020 1000042282 1000042480 1000042482 1000042850 1000043032 1000043033 1000043034 1000043035 1000043036 1000043037 1000043038 1000043039 1000043054 1000043101 1000043334 1000043336 1000043349 1000043350 1000043351 1000043352 1000043355 1000043356 1000043394 1000043395 1000043396 1000043416 1000043417 1000043418 1000043419 1000043420 1000043424 1000043432 1000043434 1000043440 1000043441 1000043784 1000043785 1000043789 1000043792 1000043795 1000043837 1000043842 1000043853 1000043861 1000043906 1000043908 1000043922 1000043939 1000043977 1000043994 1000043995 1000043997 1000044000 1000044001 1000044002 1000044004 1000044005 1000044006 1000044008 1000044010 1000044011 1000044012 1000044013 1000044018 1000044020 1000044021 1000044022 1000044023 1000044029 1000044030 1000044031 1000044032 1000044033 1000043085 1000044517 1000044631 1000044848 1000045277 1000045286 1000026429 1000035440 1000045887 1000046002 1000046025 1000046117 1000046284 1000046418 1000046472 1000046473 1000046527 1000046857 1000043115 1000047331 1000047333 1000047334 1000047340 1000047342 1000047343 1000047344 1000047345 1000047347 1000047348 1000047349 1000047359 1000047360 1000047365 1000047366 1000047373 1000047389 1000047390 1000047391 1000047392 1000047394 1000047396 1000047398 1000047399 1000047400 1000047401 1000047402 1000047403 1000047404 1000047405 1000047406 1000047407 1000014647 1000047726 1000046484 1000047799 1000047420 1000047879 1000048014 1000048036 1000048178 1000048202 1000048203 1000048205 1000048207 1000048304 1000048315 1000048316 1000044034 1000048708 1000042965 1000048825 1000048915 1000039503 1000049266 1000048958 1000010843 1000049456 1000036751 1000049609 1000049652 1000045610 1000049849 1000044744 1000050105 1000045290 1000050246 1000050252 1000042943 1000050445 1000050779 1000049791 1000014588 1000051019 1000051026 1000051090 1000051096 1000051154 1000051217 1000051199 1000051485 1000051487 1000050334 1000051763 1000037193 1000052010 1000052028 1000052205 1000049720 1000052349 1000052354 1000052477 1000048573 1000016443 1000052563 1000052565 1000052645 1000052801 1000052821 1000052822 1000051005 1000053024 1000053025 1000053027 1000053063 1000052861 1000053119 1000052202 1000053162 1000053410 1000053506 1000053507 1000053513 1000050238 1000053845 1000053848 1000049161 1000053976 1000053981 1000054050 1000050290 1000054064 1000053800 1000054345 1000054430 1000054466 1000052818 1000050486 1138 ] |
9 | 1.91 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 | 7.97 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.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:
[
16
]
|
12 | 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:
[
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.19 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.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:
[
20
]
|
16 | 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:
[
21
]
|
17 | 0.19 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.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:
[
23
]
|
19 | 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:
[
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.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:
[
26
]
|
22 | 0.67 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.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:
[
28
]
|
24 | 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:
[
29
]
|
25 | 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:
[
30
]
|
26 | 0.79 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.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:
[
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:
[
1138
]
|
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.