GET https://staging.pgdis.com/produit/01422-surligneurs-vert-stabilo-70-33

Query Metrics

29 Database Queries
12 Different statements
1340.23 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 99.79 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:
[
  "01422-surligneurs-vert-stabilo-70-33"
]
2 0.64 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:
[
  "01422-surligneurs-vert-stabilo-70-33"
]
3 0.39 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.displayed_order AS displayed_order_2, c0_.is_in_footer AS is_in_footer_3, c0_.slug AS slug_4, c1_.id AS id_5, c1_.name AS name_6, c1_.displayed_order AS displayed_order_7, c1_.is_in_footer AS is_in_footer_8, c1_.slug AS slug_9, c2_.id AS id_10, c2_.name AS name_11, c2_.displayed_order AS displayed_order_12, c2_.is_in_footer AS is_in_footer_13, c2_.slug AS slug_14, c0_.category_parent_id AS category_parent_id_15, c1_.category_parent_id AS category_parent_id_16, c2_.category_parent_id AS category_parent_id_17 FROM category c0_ LEFT JOIN category c1_ ON c0_.id = c1_.category_parent_id LEFT JOIN category c2_ ON c1_.id = c2_.category_parent_id WHERE c0_.slug = ?
Parameters:
[
  "01422-surligneurs-vert-stabilo-70-33"
]
4 1.61 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:
[
  200
  1
]
5 0.76 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:
[
  58
  275
  276
  277
  278
  278
  200
]
6 0.30 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 678.36 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:
[
  200
  "2025-02-12 09:27:20"
]
8 553.17 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:
[
  6338095
  6338319
  6338864
  6338892
  6339468
  6339546
  6339518
  6339728
  6339788
  6340083
  6338960
  6340158
  6340170
  6340205
  6340287
  6340398
  6340438
  6338705
  6340574
  6340671
  6340753
  6341268
  6332347
  6341742
  6342001
  6342544
  6343211
  6343758
  6260772
  6344104
  6344116
  6344141
  6345179
  6345268
  6345216
  6345344
  6345556
  6345630
  6345713
  6345776
  6345850
  6346070
  6346105
  6346397
  6346472
  6346573
  6346592
  6346645
  6346646
  6346882
  6346890
  6346937
  6346962
  6347070
  6347433
  6347509
  6347530
  6347613
  6347712
  6347726
  6347750
  6347885
  6348063
  6348106
  6348118
  6348176
  6348389
  6348504
  6348521
  6348542
  6348566
  6348680
  6348960
  6349310
  6349358
  6349412
  6349425
  6349479
  6349513
  6349591
  6350112
  6350203
  6350469
  6350748
  6350939
  6350995
  6351038
  6351599
  6351733
  6351998
  6352149
  6352308
  6352337
  6352937
  6353285
  6353320
  6353411
  6353424
  6353514
  6353591
  6353927
  6353965
  6353976
  6240511
  6335667
  6342239
  6354160
  6354078
  6354262
  6354290
  6354307
  6354486
  6352117
  6354702
  6341419
  6355105
  6355159
  6355282
  6355324
  6355502
  6355503
  6355536
  6355872
  6355558
  6356589
  6356569
  6356728
  6356863
  6346210
  6357063
  6357306
  6357455
  6357584
  6357871
  6358154
  6358230
  6358356
  6358405
  6358569
  6358817
  6358828
  6358876
  6359327
  6359343
  6359492
  6357320
  6359960
  6360314
  6337162
  6360365
  6360367
  6360479
  6360527
  6360571
  6360799
  6360841
  6361231
  6361365
  6361529
  6361782
  6361836
  6361884
  6362316
  6362371
  6362423
  6362627
  6362645
  6362857
  6363083
  6363066
  6363442
  6363573
  6363558
  6363711
  6363819
  6363877
  6363951
  6364027
  6364331
  6364523
  6364665
  6365127
  6365159
  6365197
  6365490
  6365734
  6365025
  6366704
  6366920
  6367034
  6367277
  6367334
  6367292
  6367595
  6367656
  6368125
  6368642
  6369158
  6369295
  6369818
  6370026
  6370107
  6370158
  6370258
  6370270
  6370280
  6370333
  6370339
  6370422
  6370512
  6370573
  6370705
  6370759
  6370762
  6370786
  6370862
  6370874
  6370972
  6371010
  6371156
  6371180
  6371193
  6371232
  6371240
  6371268
  6371269
  6371321
  6371361
  6371380
  6371473
  6371538
  6371544
  6371592
  6371611
  6371617
  6371618
  6371705
  6371803
  6371851
  6371967
  6372026
  6372059
  6372070
  6372282
  6372603
  6372811
  6373119
  6373259
  6373533
  6373538
  6373681
  6374070
  6374419
  6374914
  6375215
  6375482
  6375544
  6375592
  6375606
  6375885
  6375950
  6376025
  6376168
  6376405
  6376419
  6376445
  6376550
  6376677
  6377562
  6377595
  6358079
  6377620
  6377690
  6377587
  6377881
  6378143
  6378164
  6378182
  6378467
  6378586
  6378831
  6378760
  6379595
  6379993
  6380013
  6380251
  6380842
  6381262
  6380876
  6380104
  6381879
  6381881
  6382006
  6382046
  6382057
  6382263
  6382314
  6382364
  6382498
  6382590
  6382708
  6382714
  6382741
  6382825
  6383035
  6383115
  6383125
  6383230
  6383608
  6383724
  6383812
  6383843
  6384263
  6384516
  6384799
  6384922
  6385020
  6385186
  6385356
  6385471
  6384844
  6385690
  6385701
  6385845
  6385888
  6386151
  6386218
  6384411
  6386703
  6386531
  6386921
  6387100
  6387108
  6387415
  6387587
  6387619
  6386808
  6388247
  6388309
  6388720
  6388822
  6389093
  6389470
  6389845
  6389861
  6390111
  6390271
  6390283
  6390411
  6390497
  6390648
  6390703
  6390762
  6390970
  6391015
  6391021
  6391480
  6391581
  6391883
  6392472
  6392633
  6392717
  6394005
  6395266
  6395354
  6395397
  6395601
  6395788
  6395797
  6395871
  6395960
  6395978
  6395996
  6396013
  6396047
  6396088
  6396142
  6396143
  6396165
  6396174
  6396198
  6396283
  6396331
  6396451
  6396605
  6396654
  6396704
  6396726
  6396842
  6396844
  6396948
  6397118
  6397151
  6397164
  6397168
  6397450
  6397576
  6397660
  6397666
  6397762
  6397834
  6397969
  6398061
  6398094
  6398487
  6398495
  6399206
  6399258
  6399440
  6399474
  6399608
  6399649
  6399666
  6399759
  6399776
  6399868
  6399941
  6400120
  6400218
  6401515
  6402494
  6402538
  6402997
  6403084
  6403121
  6403131
  6403142
  6403242
  6403431
  6403475
  6403594
  6403670
  6404205
  6404283
  6404610
  6404978
  6405033
  6405561
  6406580
  6406845
  6407658
  6407755
  6408013
  6408398
  6408478
  6408480
  6409009
  6409104
  6409340
  6409570
  6410045
  6410611
  6410692
  6410928
  6411099
  6411211
  6411314
  6409412
  6411583
  6411695
  6411908
  6411914
  6411918
  6411930
  6411995
  6412054
  6412099
  6412171
  6412172
  6412194
  6412212
  6412663
  6412671
  6412719
  6412747
  6412908
  6412934
  6413260
  6413311
  6413343
  6413460
  6413530
  6413566
  6413587
  6413590
  6413598
  6413920
  6414530
  6414594
  6414636
  6414665
  6415045
  6415218
  6415215
  6415574
  6415641
  6415667
  6415669
  6415682
  6415700
  6415797
  6415937
  6416008
  6416152
  6416204
  6416238
  6416453
  6416490
  6416539
  6416646
  6416817
  6416991
  6417014
  6417092
  6417112
  6417200
  6417218
  6417390
  6417418
  6417441
  6417771
  6417881
  6417943
  6417963
  6418029
  6418140
  6418158
  6418185
  6418188
  6418227
  6418233
  6418718
  6418724
  6418822
  6419536
  6419736
  6419754
  6419929
  6419964
  6420000
  6420136
  6420300
  6420358
  6420384
  6420634
  6421967
  6422652
  6423616
  6423660
  6423662
  6423733
  6423916
  6424184
  6424215
  6424260
  6424745
  6424907
  6425967
  6426070
  6426119
  6426182
  6427591
  6427673
  6428212
  6428714
  6428925
  6429046
  6429299
  6429564
  6430880
  6431382
  6431844
  6432172
  6432292
  6434152
  6434736
  6436271
  6437627
  6437703
  6437737
  6437744
  6438798
  6439431
  6441267
  6441327
  6441390
  6441491
  6441913
  6443023
  6443356
  6443807
  6444323
  6444629
  6444654
  6445148
  6445270
  6445282
  6446053
  6447001
  6447259
  6447711
  6449362
  6449666
  6449682
  6449694
  6449747
  6450050
  6450397
  6451636
  6451781
  6452108
  6452267
  6452307
  6452418
  6452576
  6452756
  6452806
  6452831
  6453002
  6453011
  6453378
  6453421
  6453452
  6453456
  6453663
  6453917
  6453987
  6454117
  6454162
  6454522
  6454841
  6454933
  6454968
  6455270
  6455307
  6455343
  6455636
  6455852
  6455864
  6456141
  6456243
  6456385
  6456393
  6456493
  6456626
  6456779
  6456805
  6456837
  6456871
  6456877
  6456915
  6457018
  6457166
  6457208
  6457216
  6457762
  6458877
  6459100
  6459506
  6460337
  6462209
  1000050224
  6462593
  6462797
  6462958
  6463551
  6463866
  6464030
  6464667
  6465224
  6465962
  6465963
  6465964
  6465965
  6465966
  6465967
  6465968
  6465969
  6465970
  6465971
  6465972
  6465973
  6465974
  6465975
  6465976
  6465977
  6465978
  6465979
  6465980
  6465981
  6465982
  6465983
  6465984
  6465985
  6465986
  6465987
  6465988
  6465989
  6465990
  6465991
  6465992
  6465993
  6465994
  6465995
  6465996
  6465997
  6465998
  6465999
  6466000
  6466001
  6466002
  6466003
  6466004
  6466006
  6466007
  6466008
  6466009
  6466010
  6466011
  6466012
  6466013
  6466014
  6466015
  6466016
  6466017
  6466018
  6466019
  6466020
  6466021
  6466022
  6466023
  6466024
  6466025
  6466027
  6466028
  6466029
  6466030
  6466031
  6466032
  6466033
  6466034
  6466035
  6466036
  6466037
  6466038
  6466039
  6466040
  6466052
  6466053
  6466054
  6466055
  6466056
  6466057
  6466058
  6466059
  6466060
  6466061
  6466062
  6466063
  6466064
  6466065
  6466066
  6466068
  6466069
  6466070
  6466071
  6466072
  6466073
  6466074
  6466075
  6466076
  6466077
  6466078
  6466079
  6466080
  6466081
  6466082
  6466083
  6466084
  6466085
  6466086
  6466087
  6466088
  6466089
  6466090
  6466091
  6466092
  6466093
  6466094
  6466095
  6466096
  6466097
  6466098
  6466099
  6466100
  6466101
  6466102
  6466103
  6466104
  6466105
  6466106
  6466107
  6466108
  6466109
  6466110
  6466111
  6466112
  6466113
  6466114
  6466115
  6466116
  6466117
  6466118
  6466119
  6466120
  6466121
  6466122
  6466123
  6466124
  6466125
  6466126
  6466127
  6466128
  6466129
  6466130
  6466131
  6466133
  6466134
  6466135
  6466136
  6466137
  6466138
  6466139
  6466140
  6466141
  6466142
  6466143
  6466144
  6466145
  6466146
  6466148
  6466149
  6466150
  6466151
  6466152
  6466153
  6466154
  6466155
  6466156
  6466157
  6466158
  6466159
  6466160
  6466161
  6466162
  6466163
  6466164
  6466165
  6466167
  6466168
  6466169
  6466170
  6466171
  6466172
  6466173
  6466174
  6466175
  6466176
  6466177
  6466178
  6466179
  6466180
  6466181
  6466182
  6466183
  6466184
  6466185
  6466186
  6466187
  6466188
  6466189
  6466190
  6466191
  6466192
  6466193
  6466194
  6466195
  6466196
  6466197
  6466198
  6466199
  6466200
  6466201
  6466202
  6466203
  6466204
  6466205
  6466206
  6466207
  6466208
  6466209
  6466210
  6466211
  6466212
  6466213
  6466214
  6466215
  6466216
  6466217
  6466218
  6466222
  6466223
  6466224
  6466225
  6466226
  6466227
  6466228
  6466229
  6466230
  6466231
  6466232
  6466233
  6466234
  6466235
  6466236
  6466237
  6466238
  6466239
  6466240
  6466241
  6466243
  6466244
  6466245
  6466246
  6466247
  6466248
  6466249
  6466250
  6466251
  6466252
  6466253
  6466254
  6466255
  6466256
  6466257
  6466258
  6466259
  6466260
  6466261
  6466262
  6466263
  6466264
  6466265
  6466266
  6466267
  6466268
  6466269
  6466270
  6466271
  6466272
  6466273
  6466274
  6466275
  6466276
  6466277
  6466278
  6466279
  6466280
  6466281
  6466282
  6466329
  6466330
  6466903
  6466905
  6466906
  6468126
  1000000817
  1000001868
  1000001873
  1000001899
  1000001904
  1000001912
  1000001961
  1000001963
  1000002031
  1000002334
  6390346
  1000003789
  1000000999
  1000004066
  1000004129
  1000004571
  1000004685
  1000001265
  1000005524
  1000005219
  1000003410
  1000006397
  1000006587
  1000006621
  1000007600
  1000007723
  1000004395
  1000008279
  1000008731
  1000008893
  1000008938
  1000008989
  1000009278
  1000004826
  6379629
  1000010019
  1000005468
  1000010563
  1000010612
  1000010668
  1000010680
  1000010850
  1000011814
  1000011841
  1000011874
  1000012034
  1000012161
  1000013043
  1000013910
  1000013928
  1000013966
  1000012710
  1000010542
  1000015854
  1000015978
  1000012275
  1000018625
  1000018746
  1000018848
  1000018901
  1000018952
  1000020570
  1000020576
  1000020922
  1000020924
  1000021372
  6384170
  1000016210
  1000022866
  1000022869
  1000022922
  1000022923
  1000022924
  1000022925
  1000022926
  1000022927
  1000022928
  1000023331
  1000023332
  1000018852
  1000026084
  1000026107
  1000026652
  1000019594
  1000026834
  1000028613
  1000028614
  1000028626
  1000028621
  1000028834
  1000028839
  1000004457
  1000029801
  1000030056
  1000030693
  1000030696
  1000030697
  1000030698
  1000033006
  1000033007
  1000033009
  1000033012
  1000033017
  1000033019
  1000033021
  1000033022
  1000033025
  1000033026
  1000033344
  1000034177
  1000034308
  1000034495
  1000036158
  1000036159
  1000036161
  1000036361
  1000036579
  1000039270
  1000039271
  1000040344
  1000040388
  1000040398
  1000040423
  1000040544
  1000040743
  1000040744
  1000041040
  1000041395
  1000041438
  1000041475
  1000041551
  1000041553
  1000041555
  1000030700
  1000042149
  1000042151
  1000042175
  1000042360
  1000042680
  1000042700
  1000040497
  1000042905
  1000042906
  1000042908
  1000042910
  1000042923
  1000043802
  1000044796
  1000044837
  1000046022
  1000046195
  1000017072
  1000042407
  1000036575
  1000048401
  1000048758
  1000048814
  1000049024
  1000050236
  1000050425
  1000050503
  1000050809
  1000050812
  1000050870
  1000051022
  1000051211
  1000052011
  1000052538
  1000052624
  1000052898
  1000053122
  1000053319
  1000053386
  200
]
9 0.40 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  1
]
10 0.27 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.19 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.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:
[
  18
]
14 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:
[
  19
]
15 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:
[
  20
]
16 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  21
]
17 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  22
]
18 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  23
]
19 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  24
]
20 0.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:
[
  25
]
21 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:
[
  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.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.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:
[
  32
]
28 0.35 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:
[
  200
]
29 1.68 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.reference IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "01420"
  "01421"
  "01423"
  "01424"
  "01425"
  "01426"
  "01427"
  "32178"
  "36667"
  "15219"
  "15205"
  "36668"
  "67383"
]

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.