Query Metrics
28
Database Queries
11
Different statements
1705.32 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 271.87 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:
[
"29689-chemises-carte-et-polypro-vert-exacompta-553038"
]
|
2 | 0.59 ms |
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.manufacturer AS manufacturer_3, t0.short_label AS short_label_4, t0.long_label AS long_label_5, t0.weight AS weight_6, t0.sold_by AS sold_by_7, t0.ppht AS ppht_8, t0.ppttc AS ppttc_9, t0.paht AS paht_10, t0.pattc AS pattc_11, t0.legal_discount_library AS legal_discount_library_12, t0.fidelity_bonus AS fidelity_bonus_13, t0.brand AS brand_14, t0.time_limit AS time_limit_15, t0.coef AS coef_16, t0.is_discountable AS is_discountable_17, t0.is_btob AS is_btob_18, t0.is_btoc AS is_btoc_19, t0.is_customizable AS is_customizable_20, t0.is_library AS is_library_21, t0.is_nathan AS is_nathan_22, t0.is_green AS is_green_23, t0.is_orapi_grand_frais AS is_orapi_grand_frais_24, t0.is_active AS is_active_25, t0.slug AS slug_26 FROM product t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"29689-chemises-carte-et-polypro-vert-exacompta-553038"
]
|
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:
[
"29689-chemises-carte-et-polypro-vert-exacompta-553038"
]
|
4 | 1.46 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:
[ 219104 1 ] |
5 | 1.45 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:
[ 48 230 231 232 233 234 230 231 219104 ] |
6 | 0.24 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 | 668.92 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:
[ 219104 "2025-02-12 12:01:20" ] |
8 | 756.81 ms |
SELECT p0_.id AS id_0, p0_.reference AS reference_1, p0_.manufacturer AS manufacturer_2, p0_.short_label AS short_label_3, p0_.long_label AS long_label_4, p0_.weight AS weight_5, p0_.sold_by AS sold_by_6, p0_.ppht AS ppht_7, p0_.ppttc AS ppttc_8, p0_.paht AS paht_9, p0_.pattc AS pattc_10, p0_.legal_discount_library AS legal_discount_library_11, p0_.fidelity_bonus AS fidelity_bonus_12, p0_.brand AS brand_13, p0_.time_limit AS time_limit_14, p0_.coef AS coef_15, p0_.is_discountable AS is_discountable_16, p0_.is_btob AS is_btob_17, p0_.is_btoc AS is_btoc_18, p0_.is_customizable AS is_customizable_19, p0_.is_library AS is_library_20, p0_.is_nathan AS is_nathan_21, p0_.is_green AS is_green_22, p0_.is_orapi_grand_frais AS is_orapi_grand_frais_23, p0_.is_active AS is_active_24, p0_.slug AS slug_25 FROM product p0_ 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:
[ 6338021 6309893 6317336 6339468 6339523 6340158 6330729 6326102 6325327 6322449 6322471 6325377 6331295 6335717 6334597 6331308 6340962 6340968 6340999 6341011 6341037 6341047 6341060 6341142 6315709 6316483 6337111 6341428 6341604 6341721 6341761 6341816 6336725 6342357 6342605 6318001 6336672 6338458 6325195 6345505 6345506 6345520 6345776 6346140 6346491 6346645 6346864 6346953 6348002 6348487 6348691 6349237 6349250 6349255 6349256 6349512 6349864 6349910 6349939 6349969 6350042 6350050 6350161 6350417 6350496 6350498 6350499 6350500 6350521 6350525 6350532 6350558 6350574 6350748 6351155 6351159 6351187 6351624 6351789 6352341 6352769 6353177 6353340 6353526 6353714 6353313 6354051 6354249 6354284 6354374 6354473 6354628 6354633 6355120 6353978 6355504 6355653 6355822 6355845 6356222 6356309 6356566 6356584 6356597 6356868 6357011 6357436 6358082 6335084 6337174 6338093 6338930 6339720 6358471 6356829 6358882 6358920 6358990 6359048 6359159 6359433 6359703 6335745 6361700 6333698 6335681 6337465 6338783 6339566 6362506 6362763 6363059 6342762 6363156 6363414 6363600 6363733 6363741 6364051 6364190 6364332 6364350 6364487 6364521 6364789 6364845 6364531 6356090 6365813 6366060 6366300 6366113 6366676 6366703 6365115 6368717 6368923 6369123 6369983 6370167 6370285 6370396 6370913 6371123 6371380 6371484 6371674 6371844 6371845 6371846 6371848 6371852 6371856 6371864 6371869 6371870 6371882 6371887 6371892 6371896 6371969 6372105 6372383 6372522 6372607 6372628 6372670 6372675 6372785 6372872 6373060 6373283 6373352 6373574 6373624 6373663 6373667 6356041 6375090 6376019 6376201 6376320 6376596 6374616 6376749 6376940 6377428 6377609 6377874 6378606 6378651 6379111 6379176 6367493 6379544 6380295 6380505 6380639 6381592 6381767 6381786 6382054 6382726 6383203 6380930 6375638 6383841 6383907 6383916 6384499 6384693 6384947 6380687 6385213 6385426 6385445 6385929 6355599 6356753 6357281 6380080 6386462 6386548 6386571 6383407 6387135 6387402 6387891 6368030 6382523 6388635 6388700 6388872 6389129 6390610 6390668 6390719 6390949 6391121 6391423 6391931 6387952 6392564 6393095 6393148 6393363 6393413 6393608 6393661 6375168 6394420 6368035 6394713 6395385 6395406 6395519 6396196 6396425 6396772 6397098 6397107 6397990 6397998 6398000 6398574 6398631 6398661 6398681 6398852 6398882 6398911 6398921 6399745 6399787 6399824 6399943 6400012 6400060 6400072 6400082 6400093 6400100 6400110 6400146 6400452 6400563 6401196 6401238 6401403 6401484 6401599 6401675 6402154 6402581 6402632 6402835 6402915 6403059 6403150 6403169 6403809 6405292 6405310 6406360 6406426 6406473 6406666 6406826 6364027 6406841 6406919 6407120 6407133 6407549 6407550 6407551 6407634 6407708 6407711 6407746 6408706 6408889 6409072 6411675 6411981 6412515 6412944 6413566 6413574 6413584 6413624 6415134 6415508 6415949 6416159 6416941 6417204 6417529 6417535 6418161 6418709 6418713 6419574 6419575 6419623 6419654 6419714 6420060 6420280 6420430 6420507 6420514 6420530 6420540 6420541 6420565 6420653 6420812 6421602 6423362 6423820 6424010 6424067 6424727 6425073 6425123 6425323 6426033 6426154 6426201 6426754 6427291 6427678 6427742 6427951 6428688 6428749 6428834 6428908 6429029 6429306 6429880 6429887 6429958 6429970 6430129 6430130 6430131 6430132 6430133 6430134 6430135 6430136 6430137 6430138 6430139 6430140 6430141 6430142 6430143 6430144 6430145 6430146 6430147 6430148 6430149 6430150 6430151 6430152 6430153 6430154 6430155 6430156 6430157 6430158 6430159 6430160 6430161 6430162 6430163 6430164 6430165 6430166 6430167 6430168 6430169 6430170 6430171 6430172 6430173 6430174 6430175 6430176 6430177 6430178 6430179 6430180 6430181 6430182 6430183 6430184 6430186 6430187 6430188 6430189 6430190 6430191 6430192 6430193 6430194 6430195 6430196 6430197 6430198 6430199 6430200 6430201 6430202 6430203 6430204 6430205 6430206 6430207 6430208 6430209 6430210 6430211 6430212 6430213 6430214 6430215 6430216 6430217 6430218 6430219 6430220 6430221 6430222 6430223 6430224 6430225 6430226 6430227 6430228 6430229 6430230 6430231 6430232 6430233 6430234 6430235 6430236 6430237 6430238 6430239 6430240 6430241 6430242 6430243 6430244 6430245 6430246 6430247 6430248 6430249 6430250 6430251 6430252 6430253 6430254 6430255 6430256 6430257 6430258 6430259 6430260 6430261 6430262 6430263 6430264 6430265 6430266 6430840 6430906 6430913 6430929 6430989 6430990 6430991 6430992 6430993 6430994 6430995 6430996 6430997 6430998 6430999 6431000 6431001 6431002 6431003 6431004 6431005 6431006 6431007 6431008 6431009 6431012 6431013 6431014 6431015 6431016 6431017 6431018 6431019 6431020 6431022 6431023 6431024 6431025 6431026 6431027 6431028 6431029 6431030 6431031 6431032 6431033 6431034 6431035 6431036 6431037 6431038 6431039 6431040 6431041 6431042 6431043 6431044 6431045 6431046 6431047 6431048 6431049 6431050 6431054 6431055 6431056 6431057 6431058 6431059 6431060 6431061 6431062 6431063 6431064 6431065 6431066 6431067 6431068 6431069 6431070 6431071 6431072 6431073 6431074 6431075 6431076 6431077 6431078 6431170 6431181 6431211 6431250 6431476 6431486 6431305 6433582 6433626 6433739 6434743 6434798 6435252 6435275 6435366 6435593 6435669 6435709 6435937 6436344 6436532 6436804 6437042 6437793 6437816 6438147 6438472 6438557 6439049 6439050 6439254 6439566 6439881 6440293 6440294 6440295 6440296 6440297 6440298 6440299 6440300 6440303 6440304 6440305 6440306 6440307 6440308 6440309 6440310 6440311 6440312 6440313 6440314 6440315 6440316 6440317 6440318 6440319 6440320 6440321 6440322 6440323 6440324 6440325 6440326 6440327 6440328 6440329 6440330 6440331 6440332 6440333 6440334 6440335 6440337 6440338 6440339 6440340 6440341 6440342 6440343 6440344 6440345 6440346 6440347 6440348 6440349 6440350 6440351 6440352 6440353 6440944 6441006 6441063 6441128 6441200 6441251 6441261 6441300 6441436 6441548 6442123 6442163 6442221 6442860 6442873 6443015 6443152 6443912 6443915 6444073 6444136 6445002 6445031 6445369 6445473 6446616 6444368 6446900 6446979 6447297 6447378 6448847 6449872 6450167 6450172 6450180 6450192 6450198 6450432 6450501 6450516 6450547 6450758 6450832 6450870 6450879 6450968 6451129 6451631 6451825 6452086 6452139 6452172 6452214 6452349 6452415 6452539 6452790 6453285 6453485 6454373 6454383 6454385 6454387 6454391 6454394 6454403 6454407 6454408 6454412 6454414 6454558 6454728 6454760 6454775 6454866 6454891 6454899 6454976 6455235 6455335 6455371 6455374 6455422 6455466 6455517 6455566 6455702 6455839 6455852 6455965 6456117 6456121 6456159 6456230 6456373 6456379 6456638 6456721 6457002 6457046 6457229 6457255 6457345 6457400 6457420 6457519 6457645 6457646 6457650 6457711 6457802 6458546 6459201 6459579 6459889 6459923 6459945 6459946 6459948 6459949 6459950 6459986 6460011 6460106 6460222 6460995 6461300 6461613 6462410 6462419 6462425 6462717 6463160 6463493 6463729 6463791 6463878 6463879 6463880 6463881 6463882 6463883 6463884 6463885 6463886 6463887 6463888 6463889 6463890 6463891 6463896 6463897 6463898 6463899 6463900 6463901 6463902 6463903 6463904 6463905 6463907 6463908 6463909 6463910 6463911 6463912 6463913 6463914 6463915 6463916 6463917 6463918 6463922 6464113 6464323 6464590 6464626 6464801 6465610 6465755 6465809 6465933 6465935 6466332 6466356 6466501 6466697 6466920 6466964 6467012 6467051 6467052 6467447 6467497 6468066 6468115 6468117 6468593 6468839 1000000922 1000001273 6379222 6385114 6383786 1000001506 1000001507 1000001508 1000001510 1000001511 6382811 1000001903 6392414 1000003065 1000003140 1000003141 1000003609 1000003955 1000003956 6390373 1000004184 1000004185 1000004186 1000004187 1000004188 1000004231 1000004129 1000000918 1000001007 1000000882 1000003876 1000004782 1000006837 1000006839 1000007228 1000006838 6386117 6366269 1000009573 1000010427 1000008368 1000010999 1000011859 1000002243 1000012130 1000009930 1000009714 1000013412 1000013416 1000012510 1000013714 1000013903 1000014524 1000013634 1000014394 1000014658 1000014665 1000014733 1000014356 1000014562 1000013217 1000015176 1000015301 1000014676 1000014942 1000005192 1000015741 1000015382 1000015949 1000002600 1000016166 1000016168 1000016169 1000016232 1000016545 1000016891 1000013513 1000016935 1000017102 1000013636 1000015951 1000017526 1000017544 1000017626 1000018110 1000018117 1000018118 1000013952 1000019070 1000010528 1000012412 1000019555 1000019556 1000019558 1000019913 1000019915 1000019931 1000019949 1000019950 1000020043 1000020096 1000020097 1000020099 1000020100 1000020110 1000020111 1000002220 1000020344 1000005414 1000016959 1000005418 1000005826 1000020495 1000020496 1000020507 1000020555 1000020556 1000017079 1000012337 1000020849 1000016238 1000016032 1000021787 1000002172 1000018223 1000015563 1000022326 1000022327 1000022328 1000001512 1000004232 1000010836 1000022382 1000022385 1000022392 1000022477 1000019402 1000020925 1000014851 1000022966 1000022990 1000022999 1000023005 1000023006 1000023055 1000024720 1000024741 1000026331 1000026334 1000016755 1000026571 1000017567 1000013771 1000028252 1000028289 1000028292 1000028294 1000028295 1000028302 1000028391 1000028392 1000028394 1000028435 1000028869 1000028870 1000028975 1000028976 1000028871 1000029411 1000029415 1000029420 1000029421 1000029425 1000029428 1000016103 1000029714 1000004457 1000029838 1000029944 1000030356 1000030445 1000030450 1000030624 1000031660 1000031664 1000029950 1000031713 1000031716 1000031781 1000031795 1000031850 1000013699 1000032065 1000032066 1000032068 1000013556 1000028397 1000023086 1000023089 5869416 1000027023 1000034257 1000008158 1000024395 1000035262 1000035708 1000035715 1000035866 1000035867 1000035900 1000035906 1000035913 1000036108 1000035903 1000036217 1000036218 1000036220 1000036323 1000036351 1000036415 1000036449 1000036467 1000036480 1000036507 1000036536 1000036538 1000036542 1000036543 1000036544 1000036551 1000036907 1000036908 1000036909 1000036925 1000036930 1000012896 1000037371 1000037373 1000038230 1000016968 1000038573 1000038769 1000038785 1000038788 1000038802 1000038845 1000039124 1000001410 1000001914 1000003957 1000004189 1000004567 1000027590 1000040739 1000040740 1000040769 1000040770 1000040771 1000040772 1000040773 1000040774 1000040775 1000040776 1000040777 1000040778 1000040779 1000040780 1000040781 1000040782 1000040783 1000040974 1000041426 1000041841 1000041842 1000041427 1000042221 1000042224 1000042232 1000042233 1000042258 1000042259 1000042263 1000042264 1000042270 1000042272 1000042281 1000042285 1000042286 1000042289 1000015670 1000042962 1000042978 1000036463 1000038300 1000043358 1000043394 1000043395 1000043396 1000043416 1000043417 1000043418 1000043419 1000043420 1000043424 1000043432 1000043434 1000043440 1000043441 1000044527 1000044554 1000044720 1000020256 1000045477 1000045478 1000045524 1000045678 1000045679 1000045798 1000045836 1000045837 1000045900 1000046327 1000046528 1000046529 1000047507 1000047573 1000047578 1000047581 1000047884 1000048033 1000048328 1000048331 1000048375 1000048376 1000048387 1000048389 1000018910 1000044992 1000045194 1000048507 1000015003 1000048347 1000048864 1000048367 1000048867 1000048881 1000049097 1000014291 1000049308 1000049397 1000049524 1000045610 1000050082 1000050081 1000031687 1000050196 1000048319 1000050305 1000050309 1000050310 1000008587 1000050422 1000049763 1000050588 1000050161 1000050036 1000050198 1000035914 1000050786 1000050000 1000015302 1000050802 1000038879 1000047971 1000051194 1000051223 1000051224 1000050685 1000051377 1000051422 1000051464 1000051467 1000050334 1000051585 1000051678 1000038011 1000050919 1000051874 1000051878 1000049911 1000051693 1000051215 1000051845 1000051894 1000051909 1000052441 1000052459 1000052542 1000052567 1000052040 1000052694 1000052823 1000052824 1000052865 1000050567 1000051932 1000052852 1000052988 1000049781 1000049047 1000053200 1000053240 1000053244 1000050556 1000053321 219104 ] |
9 | 0.45 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.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:
[
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.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.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
24
]
|
20 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
25
]
|
21 | 0.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:
[
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.13 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.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
30
]
|
26 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
31
]
|
27 | 0.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.28 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.product_id AS product_id_3, t0.characteristic_label_id AS characteristic_label_id_4 FROM characteristic t0 WHERE t0.product_id = ?
Parameters:
[
219104
]
|
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.