Query Metrics
47
Database Queries
21
Different statements
2406.68 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 171.03 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:
[
"48511-classeurs-vert-exacompta-51373e"
]
|
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:
[
"48511-classeurs-vert-exacompta-51373e"
]
|
3 | 0.37 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:
[
"48511-classeurs-vert-exacompta-51373e"
]
|
4 | 1.21 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:
[ 29011 1 ] |
5 | 1.22 ms |
SELECT p0_.id AS id_0, p0_.reference AS reference_1, p0_.manufacturer AS manufacturer_2, p0_.short_label AS short_label_3, p0_.long_label AS long_label_4, p0_.weight AS weight_5, p0_.sold_by AS sold_by_6, p0_.ppht AS ppht_7, p0_.ppttc AS ppttc_8, p0_.paht AS paht_9, p0_.pattc AS pattc_10, p0_.legal_discount_library AS legal_discount_library_11, p0_.fidelity_bonus AS fidelity_bonus_12, p0_.brand AS brand_13, p0_.time_limit AS time_limit_14, p0_.coef AS coef_15, p0_.is_discountable AS is_discountable_16, p0_.is_btob AS is_btob_17, p0_.is_btoc AS is_btoc_18, p0_.is_customizable AS is_customizable_19, p0_.is_library AS is_library_20, p0_.is_nathan AS is_nathan_21, p0_.is_green AS is_green_22, p0_.is_orapi_grand_frais AS is_orapi_grand_frais_23, p0_.is_active AS is_active_24, p0_.slug AS slug_25 FROM product p0_ LEFT JOIN product_category p2_ ON p0_.id = p2_.product_id LEFT JOIN category c1_ ON c1_.id = p2_.category_id WHERE c1_.id IN (?, ?, ?, ?, ?, ?) AND p0_.is_active = 1 AND p0_.id <> ? AND p0_.is_btoc = 1 AND p0_.is_orapi_grand_frais <> 1 LIMIT 10
Parameters:
[ 50 238 239 240 241 238 29011 ] |
6 | 0.26 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 | 1311.04 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:
[ 29011 "2025-02-12 11:15:24" ] |
8 | 910.02 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:
[ 6103300 6313848 6339061 6304155 6341439 6341784 6341871 6342118 6343061 6344112 6340789 6345535 6345885 6346629 6346704 6346881 6346967 6348731 6349104 6349232 6349251 6349257 6349791 6350573 6350903 6352442 6353230 6353881 6354154 6354412 6335048 6355643 6357898 6358230 6335021 6358958 6361839 6361849 6362117 6362127 6362138 6363853 6363886 6363895 6364027 6363991 6365621 6369566 6371514 6371875 6372442 6372557 6372605 6372812 6373612 6378651 6363740 6380635 6381725 6265119 6384363 6384660 6384936 6378191 6386083 6386390 6377691 6386630 6386725 6386759 6388142 6388268 6388283 6388390 6388457 6388524 6388532 6388581 6388575 6270675 6389128 6390332 6390511 6391138 6391168 6391192 6391257 6391339 6391471 6390106 6391931 6392109 6392202 6389404 6392395 6389573 6392860 6392862 6393433 6393490 6393608 6378047 6394184 6394225 6395450 6396100 6396245 6396772 6397439 6397989 6400089 6400135 6400146 6400791 6400826 6402267 6402674 6402851 6402978 6403372 6403399 6404348 6404380 6405328 6405396 6405710 6405912 6405935 6406482 6407527 6407755 6407538 6408013 6408436 6408583 6408917 6408957 6409087 6409639 6410859 6410865 6410951 6411190 6411233 6411729 6411785 6412053 6412505 6412631 6413173 6413174 6413175 6413176 6413177 6413178 6413179 6413180 6413181 6413182 6413184 6413185 6413186 6413187 6413188 6413189 6413190 6413191 6413192 6413193 6413194 6413195 6413196 6413197 6413198 6413199 6413200 6413201 6413202 6413203 6413204 6413205 6413206 6413207 6413208 6413209 6413210 6413211 6413212 6413213 6413214 6413215 6413216 6413217 6413218 6413219 6413221 6413222 6413223 6413224 6413225 6413226 6413227 6413228 6413229 6413230 6413231 6413232 6413233 6413234 6413585 6413688 6413830 6414024 6414025 6414026 6414027 6414028 6414029 6414030 6414031 6414032 6414033 6414034 6414035 6414036 6414037 6414038 6414039 6414040 6414041 6414042 6414046 6414047 6414048 6414049 6414050 6414051 6414052 6414054 6414055 6414056 6414057 6414058 6414059 6414060 6414061 6414062 6414063 6414064 6414065 6414066 6414067 6414068 6414069 6414070 6414071 6414072 6414073 6414074 6414075 6414255 6414337 6414384 6414750 6415009 6415462 6415482 6415484 6415714 6415991 6416038 6416118 6416120 6416166 6416453 6416811 6416814 6417279 6417317 6417371 6417498 6417538 6417609 6417627 6418123 6418192 6418247 6418833 6418981 6419150 6419214 6419243 6419266 6419272 6419442 6419845 6420749 6420949 6421695 6421705 6421714 6421722 6421916 1000009943 6421920 6421976 6421980 6421981 6422178 6422184 6422229 6422306 6422340 6422351 6422401 6422405 6422666 6422780 6422998 6423687 6423821 6424026 6424045 6424244 6424268 6424551 6424552 6424553 6424555 6424556 6424557 6424558 6424559 6424560 6424561 6424562 6424563 6424564 6424565 6424566 6424983 6425027 6425183 6425191 6425291 6425393 6425424 6425552 6425598 6426116 6426307 6426481 6426793 6426823 6426880 6426887 6427238 6427250 6427295 6427424 6427462 6427641 6427652 6427795 6427826 6428412 6428419 6428426 6428443 6428475 6428871 6428922 6429277 6429422 6429568 6429620 6429880 6429946 6429998 6430086 6430530 6430561 6430854 6430873 6431176 6431457 6431782 6431802 6431985 6432282 6432301 6433057 6433745 6434000 6434596 6434835 6434876 6434910 6435204 6435205 6435222 6435223 6435236 6435238 6435248 6435249 6435265 6435267 6435273 6435274 6435279 6435280 6435285 6435286 6435295 6435296 6435302 6435305 6435318 6435320 6435328 6435329 6435333 6435336 6435337 6435353 6435355 6435422 6435423 6435433 6435438 6435447 6435449 6435466 6435967 6436028 6437004 6437041 6437441 6437448 6437594 6437596 6437612 6437615 6437626 6437629 6437974 6438011 6438096 6438427 6438440 6438443 6438763 6438788 6438931 6439171 6439238 6439411 6439420 6439512 6439513 6439514 6439568 6439569 6439589 6439590 6439592 6440063 6440170 6440246 6440566 6440860 6440869 6440877 6441134 6441144 6441208 6441540 6441542 6441599 6441609 6441622 6441636 6441763 6441919 6442176 6442266 6442715 6442717 6442718 6442719 6443373 6443612 6444579 6445278 6445413 6445436 6445677 6446113 6447367 6447671 6447755 6448504 6448708 6449047 6449581 6449642 6449643 6449697 6449725 6449838 6450022 6450168 6450170 6450176 6450194 6450195 6450252 6450312 6450366 6450374 6450547 6450697 6450856 6450973 6451015 6451059 6451132 6451209 6451220 6451224 6451303 6451304 6451312 6451317 6451337 6451339 6451355 6451388 6451436 6451581 6451889 6451916 6451921 6451973 6452010 6452055 6452108 6452261 6452330 6452356 6452409 6452435 6452482 6452496 6452511 6452558 6452723 6452784 6452948 6453194 6453465 6453482 6453554 6453885 6454015 6454041 6454189 6454195 6454705 6454711 6454855 6454924 6454926 6454982 6455005 6455078 6455128 6455149 6455208 6455210 6455218 6455277 6455375 6455481 6455507 6455551 6455557 6455570 6455650 6455688 6455708 6455762 6455779 6455827 6455955 6455991 6456467 6456640 6456786 6456992 6457002 6457064 6457523 6457754 6457770 6457814 6458190 6458380 6458523 6458826 6457805 6459481 6460277 6460358 6460381 6461026 6461466 6461614 6461664 6461848 6462204 6462226 6462227 6462905 6463077 6463200 6463215 6463492 6463545 6463974 6464356 6464633 6464851 6464864 6465366 6465507 6466356 6466360 6466528 6466654 6468079 6468201 6468715 1000001027 1000002503 1000002543 1000002630 1000002634 1000002651 1000003077 6392154 1000001340 6384173 1000003859 1000004325 1000004338 1000005031 1000005560 1000005671 1000000884 1000006595 1000007328 1000005019 1000007063 1000002561 1000004700 1000003487 1000008313 1000008321 1000008641 1000008793 1000008841 1000002502 1000004993 1000009752 1000000856 1000009853 1000009854 1000009940 1000009980 1000001850 1000009715 1000010395 1000010486 1000010521 1000011033 1000010733 1000011040 1000012152 1000012307 1000010921 1000012361 1000012535 1000012603 1000012636 1000012757 1000012915 1000012939 1000013081 1000012127 1000010313 1000013431 1000012503 1000012385 1000012989 1000014105 6288676 1000014106 1000012567 1000010047 1000012604 1000009163 1000015429 1000005045 1000015751 1000015669 1000010470 1000014841 1000016298 1000016299 1000016322 1000016323 1000016324 1000016325 1000016327 1000016328 1000016329 1000016330 1000016338 1000016339 1000016341 1000016342 1000016345 1000016347 1000016348 1000016349 1000016350 1000016351 1000016352 1000016097 1000016764 1000016855 1000013513 1000016561 1000017318 1000017328 1000013373 1000017351 1000009626 1000007402 1000018366 1000018433 1000016035 1000018496 1000018497 1000018499 1000018608 1000018745 1000019122 1000016147 1000019389 1000019391 1000019396 1000019455 1000019473 1000019530 1000019532 1000019534 1000019545 1000002286 1000019559 1000019576 1000019580 1000019591 1000019711 1000019713 1000019966 1000019968 1000019974 1000019980 1000019995 1000020156 1000019588 1000020160 1000020161 1000020162 1000020163 1000020165 1000020166 1000020168 1000020002 1000020779 1000020797 1000020873 1000020960 1000020964 1000020967 1000020968 1000020969 1000020947 1000008970 1000021579 1000021891 1000021904 1000005140 1000019454 1000022177 1000007217 1000016362 1000022460 1000022616 1000021928 1000016401 1000019693 1000022874 1000022876 1000022877 1000022878 1000022879 1000022881 1000022882 1000022883 1000022884 1000022885 1000022886 1000022887 1000022888 1000022889 1000022890 1000022891 1000022892 1000022904 1000022905 1000022907 1000022908 1000022911 1000022936 1000023092 1000023095 1000023100 1000023154 1000021466 1000023164 1000023166 1000023286 1000023293 1000023265 1000023325 1000023333 1000023377 1000023383 1000023384 1000023385 1000023386 1000023387 1000023388 1000023389 1000023390 1000023391 1000023392 1000023393 1000023394 1000023396 1000023397 1000023398 1000023399 1000023403 1000023455 1000016655 1000024038 1000024112 1000024546 1000024566 1000024633 1000024636 1000024646 1000024649 1000025000 1000025060 1000025288 1000025355 1000025364 1000026220 1000026330 1000026357 1000026361 1000026408 1000026409 1000026410 1000026411 1000026412 1000026413 1000026414 1000026415 1000026416 1000026445 1000026447 1000026470 1000026613 1000026615 1000026625 1000026679 1000012916 1000026786 1000026800 1000026802 1000026803 1000026804 1000026805 1000026806 1000026807 1000026808 1000026809 1000026810 1000026811 1000026812 1000026813 1000026814 1000026815 1000026816 1000026829 1000026830 1000026831 1000026833 1000026850 1000026851 1000026852 1000026853 1000026854 1000026855 1000026856 1000026857 1000026858 1000026859 1000026860 1000026861 1000026862 1000026863 1000026864 1000026865 1000026866 1000026881 1000026884 1000026935 1000026985 1000026990 1000027050 1000014386 1000027169 1000027170 1000027172 1000027173 1000002882 1000012663 1000027627 1000027628 1000027629 1000027576 1000027762 1000027763 1000027766 1000027767 1000027782 1000027783 1000027784 1000027785 1000027786 1000027787 1000027789 1000027790 1000027791 1000027792 1000027793 1000027794 1000027795 1000027796 1000027797 1000027798 1000027799 1000027801 1000019710 1000027856 1000027857 1000027858 1000027969 1000027971 1000027972 1000027973 1000027974 1000027975 1000027976 1000028138 1000028526 1000028527 1000028529 1000028530 1000028532 1000028533 1000028534 1000028535 1000028536 1000028537 1000028538 1000028539 1000028541 1000028542 1000028543 1000028544 1000028545 1000028546 1000028547 1000028548 1000028551 1000028568 1000028574 1000028575 1000028577 1000028578 1000028584 1000028590 1000028591 1000028594 1000028600 1000028704 1000028705 1000028740 1000028741 1000028742 1000029003 1000029119 1000029138 1000029359 1000029373 1000029374 1000029375 1000008348 1000029979 1000029983 1000029984 1000029985 1000029987 1000029988 1000029989 1000029990 1000029991 1000029992 1000029994 1000029995 1000029996 1000029997 1000029998 1000029999 1000030000 1000030001 1000030029 1000030049 1000030050 1000030051 1000030065 1000030069 1000030370 1000030395 1000030396 1000030403 1000030404 1000030406 1000030408 6384854 1000022840 1000030789 1000030790 1000030791 1000030793 1000031239 1000031242 1000031243 1000031244 1000031245 1000031247 1000031260 1000031261 1000031265 1000031266 1000031277 1000031282 1000031297 1000031298 1000031299 1000031300 1000031301 1000031302 1000031581 1000031708 1000003301 1000032050 1000032206 1000032487 1000032657 1000032659 1000032661 1000032663 1000032664 1000032670 1000032680 1000032681 1000032682 1000032685 1000032686 1000032689 1000032690 1000032692 1000032694 1000032702 1000032703 1000032704 1000032705 1000032706 1000032708 1000032709 1000032738 1000032739 1000032740 1000032741 1000032742 1000032743 1000032744 1000032745 1000032746 1000032747 1000032748 1000032749 1000032750 1000032751 1000032753 1000032754 1000032755 1000032761 1000032765 1000032766 1000032769 1000032770 1000032771 1000032772 1000032780 1000030434 1000026624 1000033240 1000033245 1000033246 1000033247 1000033248 1000033250 1000033251 1000033252 1000033253 1000033255 1000033259 1000033261 1000033262 1000033268 1000033336 1000033368 1000033369 1000033384 1000033385 1000033449 1000033482 1000033485 1000033489 1000033491 1000018253 1000033601 1000033607 1000033608 1000033609 1000033610 1000033611 1000033613 1000033614 1000033616 1000033617 1000033618 1000033620 1000024650 1000026221 1000033626 1000033871 1000033872 1000019906 1000034150 1000034238 1000034239 1000034240 1000034241 1000034242 1000034252 1000034152 1000033057 1000024137 1000026966 1000010721 1000036252 1000010372 1000036277 1000036286 1000036324 1000036327 1000036328 1000036329 1000036330 1000036331 1000036332 1000036333 1000036334 1000036734 1000036768 1000036769 1000036794 1000036797 1000036798 1000036799 1000036800 1000036801 1000036808 1000036809 1000036810 1000036811 1000036812 1000036821 1000036862 1000036863 1000036864 1000036865 1000036866 1000036867 1000036868 1000036869 1000036887 1000036888 1000036889 1000036890 1000036891 1000036892 1000036893 1000036894 1000036895 1000036896 1000036897 1000036898 1000036899 1000037006 1000037060 1000037061 1000037070 1000037071 1000037072 1000037073 1000037085 1000037086 1000037087 1000037095 1000037096 1000037097 1000037108 1000037110 1000037624 1000037627 1000037629 1000037631 1000037634 1000037635 1000037637 1000037638 1000037639 1000037640 1000037643 1000037644 1000037646 1000037647 1000037650 1000037651 1000037654 1000037656 1000037659 1000037660 1000037661 1000038081 1000038082 1000038083 1000038085 1000038086 1000038087 1000038099 1000038100 1000038101 1000038102 1000038103 1000038108 1000038109 1000038111 1000038112 1000038113 1000038114 1000038115 1000038116 1000038117 1000038118 1000038124 1000038125 1000038126 1000038127 1000038128 1000038130 1000038131 1000038132 1000038133 1000038162 1000016968 1000038575 1000038588 1000038608 1000038610 1000038616 1000038664 1000038668 1000039275 1000039283 1000027876 1000039220 1000039470 1000039471 1000039472 1000039473 1000039477 1000039478 1000039479 1000039480 1000039500 1000039567 1000039568 1000039569 1000039580 1000039584 1000039609 1000039611 1000039614 1000039615 1000039616 1000039617 1000039618 1000039619 1000039624 1000039625 1000039626 1000039627 1000039628 1000039629 1000039630 1000039631 1000039632 1000039635 1000039636 1000039638 1000040106 1000040137 1000040283 1000040284 1000040309 1000036196 1000041525 1000041527 1000041528 1000041529 1000041582 1000041663 1000041664 1000041665 1000041666 1000041943 1000041944 1000041946 1000041949 1000041952 1000041957 1000042079 1000042081 1000042082 1000042083 1000042085 1000042092 1000042093 1000042094 1000042095 1000042096 1000042097 1000042098 1000042099 1000042100 1000042101 1000042102 1000042103 1000042104 1000042105 1000042106 1000042109 1000042110 1000042111 1000042112 1000042113 1000042114 1000042115 1000042116 1000042117 1000042118 1000042119 1000042121 1000042122 1000042123 1000042124 1000042125 1000042126 1000042127 1000042128 1000042129 1000042130 1000042131 1000042132 1000042133 1000042134 1000042135 1000042136 1000042137 1000042138 1000042139 1000042140 1000042310 1000042311 1000042319 1000042323 1000042324 1000042328 1000042330 1000042354 1000042358 1000042363 1000042365 1000042468 1000042498 1000042566 1000042580 1000042652 1000042689 1000042691 1000042692 1000042693 1000042697 1000019856 1000042865 1000041849 1000042990 1000043022 1000043029 1000043057 1000043706 1000024125 1000044921 1000044924 1000037918 1000045325 1000045457 1000045496 1000045497 1000042663 1000045782 1000045834 1000046055 1000046092 1000046350 1000046386 1000046390 1000046415 1000046575 1000046577 1000046578 1000046579 1000046580 1000046581 1000046583 1000046584 1000046586 1000046587 1000046588 1000046589 1000046590 1000046591 1000046592 1000046593 1000046594 1000046595 1000046596 1000046597 1000046598 1000046599 1000046600 1000046601 1000046602 1000046603 1000046604 1000046605 1000046606 1000046607 1000046608 1000046609 1000046610 1000046611 1000046612 1000046613 1000046614 1000046615 1000046616 1000046617 1000046618 1000046619 1000046620 1000046621 1000046622 1000046623 1000046624 1000046625 1000046626 1000046627 1000046934 1000025176 1000047277 1000047574 1000033493 1000036770 1000047724 1000042922 1000048070 1000048080 1000048106 1000048107 1000048119 1000048172 1000048519 1000048553 1000048564 1000048565 1000048507 1000026762 1000048629 1000042965 1000048787 1000048788 1000048823 1000048876 1000048836 1000047942 1000049289 1000049397 1000049602 1000049603 1000049643 1000049644 1000049658 1000049703 1000049851 1000039448 1000049930 1000048554 1000050006 1000048082 1000027416 1000048977 1000020466 1000050325 1000050513 1000036269 1000042820 1000050419 1000021224 1000050695 1000046289 1000051015 1000051018 1000041840 1000050460 1000051293 1000051294 1000051358 1000051513 1000051525 1000051532 1000051534 1000051438 1000048273 1000051697 1000051698 1000051752 1000051755 1000051770 1000051781 1000051912 1000050333 1000051928 1000051962 1000052039 1000052043 1000028291 1000048804 1000049860 1000052155 1000052211 1000052355 1000051572 1000052225 1000051909 1000052024 1000052516 1000052525 1000052532 1000045839 1000052570 1000052588 1000052040 1000052778 1000052794 1000052801 1000052808 1000052115 1000049047 1000048794 1000053364 1000053418 1000053422 1000053321 29011 ] |
9 | 0.42 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.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
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.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:
[
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.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.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.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.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
32
]
|
28 | 0.26 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:
[
29011
]
|
29 | 0.25 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:
[
"TarifDefautBtoB"
]
|
30 | 0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.affiliated_society AS affiliated_society_3, t0.address1 AS address1_4, t0.address2 AS address2_5, t0.address3 AS address3_6, t0.zip_code AS zip_code_7, t0.city AS city_8, t0.email AS email_9, t0.phone_number AS phone_number_10, t0.fax AS fax_11, t0.id_deposit AS id_deposit_12, t0.gen_code AS gen_code_13, t0.newspaper AS newspaper_14, t0.siren AS siren_15, t0.ape AS ape_16, t0.trading_registry AS trading_registry_17, t0.internal_tva AS internal_tva_18, t0.rib AS rib_19, t0.general_account AS general_account_20, t0.capital AS capital_21 FROM society t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"MOZ"
]
|
31 | 0.16 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
32 | 0.17 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:
[
"TarifDefaut"
]
|
33 | 0.15 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"CAISSE2011"
]
|
34 | 0.40 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[ "CAISSE2011" 29010 ] |
35 | 1.73 ms |
SELECT d0_.id AS id_0, d0_.quantity AS quantity_1, d0_.price_ht AS price_ht_2, d0_.price_ttc AS price_ttc_3, d0_.product_id AS product_id_4, d0_.product_price_id AS product_price_id_5, d0_.promotion_id AS promotion_id_6, d0_.market_id AS market_id_7 FROM decreasing_price d0_ WHERE d0_.product_id = ? AND d0_.quantity <= ? AND d0_.market_id IS NULL AND d0_.product_price_id IS NULL AND d0_.promotion_id IS NULL ORDER BY d0_.quantity DESC LIMIT 1
Parameters:
[ 29010 0 ] |
36 | 0.37 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.price_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[ "C" 29010 ] |
37 | 0.19 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.discount AS discount_4, t0.product_id AS product_id_5 FROM promotion t0 WHERE t0.product_id = ?
Parameters:
[
29010
]
|
38 | 0.19 ms |
SELECT t0.id AS id_1, t0.promotion_id AS promotion_id_2, t0.society_id AS society_id_3 FROM society_promotion t0 WHERE t0.promotion_id = ?
Parameters:
[
197820
]
|
39 | 0.19 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:
[
"TarifDefautBtoB"
]
|
40 | 0.34 ms |
SELECT t0.id AS id_1, t0.price_ht AS price_ht_2, t0.price_ttc AS price_ttc_3, t0.price_id AS price_id_4, t0.product_id AS product_id_5 FROM product_price t0 WHERE t0.product_id = ? AND t0.price_id = ? LIMIT 1
Parameters:
[ 29010 "C" ] |
41 | 0.36 ms |
SELECT d0_.quantity AS quantity_0, MIN(d0_.price_ht) AS sclr_1, MIN(d0_.price_ttc) AS sclr_2 FROM decreasing_price d0_ LEFT JOIN product p1_ ON d0_.product_id = p1_.id LEFT JOIN product_price p2_ ON d0_.product_price_id = p2_.id WHERE p1_.id = ? AND p2_.id = ? GROUP BY d0_.quantity ORDER BY d0_.quantity ASC
Parameters:
[ 29010 9961037 ] |
42 | 0.19 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:
[
"TarifDefautBtoB"
]
|
43 | 0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.affiliated_society AS affiliated_society_3, t0.address1 AS address1_4, t0.address2 AS address2_5, t0.address3 AS address3_6, t0.zip_code AS zip_code_7, t0.city AS city_8, t0.email AS email_9, t0.phone_number AS phone_number_10, t0.fax AS fax_11, t0.id_deposit AS id_deposit_12, t0.gen_code AS gen_code_13, t0.newspaper AS newspaper_14, t0.siren AS siren_15, t0.ape AS ape_16, t0.trading_registry AS trading_registry_17, t0.internal_tva AS internal_tva_18, t0.rib AS rib_19, t0.general_account AS general_account_20, t0.capital AS capital_21 FROM society t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"MOZ"
]
|
44 | 0.14 ms |
SELECT t0.id AS id_1 FROM price t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"C"
]
|
45 | 0.17 ms |
SELECT t0.id AS id_1, t0.promotion_id AS promotion_id_2, t0.society_id AS society_id_3 FROM society_promotion t0 WHERE t0.promotion_id = ?
Parameters:
[
197820
]
|
46 | 1.65 ms |
SELECT d0_.quantity AS quantity_0, d0_.price_ht AS price_ht_1, d0_.price_ttc AS price_ttc_2 FROM decreasing_price d0_ WHERE d0_.product_id = ? AND d0_.market_id IS NULL AND d0_.product_price_id IS NULL AND d0_.promotion_id IS NULL ORDER BY d0_.quantity DESC
Parameters:
[
29010
]
|
47 | 0.28 ms |
SELECT p0_.id AS id_0, p0_.label_reduction AS label_reduction_1, p0_.description_reduction AS description_reduction_2, p0_.product_id AS product_id_3, p0_.operation_id AS operation_id_4 FROM product_reduction_label p0_ INNER JOIN operation o1_ ON p0_.operation_id = o1_.id WHERE o1_.is_active = 1 AND o1_.end_date >= ? AND o1_.is_active = 1 AND o1_.view_by LIKE ? AND p0_.product_id = ?
Parameters:
[ "2025-07-12 11:15:27" "%2%" 29010 ] |
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.