Query Metrics
28
Database Queries
11
Different statements
1233.62 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 42.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:
[
"76672-cahiers-speciaux-couleur-clairefontaine-7551"
]
|
2 | 0.59 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:
[
"76672-cahiers-speciaux-couleur-clairefontaine-7551"
]
|
3 | 0.43 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:
[
"76672-cahiers-speciaux-couleur-clairefontaine-7551"
]
|
4 | 0.45 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:
[ 97152 1 ] |
5 | 0.81 ms |
SELECT p0_.id AS id_0, p0_.reference AS reference_1, p0_.manufacturer AS manufacturer_2, p0_.short_label AS short_label_3, p0_.long_label AS long_label_4, p0_.weight AS weight_5, p0_.sold_by AS sold_by_6, p0_.ppht AS ppht_7, p0_.ppttc AS ppttc_8, p0_.paht AS paht_9, p0_.pattc AS pattc_10, p0_.legal_discount_library AS legal_discount_library_11, p0_.fidelity_bonus AS fidelity_bonus_12, p0_.brand AS brand_13, p0_.time_limit AS time_limit_14, p0_.coef AS coef_15, p0_.is_discountable AS is_discountable_16, p0_.is_btob AS is_btob_17, p0_.is_btoc AS is_btoc_18, p0_.is_customizable AS is_customizable_19, p0_.is_library AS is_library_20, p0_.is_nathan AS is_nathan_21, p0_.is_green AS is_green_22, p0_.is_orapi_grand_frais AS is_orapi_grand_frais_23, p0_.is_active AS is_active_24, p0_.slug AS slug_25 FROM product p0_ LEFT JOIN product_category p2_ ON p0_.id = p2_.product_id LEFT JOIN category c1_ ON c1_.id = p2_.category_id WHERE c1_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?) AND p0_.is_active = 1 AND p0_.id <> ? AND p0_.is_btoc = 1 AND p0_.is_orapi_grand_frais <> 1 LIMIT 10
Parameters:
[ 41 189 190 191 192 193 194 195 192 97152 ] |
6 | 0.28 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 | 504.44 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:
[ 97152 "2025-02-12 12:04:47" ] |
8 | 680.68 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:
[ 6340289 6340964 6347285 6349036 6379616 6381994 6375638 6383841 6384082 6378335 6385486 6272094 6386270 6386842 6387206 6387832 6368030 6378994 6388519 6388914 6389035 6389059 6375698 6389065 6388023 6389718 6390060 6390295 6390524 6390531 6390556 6391038 6391060 6390363 6387987 6391238 6391315 6391375 6390106 6391885 6392040 6392140 6392153 6392277 6392395 6387549 6390103 6393125 6384174 6393640 6393722 6393741 6393917 6393295 6394096 6387546 6394466 6394768 6388974 6394963 6395631 6396417 6398107 6398661 6398669 6400222 6400727 6400749 6400764 6401616 6402000 6394896 6402880 6402954 6403234 6405091 6405400 6405442 6405616 6406012 6406045 6406625 6407105 6407709 6408020 6408263 6408268 6408633 6408983 6409107 6411813 6411912 6412215 6412551 6412554 6413012 6413172 6413560 6413630 6413770 6413844 6414279 6414288 6414312 6414763 6414777 6414984 6415012 6415046 6415133 6415205 6415350 6415357 6415657 6415785 6416063 6416064 6416113 6416195 6416224 6416269 6416287 6416291 6416302 6416595 6416853 6416979 6416987 6417103 6417234 6417579 6417611 6417628 6417635 6418380 6418390 6418838 6419024 6419075 6419143 6419205 6419215 6419249 6419272 6419292 6419414 6419421 6419543 6419549 6419559 6419888 6420213 6420265 6420422 6420607 6420627 6420677 6420856 6420908 6420935 6421759 6421761 6421836 6421874 6421980 6421988 6422027 6422309 6422651 6422792 6423113 6423725 6423775 6424128 6424173 6425068 6425506 6426123 6426169 6426483 6427164 6427165 6427766 6428118 6428177 6428213 6428411 6428896 6428917 6428934 6429049 6429211 6429358 6431021 6431456 6432090 6432172 6432240 6432245 6434228 6434626 6434630 6434747 6434807 6434852 6435013 6435149 6435301 6435385 6435860 6435864 6435955 6436344 6437037 6437084 6437148 6437616 6437795 6438519 6438815 6438939 6439049 6439050 6439242 6439754 6439860 6440183 6440673 6441134 6441486 6441493 6441605 6442123 6442129 6442163 6442762 6443054 6443123 6443133 6443142 6443402 6444069 6444758 6444776 6444789 6444981 6444986 6445019 6445024 6445094 6445578 6445649 6445653 6445689 6445801 6446043 6446240 6446281 6446413 6446426 6446548 6446793 6446982 6447011 6447045 6447234 6447257 6447279 6447373 6447550 6448801 6448814 6448829 6449499 6449813 6449923 6450100 6450105 6450174 6450175 6450195 6450199 6450231 6450294 6450374 6450599 6450650 6450750 6450758 6451010 6451035 6451083 6451129 6451151 6451188 6451240 6451248 6451282 6451296 6451320 6451342 6451361 6451384 6451386 6451396 6451400 6451413 6451589 6451616 6451649 6451802 6451803 6451872 6452004 6452012 6452050 6452053 6452247 6452261 6452364 6452543 6452554 6452574 6452576 6452611 6453476 6453502 6453674 6454010 6454177 6454591 6454608 6454625 6454661 6454667 6454760 6454774 6454826 6454828 6454842 6454855 6454863 6454970 6455075 6455152 6455153 6455174 6455345 6455457 6455528 6455606 6455617 6455636 6455661 6455687 6455795 6455841 6456071 6456106 6457267 6457417 6457711 6449442 6459081 6459277 6459610 6460294 6460612 6460915 6461042 6461072 6461074 6461426 6461649 6461661 6461670 6462747 6462954 6463067 6463233 6463242 6463974 6463997 6464275 6464288 6464885 6465575 6465824 6466337 6466636 6466739 6467760 6467847 6468201 6468557 6468796 6468839 1000000755 1000000930 1000001009 1000001108 1000001124 1000000956 6385464 6392414 1000002221 1000002235 6394898 1000002599 1000002627 1000002639 1000002814 1000003577 1000003776 1000002749 1000001347 6381437 6386996 1000003845 1000004610 1000004752 1000003982 1000004874 1000003759 1000004846 1000005292 1000005294 1000004991 1000004379 1000006095 1000006167 6392532 1000004047 1000006590 1000006700 1000006727 1000006706 1000006956 1000006604 1000008060 1000008173 1000008333 1000008409 1000008922 6386031 1000004775 1000009312 1000008496 1000009627 1000009893 1000007819 1000010066 1000009606 1000009426 1000005996 1000010760 1000010743 1000010773 1000010839 1000009870 1000010901 1000011024 1000011064 1000010840 1000012154 1000010480 1000012273 1000012361 1000012369 1000008219 1000012459 1000009816 6392545 1000012495 1000012554 1000012750 1000012829 1000013100 1000013102 1000012931 1000012548 1000013472 1000013506 1000008225 1000013563 1000013600 1000013714 1000012835 1000013601 1000007847 1000007042 1000012796 1000014455 1000009844 1000014534 1000014571 1000014304 1000014732 1000014882 1000013500 1000002657 1000012236 1000015506 1000012783 1000016119 1000016120 1000016164 1000016315 1000016437 1000016448 1000016479 1000002598 1000014747 1000014388 1000016711 1000009771 1000012596 1000015508 1000013801 1000012998 1000017938 1000018156 1000018157 1000018158 1000018159 1000018160 1000018274 1000018345 1000018906 1000018911 1000018920 1000018926 1000018927 1000018937 1000019455 1000019473 1000019559 1000019576 1000019580 1000019591 1000019815 1000019817 1000019818 1000019819 1000019820 1000019850 1000016134 1000020221 1000020258 1000020292 1000012600 1000020873 1000020960 1000020964 1000020967 1000020968 1000020969 1000010767 1000021633 1000021806 1000021807 1000021813 1000021814 1000021817 1000021820 1000021822 1000021823 1000019095 1000002306 6384170 1000018161 1000022426 1000022437 1000021280 1000020925 1000013474 1000023009 1000023032 1000023033 1000023035 1000023037 1000023077 1000023083 1000023084 1000023234 1000023441 1000023442 1000023443 1000023444 1000023445 1000023446 1000023447 1000023448 1000023449 1000023451 1000023457 1000023462 1000023464 1000023465 1000023466 1000023467 1000023775 1000023776 1000023777 1000023778 1000023779 1000023780 1000023781 1000023782 1000023783 1000023784 1000023860 1000023417 1000024039 1000024357 1000024360 1000024361 1000024362 1000024366 1000024376 1000024377 1000024378 1000024379 1000024383 1000024389 1000024393 1000024422 1000024423 1000024426 1000024429 1000024430 1000024435 1000024438 1000024439 1000024440 1000024441 1000024530 1000024546 1000024563 1000024566 1000024633 1000024636 1000016186 1000024646 1000024649 1000024658 1000024659 1000024660 1000024800 1000024801 1000024818 1000024819 1000024820 1000024821 1000024822 1000024823 1000024824 1000024825 1000024826 1000024827 1000024828 1000024829 1000024830 1000024831 1000024832 1000024833 1000024834 1000024835 1000024836 1000024838 1000024839 1000024840 1000025091 1000025092 1000025093 1000025094 1000025095 1000025163 1000025166 1000025171 1000012399 1000025351 1000025372 1000025374 1000025376 1000025939 1000025956 1000025957 1000026128 1000002074 1000026361 1000026434 1000026435 1000026436 1000026438 1000026440 1000014478 1000022447 1000016227 1000026995 1000027070 1000016699 1000027345 1000028243 1000028245 1000028255 1000016648 1000029652 1000029658 1000026083 1000030055 1000021824 1000030066 1000030069 1000030156 1000030194 1000030199 1000030794 1000030808 1000030821 1000030926 1000030927 1000031368 1000031372 1000031375 1000023747 1000031486 1000031762 1000031763 1000031764 1000031771 1000013699 1000010615 1000032031 1000032069 1000032089 1000032203 1000030210 1000029721 1000015750 1000024965 1000023235 1000033295 1000033304 1000033307 1000033516 1000033517 1000033518 1000033523 1000020299 1000026317 1000024650 1000033835 1000025771 1000027406 1000020297 1000033526 1000034800 1000034822 1000035000 1000035010 1000035216 1000035268 1000035466 1000035682 1000035683 1000035684 1000035685 1000035687 1000035688 1000035689 1000035691 1000035692 1000035693 1000035007 1000012930 1000036572 1000036580 1000036813 1000036814 1000036815 1000036816 1000036817 1000036818 1000036824 1000036829 1000036830 1000036831 1000036832 1000036833 1000036834 1000036835 1000036836 1000036837 1000036905 1000036906 1000036910 1000036911 1000036912 1000036913 1000036915 1000036916 1000036917 1000036919 1000036926 1000036927 1000012245 1000036976 1000036978 1000036993 1000037006 1000037007 1000037008 1000037408 1000037409 1000037413 1000037810 1000038056 1000038080 1000038105 1000038197 1000038198 1000038396 1000038398 1000038401 1000038402 1000038403 1000038406 1000038407 1000038412 1000038413 1000038414 1000038419 1000038420 1000038422 1000038423 1000038424 1000038532 1000038533 1000038535 1000038576 1000038592 1000038599 1000038612 1000038614 1000038619 1000038845 1000039286 1000039637 1000039645 1000039661 1000039667 1000039668 1000039669 1000039671 1000039672 1000039673 1000039678 1000039679 1000039680 1000039682 1000039683 1000039684 1000039685 1000039777 1000040037 1000040045 1000040047 1000040048 1000040052 1000040354 1000040365 1000040366 1000040383 1000040384 1000028275 1000013847 1000038861 1000041867 1000041868 1000041870 1000041871 1000041905 1000042246 1000038107 1000042935 1000042942 1000043026 6394868 1000043276 1000043292 1000043401 1000043402 1000043403 1000043404 1000043407 1000043409 1000043411 1000043412 1000043971 1000043987 1000044074 1000044090 1000044091 1000044098 1000024125 1000044105 1000044181 1000044465 1000044479 1000044560 1000044563 1000044566 1000044570 1000044675 1000044722 1000044766 1000044768 1000044803 1000044805 1000044604 1000045510 1000045520 1000045521 1000045526 1000045529 1000045534 1000021815 1000046418 1000046941 1000047291 1000047298 1000047138 1000026446 1000047332 1000033743 1000047985 1000047993 1000048018 1000041047 1000048110 1000048134 1000048097 1000036638 1000047950 1000035140 1000047196 1000048456 1000048721 1000048767 1000048144 1000048985 1000040038 1000049031 1000048958 1000049439 1000049441 1000026983 1000032163 1000048887 1000049121 1000050056 1000049960 1000050106 1000020175 1000047731 1000050758 1000050776 1000048728 1000049465 1000049030 1000050802 1000021224 1000038879 1000050973 1000051008 1000051034 1000051039 1000051043 1000048009 1000049043 1000048839 1000051375 1000050079 1000048910 1000051564 1000051583 1000051586 1000051587 1000037010 1000051627 1000051642 1000051664 1000045884 1000051710 1000051849 1000049870 1000031796 1000051927 1000051974 1000051979 1000049292 1000052026 1000052042 1000052045 1000052073 1000049642 1000052027 1000052244 1000030625 1000052190 1000050874 1000052514 1000051677 1000040058 1000040050 1000052805 1000052811 1000010492 1000050567 1000049484 1000053113 1000053120 1000053138 1000053019 1000053269 1000053270 1000050902 1000053471 1000017165 97152 ] |
9 | 0.47 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.36 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.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.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.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:
[
19
]
|
15 | 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:
[
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.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:
[
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.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.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.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:
[
26
]
|
22 | 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:
[
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.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.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:
[
30
]
|
26 | 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:
[
31
]
|
27 | 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:
[
32
]
|
28 | 0.28 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:
[
97152
]
|
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.