GET https://staging.pgdis.com/produit/68327-gommettes-couleur-apli-100664

Query Metrics

49 Database Queries
12 Different statements
1930.86 ms Query time
0 Invalid entities
2158 Managed entities

Queries

Group similar statements

# Time Info
1 37.36 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:
[
  "68327-gommettes-couleur-apli-100664"
]
2 0.42 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  81368
]
3 0.56 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, t27.id AS id_28, t27.min_qty AS min_qty_29, t27.max_qty AS max_qty_30, t27.step_qty AS step_qty_31, t27.product_id AS product_id_32 FROM product t0 LEFT JOIN product_rule t27 ON t27.product_id = t0.id WHERE t0.id = ? LIMIT 1
Parameters:
[
  "68327-gommettes-couleur-apli-100664"
]
4 0.34 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:
[
  "68327-gommettes-couleur-apli-100664"
]
5 1.22 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:
[
  81368
  1
]
6 0.71 ms
SELECT p0_.id AS id_0, p0_.reference AS reference_1, p0_.manufacturer AS manufacturer_2, p0_.short_label AS short_label_3, p0_.long_label AS long_label_4, p0_.weight AS weight_5, p0_.sold_by AS sold_by_6, p0_.ppht AS ppht_7, p0_.ppttc AS ppttc_8, p0_.paht AS paht_9, p0_.pattc AS pattc_10, p0_.legal_discount_library AS legal_discount_library_11, p0_.fidelity_bonus AS fidelity_bonus_12, p0_.brand AS brand_13, p0_.time_limit AS time_limit_14, p0_.coef AS coef_15, p0_.is_discountable AS is_discountable_16, p0_.is_btob AS is_btob_17, p0_.is_btoc AS is_btoc_18, p0_.is_customizable AS is_customizable_19, p0_.is_library AS is_library_20, p0_.is_nathan AS is_nathan_21, p0_.is_green AS is_green_22, p0_.is_orapi_grand_frais AS is_orapi_grand_frais_23, p0_.is_active AS is_active_24, p0_.slug AS slug_25 FROM product p0_ LEFT JOIN product_category p2_ ON p0_.id = p2_.product_id LEFT JOIN category c1_ ON c1_.id = p2_.category_id WHERE c1_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?) AND p0_.is_active = 1 AND p0_.id <> ? AND p0_.is_btoc = 1 AND p0_.is_orapi_grand_frais <> 1 LIMIT 10
Parameters:
[
  84
  396
  397
  398
  399
  400
  401
  402
  397
  81368
]
7 0.19 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  632
]
8 0.15 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  633
]
9 0.14 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  634
]
10 0.14 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  635
]
11 0.25 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  636
]
12 0.15 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  637
]
13 0.14 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  646
]
14 0.16 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  684
]
15 0.36 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  689
]
16 0.17 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  690
]
17 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"
]
18 917.56 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:
[
  81368
  "2025-04-12 12:01:25"
]
19 964.85 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:
[
  6384387
  6382839
  6374299
  6390060
  6390309
  6390531
  6390859
  6384100
  6391323
  6392549
  6393364
  6394484
  6398800
  6399561
  6400142
  6400469
  6405401
  6405518
  6405622
  6406012
  6406091
  6406391
  6406690
  6407115
  6407135
  6407641
  6408923
  6409174
  6409342
  6409437
  6410609
  6410889
  6410993
  6410998
  6411921
  6412646
  6413316
  6413491
  6413542
  6413823
  6413836
  6414242
  6414298
  6415003
  6416857
  6416923
  6416960
  6417109
  6417750
  6418988
  6419024
  6419249
  6419333
  6419350
  6419362
  6419445
  6419533
  6419559
  6419856
  6421000
  6421618
  6422022
  6422075
  6422694
  6422714
  6423705
  6424208
  6425034
  6425122
  6425355
  6425593
  6425131
  6426251
  6426436
  6427214
  6427759
  6428299
  6428313
  6429676
  6430050
  6430298
  6430584
  6430834
  6430908
  6431753
  6433585
  6434763
  6434819
  6434906
  6434920
  6435210
  6435879
  6435919
  6435930
  6435995
  6436012
  6436304
  6437084
  6437240
  6437897
  6438054
  6438088
  6438095
  6438259
  6438816
  6438846
  6438906
  6439045
  6439674
  6439715
  6439879
  6439887
  6440157
  6440820
  6441145
  6441493
  6441780
  6442130
  6442648
  6442768
  6442849
  6442872
  6443142
  6444044
  6444133
  6444333
  6444406
  6444510
  6445271
  6445520
  6446090
  6446091
  6446130
  6446144
  6446743
  6446755
  6446851
  6447268
  6447376
  6447450
  6448572
  6448853
  6448889
  6449841
  6449864
  6450173
  6450182
  6450195
  6450199
  6450217
  6450251
  6450429
  6450761
  6450770
  6450819
  6451178
  6451261
  6451324
  6451362
  6451376
  6451461
  6451505
  6451554
  6452045
  6452047
  6452207
  6452247
  6452348
  6452610
  6452614
  6452830
  6453522
  6453842
  6454012
  6454107
  6454154
  6454586
  6454614
  6454628
  6454699
  6454761
  6454769
  6454771
  6454841
  6454848
  6454877
  6454989
  6455048
  6455082
  6455220
  6455234
  6455267
  6455272
  6455307
  6455315
  6455437
  6455732
  6455995
  6456126
  6456994
  6457009
  6457011
  6457205
  6457279
  6457720
  6457781
  6457933
  6457950
  6457960
  6459110
  6459571
  6459573
  6459608
  6461359
  6461608
  6462259
  6462364
  6462650
  6462802
  6462930
  6463021
  6463482
  6463739
  6463760
  6464292
  6464448
  6466695
  6466740
  6467759
  6468079
  6468711
  6468803
  6469151
  6469633
  6470228
  6470526
  6470874
  6471526
  6471832
  6472289
  6472593
  6472733
  6472945
  6472997
  6474417
  6474971
  6475448
  6475551
  6475673
  6475838
  6476378
  6476592
  6476671
  6476923
  6476985
  6477019
  6477869
  6481018
  6481090
  6481168
  6481404
  6483452
  6483967
  6484018
  6484027
  6484851
  6485289
  6485436
  6485469
  6486123
  6486596
  6488020
  6489023
  6490071
  6490832
  6490970
  6491514
  6492324
  6494164
  6494427
  6495452
  6495713
  6495780
  6496218
  6496246
  6496288
  6496600
  6497630
  6497839
  6498085
  6498279
  6498298
  6498346
  6498513
  6498607
  6498688
  6498966
  6498973
  6499044
  6499130
  6499153
  6499267
  6499425
  6500450
  6500502
  6500504
  6501234
  6501412
  6501417
  6501441
  6501488
  6501496
  6501521
  6501540
  6501731
  6501817
  6501837
  6501844
  6501846
  6501856
  6501861
  6501885
  6501888
  6501944
  6501975
  6501988
  6502030
  6502087
  6502132
  6502225
  6502238
  6502591
  6502645
  6502853
  6503096
  6503183
  6503510
  6504224
  6504252
  6504268
  6504290
  6504313
  6504467
  6505500
  6506121
  6506375
  6507196
  6507943
  6508384
  6508581
  6509026
  6509397
  6509719
  6510630
  6511073
  6511247
  6512177
  6512514
  6512579
  6512911
  6512916
  6513142
  6515452
  6515601
  6518637
  6519002
  6520505
  6520609
  6521150
  6521524
  6521709
  6521908
  6524065
  6524221
  6524293
  6524320
  6524364
  6524430
  6524443
  6524533
  6524630
  6524864
  6524929
  6525120
  6525167
  6525177
  6525244
  6525627
  6525780
  6525820
  6525862
  6526182
  6526353
  6527116
  6527128
  6527317
  6528123
  6528180
  6528214
  6528554
  6528588
  6528754
  6528770
  6528778
  6528853
  6528901
  6528965
  6529216
  6529343
  6529378
  6529746
  6529879
  6529882
  6529883
  6530048
  6530052
  6530234
  6530251
  6530258
  6530279
  6530355
  6530525
  6530537
  6532729
  6532815
  6532887
  6532938
  6533177
  6533211
  6533214
  6533253
  6533273
  6533524
  6534554
  6535095
  6535697
  6535737
  6535953
  6535960
  6535961
  6536047
  6538728
  6538730
  6539659
  6539947
  6539977
  6540152
  6540164
  6540930
  6541136
  6542008
  1000001535
  1000002639
  1000002707
  1000002037
  1000000937
  6394950
  1000004792
  1000004793
  1000005253
  1000005852
  1000006118
  1000006119
  1000007053
  1000004320
  1000005217
  1000008178
  1000006164
  1000008326
  1000008383
  1000005034
  1000008259
  1000009647
  1000009824
  1000009829
  1000009830
  1000009831
  1000007841
  1000009281
  1000009833
  1000007056
  1000010196
  1000010223
  1000010665
  1000007875
  1000011914
  1000012083
  1000012378
  1000012739
  1000012679
  1000012765
  1000012826
  1000012462
  1000012985
  1000012990
  1000010853
  1000013754
  1000013838
  1000002435
  1000010226
  1000012629
  1000014623
  1000012174
  1000015284
  1000009701
  1000012987
  1000016195
  1000016381
  1000016382
  1000016384
  1000016388
  1000016437
  1000016472
  1000016509
  1000016573
  1000016947
  1000017112
  1000017168
  1000017157
  1000017169
  1000018067
  1000018069
  1000018070
  1000018084
  1000018271
  1000018317
  1000018332
  1000018333
  1000018341
  1000018360
  1000019039
  1000019495
  1000019580
  1000019591
  1000012927
  1000019938
  1000019939
  1000019941
  1000014847
  1000020127
  1000012837
  1000019942
  6342270
  1000020873
  1000007024
  1000020960
  1000020964
  1000020967
  1000020968
  1000020969
  1000015249
  1000021218
  1000021219
  1000021227
  1000021248
  1000021251
  1000021252
  1000021258
  1000013606
  1000022037
  6386564
  1000022713
  1000022715
  1000022718
  1000022827
  1000023079
  1000023082
  1000023085
  1000023087
  1000023161
  1000023638
  1000023672
  1000023417
  1000024730
  1000024734
  1000018873
  1000024800
  1000024801
  1000024818
  1000024819
  1000024820
  1000024821
  1000024822
  1000024823
  1000024824
  1000024825
  1000024826
  1000024827
  1000024828
  1000024829
  1000024830
  1000024831
  1000024832
  1000024833
  1000024834
  1000024835
  1000024836
  1000024838
  1000024839
  1000024840
  1000025091
  1000025092
  1000025093
  1000025094
  1000025095
  1000025351
  1000025372
  1000025374
  1000025376
  1000023036
  1000022038
  1000025656
  1000018257
  1000028680
  1000028681
  1000028682
  1000028683
  1000028686
  1000028817
  1000028828
  1000029325
  1000029330
  1000029331
  1000029332
  1000029333
  1000029388
  1000029390
  1000029392
  1000028830
  1000029434
  1000029435
  1000029652
  1000029658
  1000019638
  1000013946
  1000030111
  1000030126
  1000030127
  1000030247
  1000030365
  1000030659
  1000030664
  1000030669
  1000030671
  1000030674
  1000030677
  1000030678
  1000030679
  1000030689
  1000030834
  1000029949
  1000015454
  1000031698
  1000016473
  1000019526
  1000017140
  1000032230
  1000032285
  1000032302
  1000032311
  1000032321
  1000032338
  1000032339
  1000032359
  1000032366
  1000032372
  1000032373
  1000032399
  1000032403
  1000032410
  1000032413
  1000032420
  1000032432
  1000032437
  1000032452
  1000032466
  1000032467
  1000032468
  1000032481
  1000029721
  1000032495
  1000032506
  1000032507
  1000025131
  1000015750
  1000032513
  1000030466
  1000033803
  1000033804
  1000033809
  1000032408
  1000028688
  1000024753
  1000033814
  1000034158
  1000034163
  1000034170
  1000034173
  1000025771
  1000034423
  1000023045
  1000034589
  1000035509
  1000035511
  1000035513
  1000035520
  1000035525
  1000035534
  1000035668
  1000036244
  1000036249
  1000035153
  1000037108
  1000037110
  1000037263
  1000037275
  1000037276
  1000037301
  1000038180
  1000038181
  1000038182
  1000038183
  1000038404
  1000038409
  1000038558
  1000038560
  1000038564
  1000038574
  1000038577
  1000038720
  1000038927
  1000016485
  1000017098
  1000040554
  1000027754
  1000041168
  1000041775
  1000041776
  1000041788
  1000041820
  1000041822
  1000041824
  1000041943
  1000041944
  1000041946
  1000041949
  1000041952
  1000041957
  1000042310
  1000042311
  1000042319
  1000042323
  1000042324
  1000042328
  1000042330
  1000042354
  1000042358
  1000042363
  1000042365
  1000042443
  1000042444
  1000042464
  1000042466
  1000042473
  1000042475
  1000042476
  1000042478
  1000042479
  1000042552
  1000042553
  1000042554
  1000040837
  1000042644
  1000042687
  1000042690
  1000042698
  1000042708
  1000042717
  1000042718
  1000042719
  1000042721
  1000042729
  1000042730
  1000042814
  1000042817
  1000042821
  1000042822
  1000042823
  1000042825
  1000042964
  1000042966
  1000042969
  1000042970
  1000042971
  1000043254
  1000043266
  1000043323
  1000043324
  1000043325
  1000028191
  1000043565
  1000043566
  1000043619
  1000043620
  1000025766
  1000038585
  1000045492
  1000045493
  1000045503
  1000045504
  1000045505
  1000045506
  1000045508
  1000045512
  1000045513
  1000045515
  1000045516
  1000045517
  1000045518
  1000045519
  1000045682
  1000045964
  1000041220
  1000046177
  1000046182
  1000046183
  1000046184
  1000046185
  1000046187
  1000046188
  1000046189
  1000046190
  1000046196
  1000046198
  1000046207
  1000046894
  1000043805
  1000047892
  1000047917
  1000048041
  1000039792
  1000046193
  1000043014
  1000048775
  1000048508
  1000048885
  1000048479
  1000048776
  1000049433
  1000049546
  1000049607
  1000048780
  1000049819
  1000050396
  1000050368
  1000050654
  1000048728
  1000050800
  1000050235
  1000050922
  1000050998
  1000051008
  1000051286
  1000051301
  1000051305
  1000051377
  1000051486
  1000051540
  1000051579
  1000051877
  1000052174
  1000048894
  1000052510
  1000049690
  1000043208
  1000052821
  1000052822
  1000053043
  1000053119
  1000053139
  1000053187
  1000053220
  1000053223
  1000053398
  1000053466
  1000053468
  1000053512
  1000034165
  1000053469
  1000052442
  1000054465
  1000054593
  1000054594
  1000054603
  1000054623
  1000054642
  1000053093
  1000054702
  1000052007
  1000055084
  1000055087
  1000055090
  1000034090
  1000055410
  1000055752
  1000055753
  1000055754
  1000055091
  1000054831
  1000056435
  1000056664
  1000056890
  1000057056
  1000052218
  1000056665
  1000055043
  1000057352
  1000017061
  1000057724
  1000057297
  1000057808
  1000058147
  1000056689
  1000053948
  1000058891
  1000058893
  1000058911
  1000058354
  1000059676
  1000057517
  1000059519
  1000059843
  1000055230
  1000060305
  1000052744
  1000060626
  1000060964
  1000058146
  1000061616
  1000061354
  1000059474
  1000062411
  1000062695
  1000062721
  1000063000
  1000056272
  1000062640
  1000056900
  1000046203
  1000048887
  1000063700
  1000064261
  1000064276
  1000064283
  1000064319
  1000064326
  1000064363
  1000064825
  1000065229
  1000065531
  1000065533
  1000065247
  1000012245
  1000065858
  1000065947
  1000064362
  1000066196
  1000066206
  1000064716
  1000066275
  1000066276
  1000066277
  1000065169
  1000066453
  81368
]
20 0.38 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  26728
]
21 0.18 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  65981
]
22 0.16 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  96968
]
23 0.14 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  65676
]
24 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  9651
]
25 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  96784
]
26 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  56130
]
27 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  5485
]
28 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  65982
]
29 0.13 ms
SELECT t0.id AS id_1, t0.min_qty AS min_qty_2, t0.max_qty AS max_qty_3, t0.step_qty AS step_qty_4, t0.product_id AS product_id_5 FROM product_rule t0 WHERE t0.product_id = ?
Parameters:
[
  2886
]
30 0.54 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
]
31 0.31 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
]
32 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
]
33 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:
[
  17
]
34 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
]
35 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
]
36 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:
[
  20
]
37 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
]
38 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:
[
  22
]
39 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:
[
  23
]
40 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
]
41 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
]
42 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
  26
]
43 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:
[
  27
]
44 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:
[
  28
]
45 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:
[
  29
]
46 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:
[
  30
]
47 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:
[
  31
]
48 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:
[
  32
]
49 0.41 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:
[
  81368
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Order\CustomerOrder 974
App\Entity\Customer\Customer 327
App\Entity\User\User 232
App\Entity\Delivery\Delivery 227
App\Entity\Catalog\ProductCatalog 95
App\Entity\Catalog\CustomerCatalog 95
App\Entity\Product\Market 56
App\Entity\Pricing\Price 28
App\Entity\Internal\Commercial 26
App\Entity\Product\ProductPrice 25
App\Entity\Product\Product 21
App\Entity\Product\Category 21
App\Entity\Product\Characteristic 10
App\Entity\Product\CharacteristicLabel 10
App\Entity\Delivery\DeliveryCost 6
App\Entity\Internal\Society 4
App\Entity\Internal\Parameter 1