Query Metrics
28
Database Queries
11
Different statements
2566.60 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 157.95 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:
[
"10104-agrafes-couleur-pavo-8042975"
]
|
2 | 0.57 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:
[
"10104-agrafes-couleur-pavo-8042975"
]
|
3 | 0.36 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:
[
"10104-agrafes-couleur-pavo-8042975"
]
|
4 | 0.34 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:
[ 490 1 ] |
5 | 0.62 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:
[ 54 253 254 255 256 257 258 253 490 ] |
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 | 1543.83 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:
[ 490 "2025-02-15 01:51:07" ] |
8 | 859.15 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:
[ 6339505 6339592 6339618 6339647 6339776 6340205 6340243 6340375 6341020 6341187 6340453 6304155 6314724 6324076 6341784 6341808 6341934 6337111 6341907 6335731 6342044 6342224 6342251 6342291 6342315 6342379 6342381 6342410 6342545 6342605 6342796 6342876 6342737 6341869 6343919 6344069 6344141 6338334 6344300 6344321 6344467 6344861 6345179 6345585 6345664 6345853 6346163 6346799 6347346 6347363 6347507 6347628 6348063 6348290 6348365 6348366 6348371 6348698 6348785 6348860 6349037 6349121 6349143 6349154 6349155 6349158 6349165 6349167 6349194 6349230 6349232 6349246 6349253 6349256 6349582 6349816 6349922 6349999 6350112 6350403 6350496 6350520 6350539 6350548 6351103 6351338 6351620 6351722 6351724 6351734 6351831 6351857 6352061 6352432 6345918 6352537 6352540 6352667 6352231 6352978 6353082 6353119 6353332 6353571 6353739 6354285 6354564 6354644 6354256 6354739 6337581 6355126 6355259 6355379 6355380 6355860 6355727 6355558 6356820 6335750 6357341 6357455 6357630 6357672 6357862 6358069 6358091 6358098 6358112 6358157 6337174 6358528 6358532 6358556 6358602 6358583 6358787 6358791 6358794 6358920 6352277 6358074 6358987 6359232 6359436 6359467 6359707 6359762 6359800 6359885 6359957 6359968 6360010 6360142 6360192 6336354 6360388 6360390 6361195 6360917 6361261 6336632 6361760 6361897 6362011 6362610 6362766 6357352 6342762 6363087 6363160 6363539 6363598 6363741 6363747 6363905 6364342 6364369 6364393 6364464 6364620 6364104 6365176 6365483 6365705 6345984 6360963 6367295 6367414 6367853 6368232 6368487 6369032 6369508 6369510 6369533 6369553 6369859 6370189 6370548 6370555 6370751 6370884 6370904 6371010 6371027 6371095 6371221 6371579 6371734 6371741 6371748 6371759 6371787 6371790 6371847 6371848 6371854 6371891 6371896 6371936 6371938 6372151 6372264 6372468 6372697 6372840 6372880 6372904 6372952 6373033 6373105 6373162 6373177 6373216 6373574 6373621 6373623 6373626 6373650 6373652 6373660 6373681 6373683 6375111 6375843 6375922 6376726 6376801 6376805 6376810 6376882 6377200 6377226 6377728 6377881 6377992 6378397 6378651 6378831 6380164 6380984 6381290 6381879 6381881 6382286 6381790 6383478 6383631 6383764 6383822 6383883 6383864 6383916 6383986 6384323 6384390 6384738 6384947 6382373 6385461 6385524 6385586 6385628 6384898 6385949 6355599 6386462 6364049 6386515 6386638 6386531 6387163 6387194 6387415 6387572 6387139 6385649 6388271 6388290 6388471 6388478 6388639 6388774 6389110 6389228 6379277 6388328 6389489 6390233 6390270 6391053 6382986 6391255 6368032 6343284 6388440 6391490 6391859 6391926 6392061 6392199 6392254 6392350 6392596 6389543 6393075 6393097 6393133 6393146 6390865 6387606 6393475 6393513 6393535 6393757 6393891 6393984 6394326 6394334 6394397 6394507 6394033 6395077 6395097 6395465 6395466 6395895 6395905 6396291 6396356 6396403 6397079 6397362 6397799 6397808 6397810 6397974 6397987 6398000 6398018 6398023 6398036 6398495 6398538 6398902 6399197 6399522 6399611 6399768 6399792 6399928 6400009 6400063 6400076 6400090 6400098 6400120 6400200 6400595 6401364 6401470 6401559 6401864 6403135 6403437 6403467 6403525 6403604 6403661 6403722 6404282 6404456 6404535 6404722 6404823 6404849 6405017 6405549 6405681 6405969 6406261 6406262 6406296 6406478 6406508 6406509 6406604 6406631 6406638 6406653 6406934 6407044 6407521 6407556 6407562 6407619 6407701 6407779 6408162 6408226 6408405 6408478 6408480 6408614 6408860 6410161 6410536 6410902 6410945 6411211 6411282 6411746 6411791 6411813 6412111 6412715 6412719 6412741 6413281 6413656 6413826 6414295 6414396 6414536 6414540 6414612 6414695 6414780 6414986 6415120 6415205 6415633 6415842 6416054 6416093 6416105 6416325 6416388 6416396 6416550 6416593 6416933 6417220 6417431 6417452 6417514 6417539 6417554 6417567 6417607 6417773 6417969 6418007 6418158 6418265 6418288 6418290 6418432 6418563 6418569 6418573 6418574 6418584 6418591 6418605 6418713 6418741 6419075 6419258 6419282 6419329 6419354 6419404 6419541 6419557 6419680 6419776 6419783 6419809 6419853 6419871 6420036 6420057 6420073 6420182 6420230 6420277 6420428 6420506 6420516 6420532 6420637 6420647 6420903 6421137 6421136 6421581 6421699 6422129 6422166 6422279 6422403 6422727 6422954 6423388 6424185 6424413 6425088 6425332 6426135 6426221 6426233 6426403 6426596 6427033 6427214 6427222 6427426 6427673 6427805 6427821 6427951 6428035 6428215 6428323 6428381 6428439 6428500 6428507 6428523 6428531 6429017 6429243 6429306 6429572 6429813 6429890 6430484 6430487 6430834 6430873 6431254 6431570 6431583 6431903 6431945 6432200 6433539 6433656 6433911 6434370 6434626 6434933 6434956 6434966 6435212 6435436 6435984 6436026 6436055 6436802 6437338 6437566 6437701 6437706 6437852 6437973 6438057 6438635 6438674 6438694 6438743 6438899 6438906 6438963 6438975 6439076 6439403 6439519 6439521 6439540 6439604 6439608 6439612 6439639 6439651 6439947 6440974 6441048 6441190 6441220 6441305 6441332 6441471 6441645 6441819 6442149 6442779 6443278 6443307 6443641 6443669 6443738 6443756 6444044 6444079 6444141 6444256 6444356 6444510 6444592 6444643 6445317 6445772 6446004 6446031 6446146 6446172 6446390 6446442 6446679 6446680 6446871 6446914 6446915 6446936 6447067 6447260 6447283 6447298 6447299 6447389 6447416 6447481 6447703 6448260 6448808 6448883 6449112 6449341 6449380 6449708 6449769 6449835 6449892 6449991 6450174 6450180 6450195 6450392 6450435 6450440 6450761 6450791 6450860 6450879 6450910 6450959 6450960 6451106 6451120 6451129 6451229 6451283 6451362 6451399 6451416 6451439 6451492 6451494 6451499 6451583 6451616 6452056 6452423 6452433 6452444 6452446 6452610 6452830 6452843 6453013 6453458 6453481 6453867 6453913 6454114 6454181 6454187 6454222 6454224 6454232 6454233 6454259 6454262 6454268 6454298 6454375 6454422 6454467 6454567 6454591 6454608 6454625 6454732 6454761 6455171 6455307 6455354 6455437 6455475 6455668 6455773 6455801 6455806 6455933 6456093 6456121 6456211 6456431 6456450 6456486 6456490 6456705 6456722 6456731 6456785 6456838 6456955 6456957 6457045 6457067 6457157 6457205 6457268 6457278 6457345 6457386 6457396 6457398 6457399 6457431 6457444 6457541 6458072 6458316 6458826 6459197 6459233 6459437 6459557 6459571 6459583 6459587 6460227 6460287 6460298 6460323 6460965 6461318 6461574 6461613 6462266 6462561 6463179 6463180 6463551 6463558 6463643 6463648 6463870 6464428 6464568 6465374 6466630 6466650 6468152 6469716 6470102 6470150 6470285 6471298 6471931 1000000940 1000001043 1000001207 6388664 1000001550 1000001551 1000001552 1000001553 1000001759 6392324 1000001916 1000002020 1000002057 1000002065 1000002071 1000002698 1000002570 1000001554 1000002994 1000003271 1000003278 1000002465 6376751 1000003789 1000003943 6392374 1000001329 1000004032 1000004040 6394040 1000004096 1000004633 1000004653 1000004759 1000004862 1000004871 1000005003 1000005078 1000004846 1000005189 1000005202 1000005214 1000001975 1000001208 1000005184 1000005544 1000005219 1000005914 1000006159 1000006458 1000006951 1000007518 1000007755 1000007762 1000006604 1000008332 1000008557 1000007070 1000009035 1000009037 1000009056 1000007909 1000009621 1000000984 1000007857 1000009868 1000005996 1000009972 1000010708 1000010553 1000010833 1000010605 1000011927 1000012158 6393004 1000012559 1000012562 1000012563 1000012738 1000009875 1000010709 1000013416 1000013408 1000013481 1000012142 1000012298 1000013663 1000013664 1000013667 1000013836 1000013889 1000014134 1000014153 1000012850 1000014630 1000014687 1000014710 1000014724 1000014802 1000009463 1000013511 1000015621 1000015622 1000015674 1000015734 1000015781 1000015893 1000015909 1000015911 1000015920 1000015931 1000015961 1000007357 1000016112 1000016179 1000013469 1000016195 1000016472 1000016486 1000016490 1000016545 1000017112 1000017168 1000017011 1000013636 1000017254 1000017169 1000017507 1000018045 1000018052 1000018053 1000018054 1000018217 1000018611 1000018686 1000018708 1000018467 1000015624 1000016969 1000018840 1000015582 1000019078 1000019086 1000016729 1000014448 1000012211 1000019719 1000019725 1000019872 1000020115 1000020118 1000020119 1000020120 1000020122 1000020123 1000020124 1000020126 1000020116 1000020338 1000020586 1000020587 1000020943 1000020944 1000020945 1000020946 1000020948 1000020949 1000020950 1000020951 1000021020 1000021053 1000021109 1000015959 1000018783 1000021220 1000016784 1000015117 1000021686 1000021816 1000021818 1000021825 1000021828 1000019095 1000021864 1000021871 1000021872 1000021878 1000021884 1000021886 1000021891 1000021904 6386564 1000020497 1000000909 1000000801 1000014079 1000009987 1000022584 1000021928 1000023302 1000023303 1000023304 1000023306 1000018050 1000025061 1000025079 1000025082 1000025089 1000025100 1000025109 1000025115 1000025116 1000025119 1000025132 1000021907 1000025575 1000025585 1000026208 1000026215 1000026963 1000026964 1000026968 1000026969 1000026970 1000026973 1000002882 1000027530 1000027564 1000027565 1000027566 1000027567 1000027568 1000013771 1000015437 1000027979 1000027984 1000027988 1000028089 1000028365 1000028286 1000028478 1000028665 1000028666 1000028996 1000029222 1000029225 1000029229 1000029230 1000029385 1000029391 1000029429 1000029596 1000029618 1000008590 1000009608 1000029728 1000029961 1000030055 1000030066 1000030190 1000030207 1000030218 1000030545 1000010418 1000028244 1000015359 1000031569 1000031660 1000031664 1000016786 1000031802 1000031940 1000031949 1000031950 1000031991 1000016473 1000032361 1000028620 6385262 1000029174 1000032716 1000032729 1000032732 1000032837 1000032838 1000032840 1000032841 1000032842 1000032922 1000032943 1000032072 1000033746 1000033748 1000033756 1000033758 1000033759 1000033806 1000033817 1000034022 1000028629 1000034256 1000014806 1000020351 1000034866 1000034868 1000034970 1000034971 1000034972 1000035299 1000035370 1000035371 1000035744 1000028674 1000035781 1000035791 1000035817 1000035977 1000035978 1000035986 1000036103 1000028622 1000036187 1000036244 1000036249 1000036278 1000036279 1000036280 1000036281 1000036282 1000036283 1000036284 1000036285 1000036299 1000036702 1000034258 1000037031 1000037032 1000037033 1000037034 1000037035 1000037036 1000037037 1000037038 1000037039 1000037040 1000037041 1000037042 1000037043 1000037044 1000037045 1000037046 1000037450 1000037496 1000037823 1000037825 1000038399 1000038411 1000016485 1000020081 1000037511 1000039724 1000039725 1000039727 1000039728 1000039969 1000040114 1000040287 1000040289 1000040291 1000040292 1000040293 1000040296 1000040297 1000040299 1000040300 1000040304 1000040306 1000040307 1000040308 1000040310 1000040311 1000040312 1000040313 1000040315 1000040316 1000040317 1000040318 1000040319 1000040359 1000040421 1000040459 1000013484 1000040852 1000041035 1000041036 1000041037 1000041044 1000014988 1000041080 1000041082 1000041083 1000041084 1000041085 1000041086 1000041088 1000041096 1000041099 1000041103 1000041201 1000040975 1000035278 1000041467 1000041738 1000042247 1000042254 1000042268 1000042751 1000027618 1000042844 1000042884 1000043032 1000043033 1000043034 1000043035 1000043036 1000043037 1000043038 1000043039 1000043054 1000043275 1000043277 1000043463 1000043464 1000043466 1000043470 1000043471 1000043472 1000043473 1000043491 1000043544 1000043545 1000043548 1000043549 6384066 1000043654 1000043680 1000043858 1000041745 1000038566 1000044848 1000042273 1000045991 1000037448 1000037535 1000017072 1000027593 1000047716 1000022585 1000047772 1000047817 1000048001 1000047132 1000047949 1000048310 1000048061 1000048375 1000048376 1000048429 1000048545 1000038641 1000048796 1000035809 1000048881 1000049009 1000049017 1000048820 1000049290 1000049304 1000049333 1000049373 1000049376 1000049430 1000016240 1000045610 1000049755 1000049759 1000049775 1000049868 1000049882 1000049635 1000049999 1000050024 1000048977 1000031687 1000050121 1000050223 1000050075 1000050478 1000049151 1000050491 1000019480 1000050590 1000050652 1000050786 1000050788 1000050110 1000050949 1000014588 1000051006 1000051044 1000051074 1000050572 1000048714 1000051316 1000044426 1000051067 1000051165 1000051272 1000051484 1000048790 1000051463 1000051663 1000051686 1000051728 1000051370 1000048241 1000051890 1000051913 1000050296 1000051941 1000023934 1000051390 1000048421 1000048894 1000052401 1000050971 1000049637 1000052607 1000052608 1000049690 1000052232 1000052721 1000052041 1000052752 1000040869 1000052486 1000052581 1000052933 1000052939 1000052961 1000053021 1000053053 1000052861 1000052913 1000053229 1000053232 1000053211 1000035249 1000032428 6379979 1000043097 1000053180 1000053533 1000048898 1000053194 1000053617 1000053218 1000053716 1000054008 1000054051 1000054084 1000054085 1000054157 1000006965 1000050367 1000050290 1000054225 1000053603 1000054414 1000051830 490 ] |
9 | 0.43 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.29 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.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:
[
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.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.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:
[
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.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.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.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.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
28
]
|
24 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
29
]
|
25 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
30
]
|
26 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
31
]
|
27 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
32
]
|
28 | 0.24 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:
[
490
]
|
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.