Query Metrics
28
Database Queries
11
Different statements
2356.39 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 262.19 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:
[
"10531-cahiers-couleur-hamelin-100-100-712"
]
|
2 | 0.54 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:
[
"10531-cahiers-couleur-hamelin-100-100-712"
]
|
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:
[
"10531-cahiers-couleur-hamelin-100-100-712"
]
|
4 | 5.78 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:
[ 704 1 ] |
5 | 1.22 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 190 704 ] |
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 | 1566.88 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:
[ 704 "2025-02-12 08:23:45" ] |
8 | 514.29 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:
[ 6288975 6336584 6337709 6337906 6338051 6338131 6338236 6338265 6338402 6338408 6338590 6338608 6338648 6338659 6338672 6338376 6338798 6338814 6339108 6339182 6339216 6339510 6339546 6339001 6340031 6340083 6340280 6340290 6340303 6340452 6340457 6340552 6340586 6340629 6340659 6340696 6340720 6325377 6331295 6335082 6340827 6340874 6341045 6341060 6341281 6333750 6338435 6341348 6341440 6341448 6341452 6341721 6341768 6341453 6341990 6342251 6342379 6342104 6342657 6342761 6342835 6342994 6343137 6343157 6342384 6343363 6343453 6343642 6260772 6344116 6344257 6270106 6321728 6331687 6333749 6334542 6335543 6335621 6335778 6336680 6336681 6336796 6338458 6344919 6344997 6345185 6345224 6345235 6345295 6345500 6345510 6345520 6345552 6345567 6345593 6345605 6345654 6345682 6345687 6345719 6346159 6346206 6336295 6346393 6345271 6346472 6346508 6346571 6346575 6346645 6346784 6346854 6346890 6346933 6346962 6347241 6347429 6347461 6347486 6347675 6347680 6347684 6347702 6347781 6348024 6348054 6348095 6348097 6348099 6348180 6348222 6348336 6348504 6348850 6348858 6348898 6348956 6348959 6348963 6348968 6348996 6349057 6349075 6349090 6349128 6349137 6349144 6349148 6349157 6349165 6349168 6349169 6349259 6349270 6349358 6349425 6349446 6349505 6349513 6349524 6349538 6349583 6349588 6349723 6349796 6349969 6349971 6350234 6350334 6350411 6350451 6350458 6350496 6350556 6350558 6346511 6350752 6350891 6334884 6350972 6350981 6351038 6351053 6351097 6351267 6351268 6351544 6351594 6341815 6343163 6345920 6351663 6351683 6351731 6351755 6351777 6351851 6351852 6351241 6352127 6352402 6352404 6342755 6344319 6352497 6352650 6352680 6352692 6352819 6352847 6353285 6353280 6353340 6353347 6353381 6353424 6353442 6353714 6353745 6353778 6353819 6353838 6297925 6354339 6354299 6354789 6354801 6354941 6354966 6355159 6355266 6355402 6352732 6355492 6355494 6355486 6355536 6355792 6355889 6355921 6356117 6356182 6356184 6356506 6356577 6356580 6356583 6356589 6356591 6356740 6356745 6356888 6357149 6357184 6357312 6357356 6357401 6357601 6357602 6357858 6357910 6358149 6358172 6356669 6358423 6358521 6358528 6358775 6342303 6359022 6359146 6359548 6359718 6359762 6359903 6360188 6359931 6358676 6360312 6360401 6360414 6360457 6360689 6360794 6360886 6360943 6361038 6361153 6360940 6361233 6361529 6359416 6361621 6361645 6361710 6361722 6361934 6362002 6362089 6362118 6362215 6362217 6362277 6362571 6362609 6362648 6362659 6362702 6362721 6362174 6362766 6358131 6362904 6362922 6363037 6342762 6363092 6363126 6363186 6363270 6363464 6363467 6363638 6363711 6363741 6363874 6364025 6364121 6364321 6364426 6364464 6364529 6364619 6364652 6364673 6364662 6364926 6365057 6365286 6365540 6365593 6365807 6366044 6366270 6366441 6360963 6366877 6367034 6367295 6366526 6367272 6367645 6367647 6367666 6367677 6367681 6367835 6367838 6367870 6368120 6368144 6368150 6368306 6368853 6369018 6369037 6369106 6369141 6369486 6369568 6369772 6370048 6370107 6370114 6370167 6370227 6370249 6370270 6370292 6370307 6370398 6370466 6370695 6370774 6370777 6370845 6370854 6370860 6370870 6370957 6370988 6371071 6371268 6371297 6371385 6371444 6371487 6371498 6371499 6371551 6371662 6371664 6371728 6371731 6371743 6371747 6371757 6371764 6371767 6371768 6371774 6371776 6371780 6371783 6371828 6371904 6371933 6372070 6372146 6372186 6372262 6372307 6372367 6372368 6372706 6372719 6372966 6373119 6373146 6373162 6373177 6373205 6373569 6373574 6373663 6373675 6373691 6373696 6373870 6340272 6373940 6373951 6374026 6374044 6374254 6374264 6374406 6366851 6374635 6374664 6375217 6375591 6375600 6376062 6376604 6376812 6376828 6377090 6377550 6377562 6377879 6377960 6378022 6378026 6378091 6378107 6378490 6378495 6378552 6378553 6378593 6378620 6378786 6364745 6373885 6368212 6365620 6377474 6379993 6380096 6380323 6380439 6380544 6380629 6363939 6380829 6380919 6380961 6380985 6380986 6381102 6381303 6381364 6381482 6381598 6381666 6381690 6380277 6381731 6381883 6381939 6382208 6381993 6382279 6382524 6382553 6382578 6382674 6382948 6382963 6383062 6383265 6383315 6383351 6383380 6379507 6383550 6383593 6383827 6361298 6383904 6383937 6383951 6384990 6385120 6385061 6385501 6385794 6384938 6384357 6385566 6382350 6377837 6386027 6386432 6386534 6386535 6386542 6386647 6385013 6382407 6386878 6387069 6387151 6387152 6387260 6387525 6387559 6387605 6387607 6387737 6387907 6385190 6388145 6388211 6388335 6388416 6388525 6387809 6389170 6376051 6379277 6389489 6389631 6389661 6390018 6390637 6389381 6391125 6391453 6391584 6391660 6391670 6391673 6392137 6392178 6392199 6392369 6392606 6392613 6392616 6392631 6392681 6392790 6393184 6393513 6393910 6394004 6375168 6394282 6394356 6394725 6395030 6395036 6395128 6395202 6395379 6395421 6395466 6395916 6395962 6396068 6396087 6396139 6396154 6396160 6396173 6396182 6396214 6396263 6396264 6396395 6396444 6396492 6396505 6396560 6396601 6396605 6396611 6396649 6396699 6396706 6396710 6396721 6396730 6396848 6397067 6397292 6397489 6397526 6397532 6397614 6397635 6397650 6397675 6397709 6397772 6397775 6397778 6397790 6397793 6397794 6397800 6397805 6397809 6398489 6398902 6399066 6399214 6399505 6399521 6399540 6399611 6399664 6399758 6399762 6399811 6399952 6400003 6400013 6400024 6400114 6400116 6400132 6400146 6400147 6400188 6400740 6401173 6401633 6401974 6402074 6402136 6402170 6402458 6402642 6403084 6403661 6403693 6403722 6403809 6404393 6404965 6405014 6405033 6405175 6405294 6405409 6405739 6406085 6406122 6406283 6406547 6407061 6407107 6407389 6407658 6407777 6408007 6408217 6408308 6408656 6409104 6409116 6409134 6409194 6409213 6409393 6409453 6409555 6409574 6409693 6410075 6410184 6410287 6410568 6410657 6410758 6410841 6410913 6410969 6411046 6411133 6411242 6411258 6411635 6411721 6411739 6411746 6411918 6412212 6412247 6412432 6412780 6413006 6413106 6413403 6414469 6414617 6414682 6415045 6415141 6401037 6415488 6415633 6415649 6415721 6416539 6416618 6416739 6416991 6417116 6417151 6417183 6417189 6417242 6417263 6417376 6417392 6417438 6417539 6417773 6417797 6417820 6417856 6417886 6417932 6417964 6418044 6418169 6418185 6418261 6418347 6418369 6418384 6418450 6418490 6418503 6418524 6418564 6418595 6418758 6418822 6418824 6418969 6419437 6419672 6419687 6419698 6419714 6419752 6419758 6419825 6419870 6419877 6419902 6419966 6420000 6420070 6420117 6420392 6420541 6420929 6421137 6421504 6421753 6422129 6422144 6422187 6422532 6422622 6422761 6423662 6423733 6423862 6424034 6424126 6424252 6424385 6425074 6425475 6425774 6426122 6426157 6426233 6426541 6426702 6426755 6427051 6427110 6428176 6428439 6429547 6429920 6429969 6430321 6433624 6434437 6434644 6434687 6434698 6436080 6436279 6436537 6438839 6439332 6440739 6440974 6441146 6441185 6441267 6441645 6441699 6442016 6442647 6442696 6443109 6443290 6443408 6443724 6443932 6443931 6444109 6444129 6444137 6444248 6444273 6444419 6444760 6445593 6445687 6446024 6446108 6448861 6449121 6449659 6449792 6449793 6450285 6450453 6450483 6450897 6451751 6451786 6451998 6452063 6452130 6452171 6452278 6452669 6452792 6452823 6452885 6452895 6452908 6453073 6453201 6453222 6453586 6453736 6453767 6453987 6454112 6454117 6454222 6454224 6454237 6454246 6454255 6454264 6454268 6454748 6454836 6455110 6455251 6455296 6455541 6456045 6456135 6456139 6456142 6456289 6456364 6456393 6456431 6456450 6456486 6456633 6456646 6456682 6456731 6456778 6456838 6457199 6457217 6457345 6457436 6457452 6458003 6458180 6458980 6459421 6460244 6460481 6460987 6461304 6461598 6461668 6461774 6462494 6462883 6463015 6463819 6464811 6465244 6465250 6465367 6465723 6465919 6466697 6467134 6467447 6467849 6468156 6468616 6468951 1000000834 6390571 1000001396 1000001440 1000001478 6390535 1000001759 1000001873 1000001899 1000001904 1000001912 1000002071 1000002462 6384994 1000004066 1000004078 1000004210 1000002464 1000004595 1000004596 1000004740 1000005004 1000005281 1000005411 1000005480 1000005496 1000005499 1000005524 1000005419 1000006463 1000006738 1000006801 1000006874 1000007049 1000007050 1000006883 1000002129 1000007128 1000007333 1000007386 1000007532 1000007570 1000007616 1000008037 1000008045 1000008254 1000008291 1000008347 1000008481 1000008702 1000008819 1000009056 1000004270 1000004826 1000009399 1000009518 1000009634 1000010012 1000010051 1000010246 1000010668 1000010673 1000010940 1000011832 1000011927 1000012040 1000012041 6381260 1000012559 1000013043 1000013132 1000013228 1000013939 1000014173 1000014409 1000014415 1000014484 1000014620 1000014562 1000010356 1000015144 1000015145 1000007381 1000015219 1000015220 1000015322 1000015606 1000015631 1000015734 1000015756 1000015792 1000015873 1000015988 1000013127 1000014381 1000019719 1000020755 1000020772 1000020778 1000014425 1000021007 1000026477 1000026478 1000027360 1000027368 1000015633 1000029479 1000029810 1000030123 1000030124 1000021416 1000031536 1000031537 1000031551 1000031565 1000031568 1000031571 1000031686 1000031688 1000031693 1000031694 1000031697 1000031728 1000032078 1000010159 1000033815 1000031685 1000034331 1000034333 1000034495 1000034524 1000034531 1000034532 1000034832 1000035833 1000035847 1000035900 1000035919 1000035981 1000035903 1000031847 1000036405 1000034593 1000036452 1000036556 1000036667 1000036671 1000036702 1000040251 1000040301 1000040302 1000040303 1000040305 1000040532 1000040732 1000040882 1000031575 1000041467 1000041473 1000042024 1000042108 1000042181 1000042201 1000042202 1000042203 1000042360 1000042382 1000042581 1000042585 1000042679 1000042753 1000042754 1000042758 1000042774 1000043081 1000043550 1000043551 1000043556 1000043558 1000043561 1000043803 1000043943 1000045824 1000045825 1000045880 1000045886 1000045892 1000045826 1000046843 1000047149 1000047515 1000047519 1000047585 1000047634 1000047663 1000042407 1000048750 1000048814 1000049040 1000049801 1000049825 1000049953 1000049954 1000049992 1000049993 1000050793 1000021192 1000050808 1000050811 1000050858 1000051150 1000035834 1000051287 1000034350 1000051565 1000043058 1000051791 1000052059 1000052060 1000052371 1000052459 1000050643 1000052996 1000053205 1000034722 1000053294 1000053313 1000003912 704 ] |
9 | 0.44 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.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
16
]
|
12 | 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:
[
17
]
|
13 | 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:
[
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.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:
[
20
]
|
16 | 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:
[
21
]
|
17 | 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:
[
22
]
|
18 | 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:
[
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.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:
[
26
]
|
22 | 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:
[
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.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:
[
29
]
|
25 | 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:
[
30
]
|
26 | 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:
[
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.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:
[
704
]
|
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.