Query Metrics
28
Database Queries
11
Different statements
2396.63 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 47.77 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:
[
"53668-matieres-premieres-couleur-n-c-2192-o'color"
]
|
2 | 0.67 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:
[
"53668-matieres-premieres-couleur-n-c-2192-o'color"
]
|
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:
[
"53668-matieres-premieres-couleur-n-c-2192-o'color"
]
|
4 | 0.35 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:
[ 55882 1 ] |
5 | 0.73 ms |
SELECT p0_.id AS id_0, p0_.reference AS reference_1, p0_.manufacturer AS manufacturer_2, p0_.short_label AS short_label_3, p0_.long_label AS long_label_4, p0_.weight AS weight_5, p0_.sold_by AS sold_by_6, p0_.ppht AS ppht_7, p0_.ppttc AS ppttc_8, p0_.paht AS paht_9, p0_.pattc AS pattc_10, p0_.legal_discount_library AS legal_discount_library_11, p0_.fidelity_bonus AS fidelity_bonus_12, p0_.brand AS brand_13, p0_.time_limit AS time_limit_14, p0_.coef AS coef_15, p0_.is_discountable AS is_discountable_16, p0_.is_btob AS is_btob_17, p0_.is_btoc AS is_btoc_18, p0_.is_customizable AS is_customizable_19, p0_.is_library AS is_library_20, p0_.is_nathan AS is_nathan_21, p0_.is_green AS is_green_22, p0_.is_orapi_grand_frais AS is_orapi_grand_frais_23, p0_.is_active AS is_active_24, p0_.slug AS slug_25 FROM product p0_ LEFT JOIN product_category p2_ ON p0_.id = p2_.product_id LEFT JOIN category c1_ ON c1_.id = p2_.category_id WHERE c1_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?) AND p0_.is_active = 1 AND p0_.id <> ? AND p0_.is_btoc = 1 AND p0_.is_orapi_grand_frais <> 1 LIMIT 10
Parameters:
[ 84 396 397 398 399 400 401 402 398 55882 ] |
6 | 0.23 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 | 1405.39 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:
[ 55882 "2025-02-12 15:29:02" ] |
8 | 937.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 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:
[ 6335445 6337750 6263713 6337985 6338047 6336659 6336633 6338557 6338673 6338686 6338857 6338991 6339196 6331213 6339699 6339840 6339009 6338129 6339994 6340219 6340299 6340289 6340314 6340392 6340520 6340544 6338507 6336271 6340614 6340668 6334354 6340964 6339963 6341008 6341014 6341034 6333710 6333394 6341134 6341267 6341583 6341665 6341710 6341677 6341854 6341858 6341859 6341863 6341911 6341988 6342078 6335862 6342571 6342620 6341997 6342720 6342904 6342943 6323799 6343366 6343739 6332215 6343923 6344021 6344097 6344400 6344602 6344942 6345499 6338902 6336033 6338303 6342366 6346176 6346758 6346790 6347001 6347029 6347143 6347166 6347169 6347170 6347300 6347337 6347349 6347350 6347353 6347376 6347597 6347608 6347624 6347625 6347738 6347978 6348068 6348529 6348530 6348553 6348859 6348891 6348946 6348949 6348975 6348981 6349036 6349335 6349345 6349346 6349378 6349405 6349462 6349466 6349493 6349495 6349539 6349598 6349810 6349811 6350008 6350228 6350333 6350584 6350718 6350992 6351033 6351067 6351149 6351542 6351597 6335265 6336229 6351986 6352013 6352183 6352309 6352886 6353438 6353760 6345793 6354130 6354305 6354412 6335791 6337344 6354043 6355278 6355423 6355827 6356534 6352533 6354441 6357898 6357979 6357980 6357857 6358264 6358490 6358816 6359280 6359288 6359705 6359620 6359997 6360115 6360116 6360283 6361035 6361254 6350668 6361268 6359879 6362845 6357570 6335702 6355980 6364778 6364798 6364802 6365200 6365211 6365271 6365273 6365548 6368784 6369066 6369182 6369230 6369518 6369748 6369751 6369754 6369845 6369861 6370008 6370230 6370239 6370368 6371006 6371088 6371222 6371645 6371972 6372052 6372064 6372072 6372194 6372213 6372214 6372216 6372303 6372304 6372442 6372470 6372485 6372558 6372808 6372957 6373017 6373094 6373095 6374422 6374679 6374012 6375004 6368673 6375535 6375832 6374394 6376258 6376359 6377134 6378550 6378721 6376598 6379165 6374767 6373945 6380319 6380320 6377655 6380573 6380737 6380972 6381221 6361754 6381412 6381705 6378118 6382184 6382283 6382291 6365100 6366224 6382356 6382598 6382611 6376931 6382794 6383298 6383470 6383467 6383481 6383539 6383542 6383548 6383769 6384215 6384368 6382373 6385500 6378191 6385963 6383123 6386083 6380874 6386313 6386438 6386681 6385142 6385848 6386784 6387223 6387421 6387715 6388128 6388238 6382839 6388369 6385852 6385596 6386196 6388639 6382400 6388634 6389005 6389387 6389539 6389550 6389612 6385558 6390033 6390204 6390215 6390217 6390309 6390371 6390558 6390859 6391046 6391066 6391372 6343284 6391395 6392179 6387548 6392489 6392692 6384715 6389613 6392993 6393026 6393075 6393351 6357070 6393631 6394342 6394357 6394484 6388641 6394673 6394785 6395289 6395451 6395624 6395625 6395719 6395744 6395759 6395769 6395776 6395856 6396080 6396095 6396105 6396209 6396233 6397244 6397581 6397582 6397586 6397612 6397728 6398076 6398103 6398227 6398240 6398317 6398531 6398540 6398611 6398625 6398850 6399293 6399592 6399981 6400163 6400471 6400583 6401406 6402498 6402541 6402640 6403231 6404006 6404637 6404902 6404909 6405622 6405678 6405686 6405518 6406228 6407105 6407115 6407355 6407488 6407645 6407981 6408339 6407784 6408865 6408917 6409990 6410637 6410748 6410864 6410865 6410965 6411188 6411190 6411319 6411701 6411836 6411870 6412259 6412385 6412639 6412675 6412752 6412779 6412823 6413004 6413118 6413349 6414598 6414613 6414783 6415036 6415723 6416080 6416101 6416119 6416136 6416144 6416279 6416325 6416609 6416717 6416718 6416778 6416811 6416875 6416892 6416904 6416923 6416935 6416942 6416960 6416970 6417010 6417108 6417837 6417993 6418041 6418126 6418171 6418192 6418217 6418851 6418852 6418948 6418956 6419039 6419070 6419216 6419252 6419294 6419403 6419463 6419531 6420398 6420577 6420578 6420623 6421002 6421392 6421723 6421884 6422036 6422043 6422075 6422415 6422495 6422683 6423705 6424015 6424020 6424028 6424339 6424379 6424845 6425034 6425044 6425357 6425476 6425488 6425131 6426279 6426539 6426575 6426704 6426990 6427190 6427334 6427377 6427452 6427525 6427857 6427923 6428098 6428247 6428313 6428558 6428718 6428748 6428900 6428904 6429037 6429190 6429279 6429572 6429604 6429806 6429837 6429954 6430128 6430298 6430317 6430354 6430907 6431094 6431166 6431753 6431810 6431815 6431926 6432041 6432085 6432087 6432208 6432234 6433398 6433681 6434790 6434909 6435011 6435128 6435183 6435356 6435936 6436027 6437084 6437121 6437138 6437635 6437784 6437988 6438088 6438105 6438431 6438510 6438517 6438558 6438666 6438709 6438733 6438889 6438902 6438971 6438989 6439448 6439455 6439645 6440160 6440287 6440945 6441127 6441265 6441390 6441447 6441704 6441911 6442047 6442146 6442155 6442644 6442728 6442768 6442894 6442906 6442945 6443258 6443294 6443373 6443493 6443973 6444291 6444574 6444576 6444597 6444605 6444662 6445042 6445261 6445265 6445436 6445455 6445570 6446122 6446332 6446560 6446611 6446665 6446680 6446837 6446903 6446925 6446963 6447035 6447265 6447276 6447709 6448216 6448249 6448557 6448602 6448857 6448858 6449361 6449414 6449520 6449558 6449762 6449830 6449928 6449953 6450013 6450094 6450199 6450217 6450429 6450435 6450505 6450519 6450549 6450598 6450762 6450819 6450856 6450861 6451019 6451082 6451104 6451133 6451136 6451137 6451161 6451194 6451261 6451264 6451311 6451352 6451377 6451442 6451470 6451478 6451588 6451594 6451762 6451975 6451979 6452003 6452006 6452101 6452216 6452241 6452247 6452340 6452437 6452532 6452537 6452610 6452611 6452614 6452830 6453414 6453471 6453472 6453590 6453661 6453762 6453953 6453978 6453979 6454154 6454162 6454364 6454513 6454524 6454586 6454587 6454593 6454657 6454665 6454731 6454761 6454813 6454870 6454873 6454877 6454949 6454989 6455000 6455089 6455092 6455095 6455099 6455103 6455113 6455116 6455231 6455240 6455279 6455307 6455320 6455337 6455379 6455455 6455461 6455638 6455649 6455672 6455673 6455682 6455695 6455750 6455851 6455889 6455894 6455962 6456020 6456066 6456085 6456104 6456510 6456512 6456673 6456818 6457209 6457442 6457561 6457651 6457782 6457994 6458538 6458840 6458973 6459071 6459211 6459319 6459321 6459497 6459503 6459547 6459705 6459920 6460240 6460239 6460293 6460946 6461259 6461311 6461910 6462204 6462269 6462569 6462645 6462666 6462809 6463025 6463511 6463627 6463659 6463660 6463704 6464211 6464219 6464378 6464501 6464531 6464555 6465809 6465821 6465850 6466346 6466855 1000000956 6358752 6361152 6389467 1000001545 6368603 1000002045 1000002138 1000002139 1000002140 1000002141 1000002142 1000002189 1000002203 1000002214 1000002221 1000002235 1000002366 1000002761 1000002764 1000002526 6394720 1000003776 6388970 1000004237 1000001703 1000003982 1000002720 1000005166 1000005452 1000002382 1000005677 1000006030 1000006105 1000006362 1000006499 1000006573 1000005698 1000007328 1000007487 1000001473 1000007903 1000007904 1000008052 1000007403 1000008176 1000008187 1000008630 1000008277 1000001404 1000002144 1000008924 1000008925 6367408 1000006952 1000004822 1000008858 6378173 1000006281 1000009729 1000009821 1000007909 6367336 1000009915 1000005503 1000002055 1000004637 1000008528 1000006800 1000010337 1000004755 1000003639 1000010910 1000010920 1000010932 1000003584 1000011008 1000011931 1000010116 1000012228 1000012518 1000012522 1000012919 1000012462 1000006581 1000013064 1000008008 6384616 1000013506 1000013614 1000010746 1000013792 1000013838 1000013753 1000013828 1000001633 1000014016 1000009730 1000014623 1000015079 1000015217 1000015285 1000015284 1000015287 6387058 1000008860 1000015859 1000013193 1000010376 1000012987 1000013469 1000016501 1000016509 1000016593 1000016586 1000014475 1000017291 1000010993 1000012275 1000012264 1000002637 1000009659 1000018559 1000018568 1000018573 1000018575 1000018576 1000018580 1000018583 1000018586 1000018592 1000018595 1000018572 1000018613 1000018626 1000018640 1000018651 1000018658 1000018668 1000018671 1000018680 1000018688 1000001783 1000018709 1000018962 1000019107 1000016929 1000019128 1000019133 1000019134 1000019138 1000009571 1000019487 1000019563 1000019550 1000012349 1000020083 1000020089 1000012143 1000020244 1000017170 1000020365 1000020366 1000020367 1000012352 1000020771 1000020776 1000020823 1000020900 1000020904 1000020905 1000020907 1000020908 1000020909 1000020912 1000020914 1000020915 1000020918 1000020919 1000020928 1000010671 1000015249 1000016290 1000018109 1000016858 1000002545 1000002245 1000010459 1000019166 1000022340 1000022542 1000022692 1000022870 1000022871 1000022872 1000022954 1000022960 1000022961 1000022962 1000022964 1000022971 1000022983 1000022984 1000023002 1000023004 1000023633 1000023634 1000023785 1000023788 1000023789 1000023838 1000023841 1000023842 1000023843 1000023844 1000023845 1000023846 1000023847 1000023848 1000023849 1000023850 1000023851 1000023852 1000023853 1000023854 1000023869 1000023872 1000023874 1000023875 1000023876 1000023877 1000023878 1000023879 1000024522 1000024523 1000024524 1000024525 1000024526 1000024527 1000024528 1000024529 1000024738 1000024818 1000024819 1000024820 1000024821 1000024822 1000024823 1000024824 1000024825 1000024826 1000024827 1000024828 1000024829 1000024830 1000024831 1000024832 1000024833 1000024834 1000024835 1000024836 1000024838 1000024839 1000024840 1000024885 1000025351 1000025372 1000025374 1000025376 1000016445 1000025826 1000025827 1000023639 1000016230 1000025825 1000026648 1000022875 1000027008 1000014853 1000027076 1000027399 1000027400 1000027405 1000027408 1000027409 1000027411 1000027414 1000027867 1000027870 1000027873 1000027964 1000027965 1000017994 1000019852 1000028628 1000028646 1000028647 1000028649 1000028650 1000028658 1000028922 1000012381 1000029286 1000029307 1000029310 1000021108 1000029401 1000029409 1000018278 1000027967 1000029592 1000029613 1000029615 1000029652 1000029658 1000029731 1000029733 1000029767 1000029797 1000029811 1000029862 1000029982 1000019169 1000030217 1000027769 1000008458 1000029949 1000012292 1000030725 1000029619 1000031948 1000011940 1000031964 1000019337 1000016565 1000032230 1000032285 1000032302 1000032311 1000032434 1000029721 1000033816 1000033860 1000034016 1000034017 1000034030 1000032441 1000029885 1000014649 1000014890 1000034193 1000032348 1000034339 1000034340 1000034421 1000034427 1000034471 1000034518 1000034537 1000034538 1000034482 1000034607 1000034674 1000034755 1000002741 1000025177 1000035671 1000019761 1000035661 1000035891 1000035907 1000035909 1000032212 1000036277 1000036286 1000036296 1000036297 1000036298 1000034088 1000036355 1000036357 1000036440 1000036445 1000024740 1000036584 1000036589 1000036741 1000036742 1000037402 1000037410 1000037412 1000037414 1000038190 1000038720 1000038856 1000038874 1000038878 1000038881 1000027876 1000017191 1000038918 1000040267 1000040268 1000040294 1000040820 1000040821 1000040822 1000041073 1000041237 1000041259 1000041262 1000041263 1000041264 1000041294 1000041513 1000041514 1000041520 1000041557 1000041561 1000041980 1000042015 1000042034 1000031665 1000042209 1000042216 1000042288 1000042293 1000042297 1000042390 1000042579 1000042582 1000003310 1000027618 1000042998 1000043025 1000043030 1000043226 1000043232 1000043237 1000043238 1000043267 1000043269 1000043278 1000043287 1000043295 1000043394 1000043395 1000043396 1000043416 1000043417 1000043418 1000043419 1000043420 1000043424 1000043432 1000043434 1000043440 1000043441 1000018730 1000043728 1000043751 1000043770 1000043772 1000043774 1000043793 1000043794 1000043796 1000043798 1000043806 1000043808 1000043831 1000022341 1000043085 1000044425 1000044433 1000044529 1000029137 1000040173 1000044640 1000044647 1000044648 1000044649 1000044828 1000044832 1000044836 1000044895 1000044899 1000044900 1000044901 1000044902 1000037833 1000044933 1000044994 1000036573 1000045007 1000045177 1000045182 1000045183 1000045184 1000045186 1000045188 1000045195 1000045206 1000045310 1000045522 1000045685 1000045686 1000045687 1000045688 1000045689 1000045694 1000045695 1000045697 1000017946 1000045849 1000045863 1000045987 1000046007 1000046048 1000046073 1000046087 1000046088 1000046105 1000046176 1000046180 1000046186 1000016564 1000046357 1000046359 1000046443 1000046756 1000046759 1000046847 1000046863 1000046864 1000009928 1000047516 1000047517 1000047518 1000047583 1000047606 1000047702 1000047708 1000047726 1000047830 1000017287 1000036563 1000020985 1000047714 1000047964 1000047965 1000043302 1000047526 1000048303 1000035140 1000034126 1000048550 1000048552 1000026762 1000048701 1000048726 1000048773 1000048774 1000048798 1000048367 1000048884 1000048893 1000036845 1000049054 1000039503 1000048820 1000010843 1000049310 1000049368 1000049600 1000049609 1000049643 1000049644 1000049680 1000049681 1000049682 1000049683 1000047900 1000049727 1000049849 1000049936 1000049981 1000050250 1000050288 1000020466 1000050342 1000049679 1000050559 1000050568 1000050664 1000050622 1000050725 1000050754 1000050001 1000050851 1000050948 1000050957 1000050191 1000050977 1000050987 1000050988 1000050989 1000051263 1000044426 1000051377 1000051381 1000051298 1000048910 1000048909 1000051479 1000051502 1000050558 1000038011 1000050919 1000051844 1000051925 1000051958 1000051914 1000024035 1000023934 1000050874 1000052431 1000052500 1000052507 1000050290 1000052606 1000052456 1000050492 1000052687 1000052724 1000052726 1000052821 1000052822 1000052827 1000043634 1000052065 1000052970 1000053098 1000053119 1000053139 1000048157 1000010043 1000053339 1000053341 1000053383 1000032428 1000050902 1000053426 1000053438 1000053440 1000053446 1000043097 1000053488 55882 ] |
9 | 0.40 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.30 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.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:
[
16
]
|
12 | 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:
[
17
]
|
13 | 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:
[
18
]
|
14 | 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:
[
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.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:
[
21
]
|
17 | 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:
[
22
]
|
18 | 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:
[
23
]
|
19 | 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:
[
24
]
|
20 | 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:
[
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.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.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
29
]
|
25 | 0.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:
[
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.25 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:
[
55882
]
|
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.